Skip to content

Commit

Permalink
build(deps-dev): bump puppeteer to 23.11.1 and rollup to 4.29.1; upda…
Browse files Browse the repository at this point in the history
…te package manager to [email protected]
  • Loading branch information
adaptive committed Dec 26, 2024
1 parent da0c76a commit 92b1d5b
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 107 deletions.
6 changes: 3 additions & 3 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.4.2",
"puppeteer": "23.10.4",
"rollup": "4.28.1",
"puppeteer": "23.11.1",
"rollup": "4.29.1",
"@rollup/plugin-terser": "0.4.4"
},
"scripts": {
Expand Down Expand Up @@ -97,5 +97,5 @@
"spotter-vultr": "node ./tools/spotters/vultr.js",
"spotters": "concurrently \"yarn:spotter-*\""
},
"packageManager": "pnpm@9.13.2"
"packageManager": "pnpm@9.15.1"
}
Loading

0 comments on commit 92b1d5b

Please sign in to comment.