Skip to content

Commit

Permalink
fix: updated deps
Browse files Browse the repository at this point in the history
  • Loading branch information
jdx committed Aug 22, 2018
1 parent b8e680e commit 5c1f0b8
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 167 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,13 @@
"author": "Jeff Dickey @jdxcode",
"bugs": "https://github.com/oclif/eslint-config-oclif/issues",
"dependencies": {
"eslint-config-xo-space": "^0.19.0",
"eslint-plugin-mocha": "^5.0.0",
"eslint-plugin-node": "^6.0.1",
"eslint-plugin-unicorn": "^4.0.3"
"eslint-config-xo-space": "^0.20.0",
"eslint-plugin-mocha": "^5.2.0",
"eslint-plugin-node": "^7.0.1",
"eslint-plugin-unicorn": "^5.0.0"
},
"devDependencies": {
"eslint": "^5.0.0"
"eslint": "^5.4.0"
},
"engines": {
"node": ">= 8.0.0"
Expand Down
Loading

0 comments on commit 5c1f0b8

Please sign in to comment.