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

Bump jest from 28.1.2 to 28.1.3

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.2 to 28.1.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/v28.1.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]
2022-07-14 03:01:19 +00:00
committed by GitHub
parent 80334a1649
commit a3038868b9
2 changed files with 619 additions and 587 deletions

1204
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -88,7 +88,7 @@
"devDependencies": {
"eslint": "^8.19.0",
"eslint-plugin-react": "^7.30.1",
"jest": "^28.1.2",
"jest": "^28.1.3",
"supertest": "^6.2.4"
}
}