Skip to content

Commit

Permalink
Merge pull request #18 from skatejs/renovate/jest-monorepo
Browse files Browse the repository at this point in the history
chore(deps): update dependency jest to v22
  • Loading branch information
treshugart committed Jan 29, 2018
2 parents fbfef08 + d5ec0dc commit a84f59e
Show file tree
Hide file tree
Showing 3 changed files with 1,142 additions and 363 deletions.
1 change: 1 addition & 0 deletions .prettierignore
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
package.json
5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,9 @@
},
"dependencies": {},
"devDependencies": {
"@skatejs/ssr": "0.3.0",
"jest": "20.0.4",
"@skatejs/ssr": "0.19.1",
"babel-jest": "^22.1.0",
"jest": "22.1.4",
"nwb": "0.16.3"
},
"author": "Trey Shugart <[email protected]>",
Expand Down
Loading

0 comments on commit a84f59e

Please sign in to comment.