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 (#11464)
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
8be3e797bb
commit
0e6852d9da
8
package-lock.json
generated
8
package-lock.json
generated
@ -51,7 +51,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.29.0",
|
"tsd": "0.29.0",
|
||||||
"tsx": "4.6.0",
|
"tsx": "4.6.1",
|
||||||
"typescript": "5.2.2",
|
"typescript": "5.2.2",
|
||||||
"wireit": "0.14.1"
|
"wireit": "0.14.1"
|
||||||
}
|
}
|
||||||
@ -10822,9 +10822,9 @@
|
|||||||
"dev": true
|
"dev": true
|
||||||
},
|
},
|
||||||
"node_modules/tsx": {
|
"node_modules/tsx": {
|
||||||
"version": "4.6.0",
|
"version": "4.6.1",
|
||||||
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.6.0.tgz",
|
"resolved": "https://registry.npmjs.org/tsx/-/tsx-4.6.1.tgz",
|
||||||
"integrity": "sha512-HLHaDQ78mly4Pd5co6tWQOiNVYoYYAPUcwSSZK4bcs3zSEsg+/67LS/ReHook0E7DKPfe1J5jc0ocIhUrnaR4w==",
|
"integrity": "sha512-OQ4TAPHXAPUo/NZAmmIybl0o8LFOTlycQxFepLBAp6EV87U88fOKYGCQI2viGAEOVU9UW/cgQcxcOMnfEKVY3Q==",
|
||||||
"dev": true,
|
"dev": true,
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"esbuild": "~0.18.20",
|
"esbuild": "~0.18.20",
|
||||||
|
@ -156,7 +156,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.29.0",
|
"tsd": "0.29.0",
|
||||||
"tsx": "4.6.0",
|
"tsx": "4.6.1",
|
||||||
"typescript": "5.2.2",
|
"typescript": "5.2.2",
|
||||||
"wireit": "0.14.1"
|
"wireit": "0.14.1"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user