0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 18:32:41 +00:00

Bump jest from 29.0.3 to 29.2.0

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.0.3 to 29.2.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/main/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/commits/v29.2.0/packages/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-10-17 03:01:24 +00:00
committed by GitHub
parent d998381bbe
commit 74e20bf7be
2 changed files with 803 additions and 2160 deletions

View File

@@ -88,7 +88,7 @@
"devDependencies": {
"eslint": "^8.25.0",
"eslint-plugin-react": "^7.31.10",
"jest": "^29.0.3",
"jest": "^29.2.0",
"supertest": "^6.2.4"
}
}