Skip to content

Commit

Permalink
fix(package): update puppeteer to version 23.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisguttandin committed Aug 15, 2024
1 parent 2f5486b commit a3ead6d
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 28 deletions.
70 changes: 43 additions & 27 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.7.3",
"prettier": "^3.3.3",
"puppeteer": "^23.0.2",
"puppeteer": "^23.1.0",
"rimraf": "^5.0.8",
"rollup": "^4.20.0",
"sinon": "^17.0.2",
Expand Down

0 comments on commit a3ead6d

Please sign in to comment.