Skip to content

Commit

Permalink
fix(package): update puppeteer to version 22.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisguttandin committed Feb 22, 2024
1 parent eb7ce56 commit 20a0e05
Show file tree
Hide file tree
Showing 2 changed files with 95 additions and 34 deletions.
127 changes: 94 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"memory-fs": "^0.5.0",
"mocha": "^10.3.0",
"prettier": "^3.2.5",
"puppeteer": "^22.1.0",
"puppeteer": "^22.2.0",
"rimraf": "^5.0.5",
"rollup": "^4.12.0",
"sinon": "^17.0.1",
Expand Down

0 comments on commit 20a0e05

Please sign in to comment.