mirror of https://github.com/webpack/webpack.git
chore(deps-dev): bump jest from 26.6.3 to 27.0.4
Bumps [jest](https://github.com/facebook/jest) from 26.6.3 to 27.0.4. - [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/v26.6.3...v27.0.4) --- updated-dependencies: - dependency-name: jest dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
5d297327bc
commit
521b4804b4
|
@ -63,7 +63,7 @@
|
|||
"husky": "^6.0.0",
|
||||
"is-ci": "^3.0.0",
|
||||
"istanbul": "^0.4.5",
|
||||
"jest": "^26.6.3",
|
||||
"jest": "^27.0.4",
|
||||
"jest-diff": "^26.6.2",
|
||||
"jest-junit": "^12.0.0",
|
||||
"json-loader": "^0.5.7",
|
||||
|
|
Loading…
Reference in New Issue