Skip to content

Commit 354ad6a

Browse files
fix(package): update babel-jest to version 23.0.1
Closes #146
1 parent 76fa5f5 commit 354ad6a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"autobind-decorator": "^2.1.0",
2626
"babel-core": "^6.24.1",
2727
"babel-eslint": "^8.0.1",
28-
"babel-jest": "^22.2.2",
28+
"babel-jest": "^23.0.1",
2929
"babel-loader": "^7.1.1",
3030
"babel-plugin-transform-decorators-legacy": "^1.3.4",
3131
"babel-preset-es2015": "^6.24.1",

0 commit comments

Comments
 (0)