Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
niftylettuce committed Jun 28, 2020
1 parent c067457 commit 5f7f7ff
Show file tree
Hide file tree
Showing 2 changed files with 2,869 additions and 2,961 deletions.
52 changes: 26 additions & 26 deletions package.json
Expand Up @@ -28,47 +28,47 @@
"debug": "^4.1.1",
"fast-safe-stringify": "^2.0.7",
"form-data": "^3.0.0",
"formidable": "^1.2.1",
"formidable": "^1.2.2",
"methods": "^1.1.2",
"mime": "^2.4.4",
"qs": "^6.9.1",
"readable-stream": "^3.4.0",
"semver": "^6.3.0"
"mime": "^2.4.6",
"qs": "^6.9.4",
"readable-stream": "^3.6.0",
"semver": "^7.3.2"
},
"devDependencies": {
"@babel/cli": "^7.7.4",
"@babel/core": "^7.7.4",
"@babel/preset-env": "^7.7.4",
"@commitlint/cli": "^8.2.0",
"@commitlint/config-conventional": "^8.2.0",
"@babel/cli": "^7.10.3",
"@babel/core": "^7.10.3",
"@babel/preset-env": "^7.10.3",
"@commitlint/cli": "^9.0.1",
"@commitlint/config-conventional": "^9.0.1",
"Base64": "^1.1.0",
"babelify": "^10.0.0",
"basic-auth-connect": "^1.0.0",
"body-parser": "^1.19.0",
"browserify": "^16.5.0",
"codecov": "^3.6.1",
"cookie-parser": "^1.4.4",
"cross-env": "^6.0.3",
"browserify": "^16.5.1",
"codecov": "^3.7.0",
"cookie-parser": "^1.4.5",
"cross-env": "^7.0.2",
"eslint": "^6.7.2",
"eslint-config-xo-lass": "^1.0.3",
"eslint-plugin-compat": "^3.3.0",
"eslint-plugin-node": "^10.0.0",
"eslint-plugin-compat": "^3.8.0",
"eslint-plugin-node": "^11.1.0",
"express": "^4.17.1",
"express-session": "^1.17.0",
"fixpack": "^2.3.1",
"husky": "^3.1.0",
"lint-staged": "^9.5.0",
"marked": "^0.7.0",
"express-session": "^1.17.1",
"fixpack": "^3.0.6",
"husky": "^4.2.5",
"lint-staged": "^10.2.11",
"marked": "^1.1.0",
"mocha": "3.5.3",
"multer": "^1.4.2",
"nyc": "^14.1.1",
"remark-cli": "^7.0.1",
"remark-preset-github": "^0.0.16",
"rimraf": "^3.0.0",
"nyc": "^15.1.0",
"remark-cli": "^8.0.0",
"remark-preset-github": "^2.0.0",
"rimraf": "^3.0.2",
"should": "^13.2.3",
"should-http": "^0.1.1",
"tinyify": "^2.5.2",
"uglify-js": "^3.7.1",
"uglify-js": "^3.10.0",
"xo": "0.25.3",
"zuul": "^3.12.0"
},
Expand Down

0 comments on commit 5f7f7ff

Please sign in to comment.