Bump jest from 27.5.1 to 28.1.0

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-05-23 09:04:23 +00:00
committed by Slawomir Jaranowski
parent 17c084c58d
commit e6923122c3
2 changed files with 1114 additions and 2138 deletions

View File

@ -31,6 +31,6 @@
},
"devDependencies": {
"eslint": "^8.16.0",
"jest": "^27.5.1"
"jest": "^28.1.0"
}
}