Skip to content

Commit

Permalink
fix: bump dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
luftywiranda13 committed Mar 15, 2018
1 parent c4da0ba commit 2f7eab6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions app/templates/_package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@
"babel-preset-env": "^1.6.1",<% } %>
"husky": "^0.14.3",
"jest": "^22.0.4",
"lint-staged": "^6.0.0",
"lint-staged": "^7.0.0",
"remove-lockfiles": "^2.0.4",<% if (esnext) { %>
"rimraf": "^2.6.2",<% } %>
"xo": "^0.18.2"
"xo": "^0.20.3"
},
"jest": {
"testEnvironment": "node",
Expand Down

0 comments on commit 2f7eab6

Please sign in to comment.