Skip to content

Commit

Permalink
Bump Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jan 8, 2021
1 parent de221a7 commit 88a9c00
Show file tree
Hide file tree
Showing 2 changed files with 101 additions and 75 deletions.
164 changes: 95 additions & 69 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@
"moment": "~2.29.1",
"node-cache": "~5.1.2",
"nprogress": "~0.2.0",
"open": "~7.3.0",
"open": "~7.3.1",
"passport": "~0.4.1",
"passport-local": "~1.0.0",
"raven-js": "~3.27.2",
Expand All @@ -64,28 +64,28 @@
"serve-static": "~1.14.1",
"signals": "~1.0.0",
"snapsvg": "~0.5.1",
"socket.io": "~3.0.4",
"socket.io": "~3.0.5",
"temp": "~0.9.4",
"winston": "~3.3.3",
"yargs": "~16.2.0"
},
"devDependencies": {
"archiver": "~5.1.0",
"archiver": "~5.2.0",
"browserify": "~17.0.0",
"dedent": "~0.7.0",
"electron": "~11.1.1",
"electron-packager": "~15.2.0",
"eslint": "~7.16.0",
"eslint": "~7.17.0",
"eslint-config-prettier": "~7.1.0",
"eslint-plugin-mocha": "~8.0.0",
"eslint-plugin-node": "~11.1.0",
"eslint-plugin-prettier": "~3.3.0",
"eslint-plugin-prettier": "~3.3.1",
"exorcist": "~1.0.1",
"expect.js": "~0.3.1",
"less": "~4.0.0",
"mocha": "~8.2.1",
"mocha-parallel-tests": "~2.3.0",
"nodemon": "~2.0.6",
"nodemon": "~2.0.7",
"npm-check-updates": "~10.2.5",
"nyc": "~15.1.0",
"prettier": "~2.2.1",
Expand Down

0 comments on commit 88a9c00

Please sign in to comment.