Skip to content

Commit

Permalink
upgrade deps
Browse files Browse the repository at this point in the history
  • Loading branch information
mfix22 committed Nov 12, 2020
1 parent 488cf98 commit ea787b8
Show file tree
Hide file tree
Showing 2 changed files with 462 additions and 458 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,10 +16,10 @@
"site": "cd site && live-server"
},
"dependencies": {
"@sentry/node": "^5.27.2",
"@sentry/node": "^5.27.3",
"async-sema": "^3.1.0",
"bad-words": "^3.0.3",
"bee-queue": "^1.2.3",
"bee-queue": "^1.3.1",
"lodash.merge": "^4.6.2",
"moment": "^2.29.1",
"ms": "^2.1.1",
Expand All @@ -29,13 +29,13 @@
"windsor-node": "^1.0.0"
},
"devDependencies": {
"eslint": "^7.12.1",
"eslint": "^7.13.0",
"eslint-plugin-import": "^2.22.1",
"husky": "^4.3.0",
"jest": "^26.6.1",
"lint-staged": "^10.5.0",
"jest": "^26.6.3",
"lint-staged": "^10.5.1",
"live-server": "^1.2.1",
"nock": "^13.0.4",
"nock": "^13.0.5",
"nodemon": "^2.0.6",
"prettier": "^2.1.2"
},
Expand Down
Loading

0 comments on commit ea787b8

Please sign in to comment.