Skip to content

Commit

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


Updates `puppeteer` from 23.1.0 to 23.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-v23.1.0...puppeteer-v23.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 28, 2024
1 parent e4d270c commit 38f7dbf
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
38 changes: 19 additions & 19 deletions Framework/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 Framework/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"mocha": "^10.7.0",
"nock": "13.5.0",
"nyc": "^17.0.0",
"puppeteer": "^23.1.0",
"puppeteer": "^23.2.0",
"sinon": "18.0.0",
"supertest": "^7.0.0"
},
Expand Down

0 comments on commit 38f7dbf

Please sign in to comment.