Skip to content

Commit

Permalink
Bump the test group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the test group with 2 updates: [puppeteer](https://github.com/puppeteer/puppeteer) and [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest).


Updates `puppeteer` from 21.9.0 to 22.0.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-v21.9.0...puppeteer-v22.0.0)

Updates `@types/jest` from 29.5.11 to 29.5.12
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest)

---
updated-dependencies:
- dependency-name: puppeteer
  dependency-type: direct:development
  update-type: version-update:semver-major
  dependency-group: test
- dependency-name: "@types/jest"
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: test
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 6, 2024
1 parent 97bb6cd commit 6b59e01
Show file tree
Hide file tree
Showing 2 changed files with 37 additions and 36 deletions.
69 changes: 35 additions & 34 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"postcss-markdown": "^1.2.0",
"postcss-scss": "^4.0.9",
"prettier": "^3.2.5",
"puppeteer": "^21.9.0",
"puppeteer": "^22.0.0",
"rollup": "^4.9.6",
"sass-export": "^2.1.2",
"serve-static": "^1.15.0",
Expand All @@ -109,7 +109,7 @@
"optionalDependencies": {
"@jest/environment": "^29.7.0",
"@types/browser-sync": "^2.29.0",
"@types/jest": "^29.5.11",
"@types/jest": "^29.5.12",
"@types/jest-axe": "^3.5.9",
"@types/node": "^20.11.5",
"@types/nunjucks": "^3.2.6",
Expand Down

0 comments on commit 6b59e01

Please sign in to comment.