Skip to content

Commit

Permalink
Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
voxpelli committed Jul 26, 2019
1 parent d314db7 commit ef74f47
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-security": "^1.4.0",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-unicorn": "^9.1.1",
"husky": "^2.0.0",
"eslint-plugin-unicorn": "^10.0.0",
"husky": "^3.0.1",
"installed-check": "^2.1.1"
},
"peerDependencies": {
Expand All @@ -45,6 +45,6 @@
"eslint-plugin-promise": "^4.2.1",
"eslint-plugin-security": "^1.4.0",
"eslint-plugin-standard": "^4.0.0",
"eslint-plugin-unicorn": "^9.1.1"
"eslint-plugin-unicorn": "^10.0.0"
}
}

0 comments on commit ef74f47

Please sign in to comment.