Bump jest from 27.4.2 to 27.4.3

Bumps [jest](https://github.com/facebook/jest) from 27.4.2 to 27.4.3.
- [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.2...v27.4.3)

---
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-02 09:02:08 +00:00
committed by Simplify4U Technical account
parent 6de8e2452a
commit c9c15c64e0
2 changed files with 68 additions and 116 deletions

View File

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