mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore(deps-dev): Bump the dev-dependencies group across 1 directory with 4 updates (#12565)
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
c02ea3d7d9
commit
97451731da
833
package-lock.json
generated
833
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
@ -144,7 +144,7 @@
|
|||||||
"@types/sinon": "17.0.3",
|
"@types/sinon": "17.0.3",
|
||||||
"@typescript-eslint/eslint-plugin": "7.12.0",
|
"@typescript-eslint/eslint-plugin": "7.12.0",
|
||||||
"@typescript-eslint/parser": "7.12.0",
|
"@typescript-eslint/parser": "7.12.0",
|
||||||
"esbuild": "0.21.4",
|
"esbuild": "0.21.5",
|
||||||
"eslint": "8.57.0",
|
"eslint": "8.57.0",
|
||||||
"eslint-config-prettier": "9.1.0",
|
"eslint-config-prettier": "9.1.0",
|
||||||
"eslint-import-resolver-typescript": "3.6.1",
|
"eslint-import-resolver-typescript": "3.6.1",
|
||||||
@ -167,7 +167,7 @@
|
|||||||
"source-map-support": "0.5.21",
|
"source-map-support": "0.5.21",
|
||||||
"spdx-satisfies": "5.0.1",
|
"spdx-satisfies": "5.0.1",
|
||||||
"tsd": "0.31.0",
|
"tsd": "0.31.0",
|
||||||
"tsx": "4.14.1",
|
"tsx": "4.15.1",
|
||||||
"typescript": "5.3.3",
|
"typescript": "5.3.3",
|
||||||
"wireit": "0.14.4"
|
"wireit": "0.14.4"
|
||||||
},
|
},
|
||||||
|
@ -24,7 +24,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@swc/core": "1.5.25",
|
"@swc/core": "1.5.27",
|
||||||
"@types/doctrine": "0.0.9",
|
"@types/doctrine": "0.0.9",
|
||||||
"@types/source-map-support": "0.5.10",
|
"@types/source-map-support": "0.5.10",
|
||||||
"@types/yargs": "17.0.32",
|
"@types/yargs": "17.0.32",
|
||||||
|
@ -35,7 +35,7 @@
|
|||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"@types/yargs": "17.0.32",
|
"@types/yargs": "17.0.32",
|
||||||
"c8": "9.1.0",
|
"c8": "10.0.0",
|
||||||
"glob": "10.4.1",
|
"glob": "10.4.1",
|
||||||
"yargs": "17.7.2",
|
"yargs": "17.7.2",
|
||||||
"zod": "3.23.8"
|
"zod": "3.23.8"
|
||||||
|
Loading…
Reference in New Issue
Block a user