Skip to content

Commit

Permalink
chore: update the peerDeps
Browse files Browse the repository at this point in the history
  • Loading branch information
dbushong committed Oct 25, 2019
1 parent 58c6a67 commit 20ce479
Showing 1 changed file with 8 additions and 7 deletions.
15 changes: 8 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,20 +29,21 @@
"eslint-plugin-mocha": ">=5.1.0",
"eslint-plugin-node": ">=8.0.1",
"eslint-plugin-prettier": ">=2.6.2",
"eslint": "^5.1.0"
"eslint": "^6",
"prettier": ">=1.18.0"
},
"dependencies": {},
"devDependencies": {
"assertive": "^3.0.0",
"eslint": "^5.1.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-mocha": "^5.1.0",
"eslint-plugin-node": "^8.0.1",
"eslint-plugin-prettier": "^2.6.2",
"eslint": "^6.5.1",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-mocha": "^6.1.0",
"eslint-plugin-node": "^9.1.0",
"eslint-plugin-prettier": "^3.1.0",
"globby": "^8.0.1",
"mocha": "^5.2.0",
"nlm": "^3.3.1",
"prettier": "^1.6.1"
"prettier": "^1.18.2"
},
"author": {
"name": "Jan Krems",
Expand Down

0 comments on commit 20ce479

Please sign in to comment.