Skip to content

Commit

Permalink
Update puppeteer and rollup versions in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
adaptive committed Apr 2, 2024
1 parent 3d76dde commit b7004ec
Show file tree
Hide file tree
Showing 2 changed files with 76 additions and 58 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@
"isomorphic-fetch": "3.0.0",
"lodash": "4.17.21",
"prettier": "3.2.5",
"puppeteer": "22.6.1",
"rollup": "4.13.0",
"puppeteer": "22.6.2",
"rollup": "4.13.2",
"@rollup/plugin-terser": "0.4.4"
},
"scripts": {
Expand Down
130 changes: 74 additions & 56 deletions pnpm-lock.yaml

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

0 comments on commit b7004ec

Please sign in to comment.