Bump jest from 27.0.6 to 27.1.0

Bumps [jest](https://github.com/facebook/jest) from 27.0.6 to 27.1.0.
- [Release notes](https://github.com/facebook/jest/releases)
- [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md)
- [Commits](https://github.com/facebook/jest/compare/v27.0.6...v27.1.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-08-30 09:02:24 +00:00
committed by Simplify4U Technical account
parent 925227526f
commit 98247d0ae9
2 changed files with 586 additions and 582 deletions

1166
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.0.6"
"jest": "^27.1.0"
}
}