mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore(deps-dev): Bump the dev-dependencies group with 8 updates (#12297)
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:
@@ -24,7 +24,7 @@
|
||||
}
|
||||
},
|
||||
"devDependencies": {
|
||||
"@swc/core": "1.4.13",
|
||||
"@swc/core": "1.4.16",
|
||||
"@types/doctrine": "0.0.9",
|
||||
"@types/source-map-support": "0.5.10",
|
||||
"@types/yargs": "17.0.32",
|
||||
|
||||
@@ -32,7 +32,7 @@
|
||||
"author": "The Chromium Authors",
|
||||
"license": "Apache-2.0",
|
||||
"devDependencies": {
|
||||
"@prettier/sync": "0.5.1",
|
||||
"@typescript-eslint/utils": "7.6.0"
|
||||
"@prettier/sync": "0.5.2",
|
||||
"@typescript-eslint/utils": "7.7.0"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -38,6 +38,6 @@
|
||||
"c8": "9.1.0",
|
||||
"glob": "10.3.12",
|
||||
"yargs": "17.7.2",
|
||||
"zod": "3.22.4"
|
||||
"zod": "3.22.5"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user