Skip to content

Commit

Permalink
Bump puppeteer (#2550)
Browse files Browse the repository at this point in the history
Bumps the dev-dependencies group with 1 update in the /Control directory: [puppeteer](https://github.com/puppeteer/puppeteer).


Updates `puppeteer` from 22.15.0 to 23.1.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-v22.15.0...puppeteer-v23.1.0)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: dev-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 20, 2024
1 parent 48ceff7 commit 8b717a3
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 20 deletions.
47 changes: 28 additions & 19 deletions Control/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 Control/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"mocha": "^10.7.0",
"nock": "^13.5.0",
"nyc": "^17.0.0",
"puppeteer": "^22.15.0",
"puppeteer": "^23.1.0",
"sinon": "18.0.0"
}
}

0 comments on commit 8b717a3

Please sign in to comment.