Skip to content

Commit

Permalink
upgrade dev deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mfix22 committed Jan 15, 2021
1 parent 1c7f9b9 commit 0fa9a90
Show file tree
Hide file tree
Showing 2 changed files with 144 additions and 103 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,15 @@
"windsor-node": "^1.0.0"
},
"devDependencies": {
"eslint": "^7.14.0",
"eslint": "^7.18.0",
"eslint-plugin-import": "^2.22.1",
"husky": "^4.3.0",
"husky": "^4.3.8",
"jest": "^26.6.3",
"lint-staged": "^10.5.2",
"lint-staged": "^10.5.3",
"live-server": "^1.2.1",
"nock": "^13.0.5",
"nodemon": "^2.0.6",
"prettier": "^2.2.0"
"nodemon": "^2.0.7",
"prettier": "^2.2.1"
},
"engines": {
"node": ">=12"
Expand Down
Loading

0 comments on commit 0fa9a90

Please # to comment.