Skip to content

Commit 59d1682

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

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
@@ -57,7 +57,7 @@
5757
"html-loader": "0.5.5",
5858
"html-webpack-plugin": "3.2.0",
5959
"jest": "23.6.0",
60-
"jest-cli": "23.6.0",
60+
"jest-cli": "24.5.0",
6161
"mini-css-extract-plugin": "0.5.0",
6262
"node-sass": "4.11.0",
6363
"optimize-css-assets-webpack-plugin": "5.0.1",

0 commit comments

Comments
 (0)