Skip to content

Commit d497c6e

Browse files
committed
Update jest to v13
1 parent 2963a8c commit d497c6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"babel-cli": "^6.9.0",
4545
"babel-core": "^6.9.1",
4646
"babel-eslint": "^6.0.4",
47-
"babel-jest": "^12.1.0",
47+
"babel-jest": "^13.0.0",
4848
"babel-loader": "^6.2.4",
4949
"babel-preset-es2015": "^6.9.0",
5050
"babel-preset-react": "^6.5.0",
@@ -56,7 +56,7 @@
5656
"eslint-plugin-import": "^1.8.0",
5757
"eslint-plugin-jsx-a11y": "^1.2.2",
5858
"eslint-plugin-react": "^5.1.1",
59-
"jest-cli": "^12.1.1",
59+
"jest-cli": "^13.0.0",
6060
"react": "^15.0.0",
6161
"react-addons-test-utils": "^15.0.0",
6262
"react-dom": "^15.0.0",

0 commit comments

Comments
 (0)