Skip to content

Commit

Permalink
Bump puppeteer from 20.0.0 to 21.2.0
Browse files Browse the repository at this point in the history
Bumps [puppeteer](https://github.com/puppeteer/puppeteer) from 20.0.0 to 21.2.0.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](puppeteer/puppeteer@puppeteer-v20.0.0...puppeteer-v21.2.0)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2023
1 parent e90619c commit 0f87701
Show file tree
Hide file tree
Showing 2 changed files with 292 additions and 141 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"esbuild": "^0.19.2",
"govuk-frontend": "4.7.0",
"sass": "^1.66.1",
"puppeteer": "20.0.0"
"puppeteer": "21.2.0"
},
"scripts": {
"build:css": "sass ./app/assets/stylesheets/main.scss:./app/assets/builds/main.css --no-source-map --load-path=node_modules --quiet-deps",
Expand Down
Loading

0 comments on commit 0f87701

Please sign in to comment.