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

Bump jest from 27.5.0 to 27.5.1

Bumps [jest](https://github.com/facebook/jest) from 27.5.0 to 27.5.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/compare/v27.5.0...v27.5.1)

---
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-02-09 03:01:42 +00:00
committed by GitHub
parent 29c32f03ae
commit c2b9a19c12
2 changed files with 750 additions and 644 deletions

1392
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -85,7 +85,7 @@
"devDependencies": {
"eslint": "^8.8.0",
"eslint-plugin-react": "^7.28.0",
"jest": "^27.5.0",
"jest": "^27.5.1",
"supertest": "^6.2.2"
}
}