Skip to content

Commit b98d352

Browse files
fix(deps): update dependency puppeteer to v25.1.0 (#2064)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0a8f939 commit b98d352

3 files changed

Lines changed: 52 additions & 221 deletions

File tree

commands/serve/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"extend": "3.0.2",
4848
"html-webpack-plugin": "5.6.7",
4949
"portfinder": "1.0.38",
50-
"puppeteer": "25.0.4",
50+
"puppeteer": "25.1.0",
5151
"regenerator-runtime": "0.14.1",
5252
"source-map-loader": "5.0.0",
5353
"webpack": "5.107.2",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,7 +86,7 @@
8686
"picasso-plugin-q": "2.11.5",
8787
"picasso.js": "2.11.5",
8888
"prettier": "3.8.3",
89-
"puppeteer": "25.0.4",
89+
"puppeteer": "25.1.0",
9090
"qix-faker": "0.3.0",
9191
"react-is": "18.3.1",
9292
"rollup": "4.61.1",

0 commit comments

Comments
 (0)