Skip to content

Commit 05ffc96

Browse files
greenkeeper[bot]tleunen
authored andcommitted
chore(package): update jest and babel-jest 🚀 (#173)
1 parent dcd5dca commit 05ffc96

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"babel-cli": "^6.24.0",
4040
"babel-core": "^6.24.0",
41-
"babel-jest": "^19.0.0",
41+
"babel-jest": "^20.0.1",
4242
"babel-plugin-syntax-dynamic-import": "^6.18.0",
4343
"babel-plugin-transform-es2015-modules-commonjs": "^6.24.0",
4444
"babel-plugin-transform-object-rest-spread": "^6.23.0",
@@ -47,7 +47,7 @@
4747
"eslint": "^3.18.0",
4848
"eslint-config-airbnb-base": "^11.1.2",
4949
"eslint-plugin-import": "^2.2.0",
50-
"jest": "^19.0.2",
50+
"jest": "^20.0.1",
5151
"standard-version": "^4.0.0"
5252
},
5353
"scripts": {

0 commit comments

Comments
 (0)