Skip to content

Commit

Permalink
chore: update / upgrade packages
Browse files Browse the repository at this point in the history
  • Loading branch information
Andreas Richter committed Feb 2, 2020
1 parent 15bb7e4 commit 44bdfaf
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,17 +42,17 @@
},
"dependencies": {},
"devDependencies": {
"assertive": "^3.0.0",
"eslint": "^6.5.1",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-mocha": "^6.1.0",
"eslint-plugin-node": "^10.0.0",
"eslint-plugin-prettier": "^3.1.0",
"assertive": "^3.1.0",
"eslint": "^6.8.0",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-mocha": "^6.2.2",
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-prettier": "^3.1.2",
"globby": "^8.0.1",
"mocha": "^6.2.0",
"nlm": "^3.6.1",
"mocha": "^7.0.1",
"nlm": "^3.6.3",
"npm-run-all": "^4.1.5",
"prettier": "^1.18.2"
"prettier": "^1.19.1"
},
"author": {
"name": "Jan Krems",
Expand Down

0 comments on commit 44bdfaf

Please sign in to comment.