Skip to content

Commit b7bca07

Browse files
authored
Merge pull request #9 from opencomponents/greenkeeper/jest-21.0.0
Update jest to the latest version 🚀
2 parents d69ea41 + 321851b commit b7bca07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"eslint-plugin-jsx-a11y": "^6.0.0",
4040
"eslint-plugin-react": "^7.0.1",
4141
"isomorphic-fetch": "^2.2.1",
42-
"jest": "^20.0.1",
42+
"jest": "^21.0.0",
4343
"jest-cli": "^20.0.4",
4444
"jest-fetch-mock": "^1.1.1"
4545
},

0 commit comments

Comments
 (0)