Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Apr 26, 2022
1 parent 907d14b commit c4e8c6e
Show file tree
Hide file tree
Showing 2 changed files with 989 additions and 892 deletions.
32 changes: 16 additions & 16 deletions package.json
Expand Up @@ -26,52 +26,52 @@
"dependencies": {
"component-emitter": "^1.3.0",
"cookiejar": "^2.1.3",
"debug": "^4.3.3",
"debug": "^4.3.4",
"fast-safe-stringify": "^2.1.1",
"form-data": "^4.0.0",
"formidable": "^2.0.1",
"methods": "^1.1.2",
"mime": "^2.5.0",
"qs": "^6.10.1",
"qs": "^6.10.3",
"readable-stream": "^3.6.0",
"semver": "^7.3.5"
"semver": "^7.3.7"
},
"devDependencies": {
"@babel/cli": "^7.16.0",
"@babel/core": "^7.16.0",
"@babel/plugin-transform-runtime": "^7.16.4",
"@babel/preset-env": "^7.16.4",
"@commitlint/cli": "^15.0.0",
"@commitlint/config-conventional": "^15.0.0",
"@babel/cli": "^7.17.6",
"@babel/core": "^7.17.9",
"@babel/plugin-transform-runtime": "^7.17.0",
"@babel/preset-env": "^7.16.11",
"@commitlint/cli": "^16.2.3",
"@commitlint/config-conventional": "^16.2.1",
"Base64": "^1.1.0",
"babelify": "^10.0.0",
"basic-auth-connect": "^1.0.0",
"body-parser": "^1.19.0",
"body-parser": "^1.20.0",
"browserify": "^17.0.0",
"codecov": "^3.8.3",
"cookie-parser": "^1.4.6",
"cross-env": "^7.0.3",
"eslint": "^8.3.0",
"eslint": "^8.14.0",
"eslint-config-xo-lass": "^1.0.6",
"eslint-plugin-compat": "^4.0.0",
"eslint-plugin-compat": "^4.0.2",
"eslint-plugin-node": "^11.1.0",
"express": "^4.17.1",
"express": "^4.18.0",
"express-session": "^1.17.2",
"fixpack": "^4.0.0",
"get-port": "4.2.0",
"husky": "^7.0.4",
"lint-staged": "^12.1.2",
"lint-staged": "^12.4.1",
"marked": "^2.0.0",
"mocha": "6.2.2",
"multer": "^1.4.3",
"multer": "^1.4.4",
"nyc": "^15.1.0",
"remark-cli": "^10.0.1",
"remark-preset-github": "^4.0.1",
"rimraf": "^3.0.2",
"should": "^13.2.3",
"should-http": "^0.1.1",
"tinyify": "^3.0.0",
"xo": "^0.47.0",
"xo": "0.47.0",
"zuul": "^3.12.0"
},
"engines": {
Expand Down

0 comments on commit c4e8c6e

Please sign in to comment.