Skip to content

Commit

Permalink
fix(deps): update dependency puppeteer to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 18, 2024
1 parent fa18929 commit 0732256
Show file tree
Hide file tree
Showing 2 changed files with 361 additions and 125 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": "^22.11.2"
},
"devDependencies": {
"@types/expect-puppeteer": "5.0.6",
Expand Down
Loading

0 comments on commit 0732256

Please sign in to comment.