Skip to content

Commit

Permalink
upgrade dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mfix22 committed May 1, 2020
1 parent 61b56cf commit 879c6a1
Show file tree
Hide file tree
Showing 2 changed files with 788 additions and 935 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,14 +30,14 @@
},
"devDependencies": {
"eslint": "^6.8.0",
"eslint-plugin-import": "^2.20.1",
"husky": "^4.2.3",
"jest": "^25.1.0",
"lint-staged": "^10.0.8",
"eslint-plugin-import": "^2.20.2",
"husky": "^4.2.5",
"jest": "^25.5.3",
"lint-staged": "^10.2.1",
"live-server": "^1.2.1",
"nock": "^12.0.3",
"nodemon": "^2.0.2",
"prettier": "^2.0.2"
"nodemon": "^2.0.3",
"prettier": "^2.0.5"
},
"engines": {
"node": ">= 8.3.0"
Expand Down
Loading

0 comments on commit 879c6a1

Please sign in to comment.