Bump jest from 27.4.1 to 27.4.2

Bumps [jest](https://github.com/facebook/jest) from 27.4.1 to 27.4.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.4.1...v27.4.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-12-01 09:01:17 +00:00
committed by Simplify4U Technical account
parent 5de6451692
commit 6de8e2452a
2 changed files with 570 additions and 570 deletions

1138
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -31,6 +31,6 @@
},
"devDependencies": {
"eslint": "^8.3.0",
"jest": "^27.4.1"
"jest": "^27.4.2"
}
}