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 Mar 22, 2020
1 parent b568d74 commit 51a14da
Show file tree
Hide file tree
Showing 2 changed files with 90 additions and 86 deletions.
160 changes: 82 additions & 78 deletions package-lock.json

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

16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,15 +23,15 @@
"0ungit-credentials-helper": "./bin/credentials-helper"
},
"dependencies": {
"@primer/octicons": "~9.4.0",
"@primer/octicons": "~9.6.0",
"bluebird": "~3.7.2",
"blueimp-md5": "~2.12.0",
"body-parser": "~1.19.0",
"color": "~3.1.2",
"cookie-parser": "~1.4.4",
"cookie-parser": "~1.4.5",
"crossroads": "~0.12.2",
"dedent": "~0.7.0",
"diff2html": "~3.1.2",
"diff2html": "~3.1.6",
"dnd-page-scroll": "0.0.4",
"express": "~4.17.1",
"express-session": "~1.17.0",
Expand All @@ -50,7 +50,7 @@
"moment": "~2.24.0",
"node-cache": "~5.1.0",
"nprogress": "~0.2.0",
"open": "~7.0.2",
"open": "~7.0.3",
"passport": "~0.4.1",
"passport-local": "~1.0.0",
"raven-js": "~3.27.2",
Expand All @@ -64,16 +64,16 @@
"superagent": "~5.2.2",
"temp": "~0.9.1",
"winston": "~3.2.1",
"yargs": "~15.1.0"
"yargs": "~15.3.1"
},
"devDependencies": {
"ansi-color": "~0.2.1",
"browserify": "~16.5.0",
"electron": "~8.0.1",
"electron": "~8.1.1",
"electron-packager": "~14.2.1",
"expect.js": "~0.3.1",
"extract-zip": "~1.6.7",
"grunt": "~1.0.4",
"grunt": "~1.1.0",
"grunt-contrib-clean": "~2.0.0",
"grunt-contrib-copy": "~1.0.0",
"grunt-contrib-imagemin": "~3.1.0",
Expand All @@ -87,7 +87,7 @@
"grunt-release": "~0.14.0",
"grunt-zip-directories": "~1.0.1",
"istanbul": "~0.4.5",
"mocha": "~7.0.1",
"mocha": "~7.1.1",
"nightmare": "~3.0.2",
"pkg-versions": "~2.1.0",
"supertest": "~4.0.2"
Expand Down

0 comments on commit 51a14da

Please sign in to comment.