0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 16:22:44 +00:00

Bump jest from 29.2.1 to 29.2.2

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.2.1 to 29.2.2.
- [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.2/packages/jest)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-10-25 03:12:38 +00:00
committed by GitHub
parent d2c86bf619
commit 50c541f3fa
2 changed files with 290 additions and 290 deletions

578
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -88,7 +88,7 @@
"devDependencies": {
"eslint": "^8.25.0",
"eslint-plugin-react": "^7.31.10",
"jest": "^29.2.1",
"jest": "^29.2.2",
"supertest": "^6.3.1"
}
}