Bump jest from 27.2.5 to 27.3.0

Bumps [jest](https://github.com/facebook/jest) from 27.2.5 to 27.3.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/compare/v27.2.5...v27.3.0)

---
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]
2021-10-18 09:02:09 +00:00
committed by Simplify4U Technical account
parent 59f0fc1839
commit 325887fbac
2 changed files with 695 additions and 723 deletions

View File

@ -31,6 +31,6 @@
},
"devDependencies": {
"eslint": "^8.0.1",
"jest": "^27.2.5"
"jest": "^27.3.0"
}
}