Skip to content

Commit

Permalink
fix(deps): update dependency puppeteer to v23
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 4, 2024
1 parent f64319c commit 7e1f270
Show file tree
Hide file tree
Showing 2 changed files with 346 additions and 128 deletions.
2 changes: 1 addition & 1 deletion packages/web-functionality/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"jest": "25.5.4",
"jest-junit": "^13.0.0",
"jest-puppeteer": "^6.1.0",
"puppeteer": "^13.0.1"
"puppeteer": "^23.10.1"
},
"devDependencies": {
"@types/expect-puppeteer": "5.0.6",
Expand Down
Loading

0 comments on commit 7e1f270

Please sign in to comment.