chore(deps): Bump the dependencies group with 1 update (#11692)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2024-01-17 10:12:48 +01:00 committed by GitHub
parent 9aca8da479
commit ccd782698b
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 6 additions and 6 deletions

10
package-lock.json generated
View File

@ -860,9 +860,9 @@
} }
}, },
"node_modules/@microsoft/api-documenter": { "node_modules/@microsoft/api-documenter": {
"version": "7.23.16", "version": "7.23.17",
"resolved": "https://registry.npmjs.org/@microsoft/api-documenter/-/api-documenter-7.23.16.tgz", "resolved": "https://registry.npmjs.org/@microsoft/api-documenter/-/api-documenter-7.23.17.tgz",
"integrity": "sha512-B8Vr9oBwzbtNt5uyhbFLymEpzSYKWkQ5WED59zjEXY4981qcBLXprQoTZYdyrhokVwzUxLIcqrS0uvZag39QlQ==", "integrity": "sha512-9AaEo0LaVdx5qljF4wX1kjZmWRcFDM9OAdW5HXEdapuIyCq8/uAJ4W9q5ee0ntJuJ+Z0g8ynfA3/WEyAuQt/Rw==",
"dependencies": { "dependencies": {
"@microsoft/api-extractor-model": "7.28.4", "@microsoft/api-extractor-model": "7.28.4",
"@microsoft/tsdoc": "0.14.2", "@microsoft/tsdoc": "0.14.2",
@ -10760,7 +10760,7 @@
}, },
"packages/ng-schematics": { "packages/ng-schematics": {
"name": "@puppeteer/ng-schematics", "name": "@puppeteer/ng-schematics",
"version": "0.5.5", "version": "0.5.6",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@angular-devkit/architect": "^0.1700.7", "@angular-devkit/architect": "^0.1700.7",
@ -11190,7 +11190,7 @@
"version": "0.1.0", "version": "0.1.0",
"license": "Apache-2.0", "license": "Apache-2.0",
"dependencies": { "dependencies": {
"@microsoft/api-documenter": "7.23.16", "@microsoft/api-documenter": "7.23.17",
"@microsoft/api-extractor-model": "7.28.4", "@microsoft/api-extractor-model": "7.28.4",
"@microsoft/tsdoc": "0.14.2", "@microsoft/tsdoc": "0.14.2",
"@rushstack/node-core-library": "3.63.0" "@rushstack/node-core-library": "3.63.0"

View File

@ -24,7 +24,7 @@
} }
}, },
"dependencies": { "dependencies": {
"@microsoft/api-documenter": "7.23.16", "@microsoft/api-documenter": "7.23.17",
"@microsoft/api-extractor-model": "7.28.4", "@microsoft/api-extractor-model": "7.28.4",
"@microsoft/tsdoc": "0.14.2", "@microsoft/tsdoc": "0.14.2",
"@rushstack/node-core-library": "3.63.0" "@rushstack/node-core-library": "3.63.0"