Skip to content

Commit 05efca4

Browse files
Update jest requirement from 23.6.0 to 24.5.0
Updates the requirements on [jest](https://github.com/facebook/jest) to permit the latest version. - [Release notes](https://github.com/facebook/jest/releases) - [Changelog](https://github.com/facebook/jest/blob/master/CHANGELOG.md) - [Commits](jestjs/jest@v23.6.0...v24.5.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent bede8cd commit 05efca4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"file-loader": "3.0.1",
5757
"html-loader": "0.5.5",
5858
"html-webpack-plugin": "3.2.0",
59-
"jest": "23.6.0",
59+
"jest": "24.5.0",
6060
"jest-cli": "23.6.0",
6161
"mini-css-extract-plugin": "0.5.0",
6262
"node-sass": "4.11.0",

0 commit comments

Comments
 (0)