0
0
mirror of https://github.com/naturalcrit/homebrewery.git synced 2025-12-28 13:32:39 +00:00

Bump jest from 28.0.3 to 28.1.0

Bumps [jest](https://github.com/facebook/jest/tree/HEAD/packages/jest) from 28.0.3 to 28.1.0.
- [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.0/packages/jest)

---
updated-dependencies:
- dependency-name: jest
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-18 16:24:25 +00:00
committed by GitHub
parent 79dff10240
commit 353a438849
2 changed files with 550 additions and 548 deletions

1096
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -89,7 +89,7 @@
"devDependencies": {
"eslint": "^8.15.0",
"eslint-plugin-react": "^7.29.4",
"jest": "^28.0.3",
"jest": "^28.1.0",
"supertest": "^6.2.3"
}
}