Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Dec 7, 2022
1 parent 3a966bd commit 7d5e3a8
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,18 +24,18 @@
"debug": "^4.3.4",
"fast-safe-stringify": "^2.1.1",
"form-data": "^4.0.0",
"formidable": "^2.0.1",
"formidable": "^2.1.1",
"methods": "^1.1.2",
"mime": "2.6.0",
"qs": "^6.11.0",
"semver": "^7.3.8"
},
"devDependencies": {
"@babel/cli": "^7.19.3",
"@babel/core": "^7.19.6",
"@babel/core": "^7.20.5",
"@babel/plugin-transform-runtime": "^7.19.6",
"@babel/preset-env": "^7.19.4",
"@babel/runtime": "^7.19.4",
"@babel/preset-env": "^7.20.2",
"@babel/runtime": "^7.20.6",
"@commitlint/cli": "17",
"@commitlint/config-conventional": "17",
"Base64": "^1.1.0",
Expand All @@ -45,7 +45,7 @@
"browserify": "^17.0.0",
"cookie-parser": "^1.4.6",
"cross-env": "^7.0.3",
"eslint": "^8.26.0",
"eslint": "^8.29.0",
"eslint-config-xo-lass": "2",
"eslint-plugin-compat": "^4.0.2",
"eslint-plugin-node": "^11.1.0",
Expand All @@ -55,7 +55,7 @@
"get-port": "4.2.0",
"husky": "7",
"lint-staged": "12",
"marked": "^4.1.1",
"marked": "^4.2.4",
"mocha": "^6.2.3",
"multer": "1.4.5-lts.1",
"nyc": "^15.1.0",
Expand All @@ -65,7 +65,7 @@
"should": "^13.2.3",
"should-http": "^0.1.1",
"tinyify": "3.0.0",
"xo": "^0.52.4",
"xo": "^0.53.1",
"zuul": "^3.12.0"
},
"engines": {
Expand Down

0 comments on commit 7d5e3a8

Please sign in to comment.