Skip to content

Commit 8965161

Browse files
chore(deps): template npm packages: bump puppeteer in /template
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 22.11.2 to 22.12.1. - [Release notes](https://github.com/puppeteer/puppeteer/releases) - [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json) - [Commits](puppeteer/puppeteer@puppeteer-v22.11.2...puppeteer-v22.12.1) --- updated-dependencies: - dependency-name: puppeteer dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b23b35 commit 8965161

File tree

3 files changed

+22
-22
lines changed

3 files changed

+22
-22
lines changed

template/.yarn/install-state.gz

-10.6 KB
Binary file not shown.

template/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"jsonc-eslint-parser": "^2.4.0",
2424
"lint-staged": "^15.2.7",
2525
"prettier": "^3.2.2",
26-
"puppeteer": "^22.11.2",
26+
"puppeteer": "^22.12.1",
2727
"remark": "15.0.1",
2828
"ts-node": "10.9.1",
2929
"tslib": "^2.3.0",

template/yarn.lock

Lines changed: 21 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ __metadata:
2828
jsonc-eslint-parser: "npm:^2.4.0"
2929
lint-staged: "npm:^15.2.7"
3030
prettier: "npm:^3.2.2"
31-
puppeteer: "npm:^22.11.2"
31+
puppeteer: "npm:^22.12.1"
3232
remark: "npm:15.0.1"
3333
ts-node: "npm:10.9.1"
3434
tslib: "npm:^2.3.0"
@@ -1712,16 +1712,16 @@ __metadata:
17121712
languageName: node
17131713
linkType: hard
17141714

1715-
"chromium-bidi@npm:0.5.23":
1716-
version: 0.5.23
1717-
resolution: "chromium-bidi@npm:0.5.23"
1715+
"chromium-bidi@npm:0.5.24":
1716+
version: 0.5.24
1717+
resolution: "chromium-bidi@npm:0.5.24"
17181718
dependencies:
17191719
mitt: "npm:3.0.1"
17201720
urlpattern-polyfill: "npm:10.0.0"
17211721
zod: "npm:3.23.8"
17221722
peerDependencies:
17231723
devtools-protocol: "*"
1724-
checksum: 46ce55b3af2affa9fd570b10ac1b1dc96272c13e55c01bea1074c301e7b363039766dfb1f42160921e25a6aa7050b72ebfb38e8f8f38a037119027a6f92141a9
1724+
checksum: 5b99093298911719f5c91a7ffdfa70f4efceb95bcbbde159e758ef2626f8ccb39ccb8a099c094a8294de78beae71c85c3dc0f36f5cb9264b1f28ed24b80054af
17251725
languageName: node
17261726
linkType: hard
17271727

@@ -1863,7 +1863,7 @@ __metadata:
18631863
languageName: node
18641864
linkType: hard
18651865

1866-
"cosmiconfig@npm:9.0.0":
1866+
"cosmiconfig@npm:^9.0.0":
18671867
version: 9.0.0
18681868
resolution: "cosmiconfig@npm:9.0.0"
18691869
dependencies:
@@ -1945,7 +1945,7 @@ __metadata:
19451945
languageName: node
19461946
linkType: hard
19471947

1948-
"debug@npm:4, debug@npm:4.3.5, debug@npm:^4.0.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:~4.3.4":
1948+
"debug@npm:4, debug@npm:^4.0.0, debug@npm:^4.1.1, debug@npm:^4.3.1, debug@npm:^4.3.2, debug@npm:^4.3.4, debug@npm:^4.3.5, debug@npm:~4.3.4":
19491949
version: 4.3.5
19501950
resolution: "debug@npm:4.3.5"
19511951
dependencies:
@@ -5530,30 +5530,30 @@ __metadata:
55305530
languageName: node
55315531
linkType: hard
55325532

5533-
"puppeteer-core@npm:22.11.2":
5534-
version: 22.11.2
5535-
resolution: "puppeteer-core@npm:22.11.2"
5533+
"puppeteer-core@npm:22.12.1":
5534+
version: 22.12.1
5535+
resolution: "puppeteer-core@npm:22.12.1"
55365536
dependencies:
55375537
"@puppeteer/browsers": "npm:2.2.3"
5538-
chromium-bidi: "npm:0.5.23"
5539-
debug: "npm:4.3.5"
5538+
chromium-bidi: "npm:0.5.24"
5539+
debug: "npm:^4.3.5"
55405540
devtools-protocol: "npm:0.0.1299070"
5541-
ws: "npm:8.17.1"
5542-
checksum: f346c80215c0de480f20d5d9cccf2aa194ad38208c200624abdade4320e60c15b4583dc3071e80ed494003bdabb5e70f7c22c8a31e173db866388a052bf9035e
5541+
ws: "npm:^8.17.1"
5542+
checksum: f59f3ef2c36984d2daa527b26f4b87577077a76461e16dcea20cb738332f5bd6d2950f6b63d1e8df7caebf77dfaffd4fd5b9c96a1a59547dc0a65b7ee9937ae4
55435543
languageName: node
55445544
linkType: hard
55455545

5546-
"puppeteer@npm:^22.11.2":
5547-
version: 22.11.2
5548-
resolution: "puppeteer@npm:22.11.2"
5546+
"puppeteer@npm:^22.12.1":
5547+
version: 22.12.1
5548+
resolution: "puppeteer@npm:22.12.1"
55495549
dependencies:
55505550
"@puppeteer/browsers": "npm:2.2.3"
5551-
cosmiconfig: "npm:9.0.0"
5551+
cosmiconfig: "npm:^9.0.0"
55525552
devtools-protocol: "npm:0.0.1299070"
5553-
puppeteer-core: "npm:22.11.2"
5553+
puppeteer-core: "npm:22.12.1"
55545554
bin:
55555555
puppeteer: lib/esm/puppeteer/node/cli.js
5556-
checksum: 6e4246af43ccd1a08b31db5fc969bfd59d2cd293aacaff998a50bb34cfad6304e25e5a69d761dd179ccdfbd8c365afa1fa9217e950a33731d08aebaa48942b3b
5556+
checksum: 9de7e5a70efd2ef4c9aec94c59ac05e74348935c8b3f9e87686911d747fddff9573b4451f35d330433f1afa523e8dc79c61da9f95a6d24b74183d175bcfd71de
55575557
languageName: node
55585558
linkType: hard
55595559

@@ -7291,7 +7291,7 @@ __metadata:
72917291
languageName: node
72927292
linkType: hard
72937293

7294-
"ws@npm:8.17.1":
7294+
"ws@npm:^8.17.1":
72957295
version: 8.17.1
72967296
resolution: "ws@npm:8.17.1"
72977297
peerDependencies:

0 commit comments

Comments
 (0)