Bump jest from 27.2.1 to 27.2.2

Bumps [jest](https://github.com/facebook/jest) from 27.2.1 to 27.2.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/compare/v27.2.1...v27.2.2)

---
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]
2021-09-27 09:01:21 +00:00
committed by Simplify4U Technical account
parent 96797eff7a
commit 1bf3a84fa8
2 changed files with 499 additions and 493 deletions

990
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -31,6 +31,6 @@
},
"devDependencies": {
"eslint": "^7.32.0",
"jest": "^27.2.1"
"jest": "^27.2.2"
}
}