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 1 update (#11625)
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
9b5407cad8
commit
488e237853
8
package-lock.json
generated
8
package-lock.json
generated
@ -50,7 +50,7 @@
|
||||
"sinon": "17.0.1",
|
||||
"source-map-support": "0.5.21",
|
||||
"spdx-satisfies": "5.0.1",
|
||||
"tsd": "0.30.2",
|
||||
"tsd": "0.30.3",
|
||||
"tsx": "4.7.0",
|
||||
"typescript": "5.3.3",
|
||||
"wireit": "0.14.1"
|
||||
@ -9988,9 +9988,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/tsd": {
|
||||
"version": "0.30.2",
|
||||
"resolved": "https://registry.npmjs.org/tsd/-/tsd-0.30.2.tgz",
|
||||
"integrity": "sha512-+uZLtEMP6Jsntv5Bvrf+1kc26Aci/sDXeMqRz9Rr7zyK4osOCbv1GOBf86fssWJWoOr1yyvyxnLtxtmbsvubWg==",
|
||||
"version": "0.30.3",
|
||||
"resolved": "https://registry.npmjs.org/tsd/-/tsd-0.30.3.tgz",
|
||||
"integrity": "sha512-xoEp6JPqpT9Ti9wGX5qgy7URp0lrmxN7YkbsyphBzdc1SYiXvJYgRXSIVvSZz42+/Wd/R1kBOMbgGC6rtiKxqQ==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"@tsd/typescript": "~5.3.3",
|
||||
|
@ -155,7 +155,7 @@
|
||||
"sinon": "17.0.1",
|
||||
"source-map-support": "0.5.21",
|
||||
"spdx-satisfies": "5.0.1",
|
||||
"tsd": "0.30.2",
|
||||
"tsd": "0.30.3",
|
||||
"tsx": "4.7.0",
|
||||
"typescript": "5.3.3",
|
||||
"wireit": "0.14.1"
|
||||
|
Loading…
Reference in New Issue
Block a user