Skip to content

Commit

Permalink
chore(package): update jest and babel-jest πŸš€ (#173)
Browse files Browse the repository at this point in the history
  • Loading branch information
greenkeeper[bot] authored and tleunen committed May 16, 2017
1 parent dcd5dca commit 05ffc96
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
"devDependencies": {
"babel-cli": "^6.24.0",
"babel-core": "^6.24.0",
"babel-jest": "^19.0.0",
"babel-jest": "^20.0.1",
"babel-plugin-syntax-dynamic-import": "^6.18.0",
"babel-plugin-transform-es2015-modules-commonjs": "^6.24.0",
"babel-plugin-transform-object-rest-spread": "^6.23.0",
Expand All @@ -47,7 +47,7 @@
"eslint": "^3.18.0",
"eslint-config-airbnb-base": "^11.1.2",
"eslint-plugin-import": "^2.2.0",
"jest": "^19.0.2",
"jest": "^20.0.1",
"standard-version": "^4.0.0"
},
"scripts": {
Expand Down

0 comments on commit 05ffc96

Please sign in to comment.