Bump jest from 27.1.1 to 27.2.0

Bumps [jest](https://github.com/facebook/jest) from 27.1.1 to 27.2.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.1.1...v27.2.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-09-13 09:01:28 +00:00
committed by Simplify4U Technical account
parent 342ff43418
commit c25e9f11a2
2 changed files with 522 additions and 522 deletions

1042
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.1.1"
"jest": "^27.2.0"
}
}