Build(deps-dev): Bump puppeteer-core from 22.5.0 to 22.6.1 (#26353)

Bumps [puppeteer-core](https://github.com/puppeteer/puppeteer) from 22.5.0 to 22.6.1.
- [Release notes](https://github.com/puppeteer/puppeteer/releases)
- [Changelog](https://github.com/puppeteer/puppeteer/blob/main/release-please-config.json)
- [Commits](https://github.com/puppeteer/puppeteer/compare/puppeteer-core-v22.5.0...puppeteer-core-v22.6.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-03-25 22:55:54 +01:00
committed by GitHub
parent 1e4e6f89cc
commit 285306ff3f
2 changed files with 15 additions and 15 deletions

View File

@@ -36,7 +36,7 @@
"pikaday": "1.8.2",
"postinstall-postinstall": "^2.1.0",
"prettier": "^2.8.8",
"puppeteer-core": "^22.5.0",
"puppeteer-core": "^22.6.1",
"squoosh": "discourse/squoosh#dc9649d",
"typescript": "^5.4.3"
},