mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
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:
parent
9aca8da479
commit
ccd782698b
10
package-lock.json
generated
10
package-lock.json
generated
@ -860,9 +860,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@microsoft/api-documenter": {
|
||||
"version": "7.23.16",
|
||||
"resolved": "https://registry.npmjs.org/@microsoft/api-documenter/-/api-documenter-7.23.16.tgz",
|
||||
"integrity": "sha512-B8Vr9oBwzbtNt5uyhbFLymEpzSYKWkQ5WED59zjEXY4981qcBLXprQoTZYdyrhokVwzUxLIcqrS0uvZag39QlQ==",
|
||||
"version": "7.23.17",
|
||||
"resolved": "https://registry.npmjs.org/@microsoft/api-documenter/-/api-documenter-7.23.17.tgz",
|
||||
"integrity": "sha512-9AaEo0LaVdx5qljF4wX1kjZmWRcFDM9OAdW5HXEdapuIyCq8/uAJ4W9q5ee0ntJuJ+Z0g8ynfA3/WEyAuQt/Rw==",
|
||||
"dependencies": {
|
||||
"@microsoft/api-extractor-model": "7.28.4",
|
||||
"@microsoft/tsdoc": "0.14.2",
|
||||
@ -10760,7 +10760,7 @@
|
||||
},
|
||||
"packages/ng-schematics": {
|
||||
"name": "@puppeteer/ng-schematics",
|
||||
"version": "0.5.5",
|
||||
"version": "0.5.6",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@angular-devkit/architect": "^0.1700.7",
|
||||
@ -11190,7 +11190,7 @@
|
||||
"version": "0.1.0",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@microsoft/api-documenter": "7.23.16",
|
||||
"@microsoft/api-documenter": "7.23.17",
|
||||
"@microsoft/api-extractor-model": "7.28.4",
|
||||
"@microsoft/tsdoc": "0.14.2",
|
||||
"@rushstack/node-core-library": "3.63.0"
|
||||
|
@ -24,7 +24,7 @@
|
||||
}
|
||||
},
|
||||
"dependencies": {
|
||||
"@microsoft/api-documenter": "7.23.16",
|
||||
"@microsoft/api-documenter": "7.23.17",
|
||||
"@microsoft/api-extractor-model": "7.28.4",
|
||||
"@microsoft/tsdoc": "0.14.2",
|
||||
"@rushstack/node-core-library": "3.63.0"
|
||||
|
Loading…
Reference in New Issue
Block a user