Skip to content

Commit

Permalink
Update jest to the latest version (#13)
Browse files Browse the repository at this point in the history
* chore(package): update jest to version 22.0.0

* Version bump: 1.1.2
  • Loading branch information
greenkeeper[bot] authored and dpikt committed Dec 18, 2017
1 parent 2acc53e commit 362e708
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
@@ -1,6 +1,6 @@
{
"name": "@launchpadlab/lp-hoc",
"version": "1.1.1",
"version": "1.1.2",
"description": "React HOCs",
"main": "lib/index.js",
"repository": "launchpadlab/lp-hoc",
Expand Down Expand Up @@ -52,7 +52,7 @@
"enzyme-adapter-react-16": "^1.1.0",
"eslint": "^4.12.1",
"husky": "^0.14.3",
"jest": "^21.2.1",
"jest": "^22.0.0",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"rimraf": "^2.5.4"
Expand Down

0 comments on commit 362e708

Please sign in to comment.