Skip to content

Commit 3c00b5d

Browse files
authored
🤖 Merge PR DefinitelyTyped#72600 [aws-synthetics-puppeteer] Bump to 10.0 and upgrade puppeteer-core by @bjoernahrens
1 parent 3634b01 commit 3c00b5d

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎types/aws-synthetics-puppeteer/package.json‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,16 @@
11
{
22
"private": true,
33
"name": "@types/aws-synthetics-puppeteer",
4-
"version": "9.0.9999",
4+
"version": "10.0.9999",
55
"nonNpm": true,
66
"nonNpmDescription": "aws-synthetics-puppeteer",
77
"projects": [
88
"https://docs.aws.amazon.com/AmazonCloudWatch/latest/monitoring/CloudWatch_Synthetics_Canaries.html"
99
],
1010
"dependencies": {
1111
"@types/node": "*",
12-
"puppeteer-core": "22.12.1",
13-
"aws-xray-sdk-core": "=3.3.1"
12+
"puppeteer-core": "24.2.0",
13+
"aws-xray-sdk-core": "3.10.3"
1414
},
1515
"devDependencies": {
1616
"@types/aws-synthetics-puppeteer": "workspace:."

0 commit comments

Comments
 (0)