0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-29 15:32:40 +00:00

Bump jest from 28.1.1 to 28.1.2

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.1.1 to 28.1.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/v28.1.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-06-30 03:01:28 +00:00
committed by GitHub
parent 3649099d00
commit e38975177f
2 changed files with 252 additions and 252 deletions

502
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -88,7 +88,7 @@
"devDependencies": {
"eslint": "^8.18.0",
"eslint-plugin-react": "^7.30.0",
"jest": "^28.1.1",
"jest": "^28.1.2",
"supertest": "^6.2.3"
}
}