Skip to content

Commit

Permalink
chore: upgrade to jest 23 (#507)
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB authored and okonet committed Oct 21, 2018
1 parent f05ada6 commit e6a6ec6
Show file tree
Hide file tree
Showing 2 changed files with 391 additions and 462 deletions.
4 changes: 3 additions & 1 deletion package.json
Expand Up @@ -49,6 +49,8 @@
"stringify-object": "^3.2.2"
},
"devDependencies": {
"babel-core": "^6.26.3",
"babel-jest": "^23.6.0",
"babel-plugin-transform-object-rest-spread": "^6.26.0",
"babel-preset-env": "^1.6.0",
"commitizen": "^2.9.6",
Expand All @@ -58,7 +60,7 @@
"eslint-config-okonet": "^5.0.1",
"eslint-plugin-node": "^6.0.0",
"husky": "^0.14.3",
"jest": "^22.4.0",
"jest": "^23.6.0",
"jsonlint": "^1.6.2",
"prettier": "1.11.1"
},
Expand Down

0 comments on commit e6a6ec6

Please sign in to comment.