0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2026-01-02 08:32:41 +00:00

Bump jest from 29.2.0 to 29.2.1

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 29.2.0 to 29.2.1.
- [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.1/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-19 03:01:25 +00:00
committed by GitHub
parent c4e331ee7e
commit bf39d4124c
2 changed files with 520 additions and 520 deletions

1038
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

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