0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-24 14:12:40 +00:00

Bump jest from 29.4.1 to 29.4.3

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.4.1 to 29.4.3.
- [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.4.3/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]
2023-02-16 03:57:59 +00:00
committed by GitHub
parent 7ea3ef8474
commit 0a7e25a749
2 changed files with 653 additions and 679 deletions

1330
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -106,7 +106,7 @@
"devDependencies": {
"eslint": "^8.33.0",
"eslint-plugin-react": "^7.32.2",
"jest": "^29.4.1",
"jest": "^29.4.3",
"supertest": "^6.3.3"
}
}