Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Feb 15, 2023
1 parent 63842e6 commit 0e7f65d
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,22 @@
"ms": "^2.1.3",
"on-finished": "^2.4.1",
"parse-err": "^1.0.0",
"parse-request": "^6.0.0"
"parse-request": "^6.0.1"
},
"devDependencies": {
"@babel/cli": "^7.20.7",
"@babel/core": "^7.20.12",
"@babel/preset-env": "^7.20.2",
"@commitlint/cli": "^17.4.2",
"@commitlint/config-conventional": "^17.4.2",
"@commitlint/cli": "^17.4.3",
"@commitlint/config-conventional": "^17.4.3",
"ava": "^5.2.0",
"axe": "^12.0.1",
"babelify": "^10.0.0",
"browserify": "^17.0.0",
"cross-env": "^7.0.3",
"eslint": "^8.33.0",
"eslint": "^8.34.0",
"eslint-config-xo-lass": "^2.0.1",
"eslint-plugin-compat": "^4.0.2",
"eslint-plugin-compat": "^4.1.1",
"eslint-plugin-node": "^11.1.0",
"express": "^4.18.2",
"express-request-id": "1",
Expand All @@ -49,7 +49,7 @@
"koa-better-request-id": "^1.2.0",
"koa-better-response-time": "^1.2.0",
"koa-router": "^12.0.0",
"lint-staged": "^13.1.1",
"lint-staged": "^13.1.2",
"lodash": "^4.17.21",
"nyc": "^15.1.0",
"remark-cli": "^11.0.0",
Expand Down

0 comments on commit 0e7f65d

Please sign in to comment.