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 May 31, 2021
1 parent eef7995 commit 40e3efe
Show file tree
Hide file tree
Showing 2 changed files with 72 additions and 43 deletions.
105 changes: 67 additions & 38 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"0ungit-credentials-helper": "./bin/credentials-helper"
},
"dependencies": {
"@primer/octicons": "~14.1.0",
"@primer/octicons": "~14.2.1",
"blueimp-md5": "~2.18.0",
"body-parser": "~1.19.0",
"bootstrap": "~3.4.1",
Expand All @@ -54,7 +54,7 @@
"moment": "~2.29.1",
"node-cache": "~5.1.2",
"nprogress": "~0.2.0",
"open": "~8.1.0",
"open": "~8.2.0",
"passport": "~0.4.1",
"passport-local": "~1.0.0",
"raven-js": "~3.27.2",
Expand All @@ -73,19 +73,19 @@
"archiver": "~5.3.0",
"browserify": "~17.0.0",
"dedent": "~0.7.0",
"electron": "~12.0.9",
"electron": "~13.0.1",
"electron-packager": "~15.2.0",
"eslint": "~7.27.0",
"eslint-config-prettier": "~8.3.0",
"eslint-plugin-mocha": "~8.1.0",
"eslint-plugin-mocha": "~9.0.0",
"eslint-plugin-node": "~11.1.0",
"eslint-plugin-prettier": "~3.4.0",
"exorcist": "~2.0.0",
"expect.js": "~0.3.1",
"less": "~4.1.1",
"mocha": "~8.4.0",
"nodemon": "~2.0.7",
"npm-check-updates": "~11.5.13",
"npm-check-updates": "~11.6.0",
"nyc": "~15.1.0",
"prettier": "~2.3.0",
"puppeteer": "~9.1.1",
Expand Down

0 comments on commit 40e3efe

Please sign in to comment.