Bump jest from 27.2.5 to 27.3.0

Bumps [jest](https://github.com/facebook/jest) from 27.2.5 to 27.3.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.2.5...v27.3.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-10-18 04:14:28 +00:00 committed by Jon Koops
parent 6650b9022a
commit e3885bc783
2 changed files with 515 additions and 502 deletions

1015
package-lock.json generated

File diff suppressed because it is too large Load diff

View file

@ -75,7 +75,7 @@
"fork-ts-checker-webpack-plugin": "^6.3.4", "fork-ts-checker-webpack-plugin": "^6.3.4",
"http2-proxy": "^5.0.53", "http2-proxy": "^5.0.53",
"husky": "^7.0.2", "husky": "^7.0.2",
"jest": "^27.2.5", "jest": "^27.3.0",
"lint-staged": "^11.2.3", "lint-staged": "^11.2.3",
"postcss": "^8.3.9", "postcss": "^8.3.9",
"postcss-import": "^14.0.2", "postcss-import": "^14.0.2",