Skip to content

Commit

Permalink
fix(deps): update dependency puppeteer to v20
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jun 13, 2023
1 parent 032fc1d commit 29ef09d
Show file tree
Hide file tree
Showing 2 changed files with 293 additions and 75 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": "^20.7.1"
},
"devDependencies": {
"@types/expect-puppeteer": "5.0.3",
Expand Down
Loading

0 comments on commit 29ef09d

Please sign in to comment.