Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Sep 12, 2023
1 parent 8b991fe commit 30517a9
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,22 +25,22 @@
"ms": "^2.1.3",
"on-finished": "^2.4.1",
"parse-err": "^1.0.0",
"parse-request": "^6.0.1"
"parse-request": "^6.0.2"
},
"devDependencies": {
"@babel/cli": "^7.21.5",
"@babel/core": "^7.22.1",
"@babel/preset-env": "^7.22.4",
"@commitlint/cli": "^17.6.5",
"@commitlint/config-conventional": "^17.6.5",
"ava": "^5.3.0",
"axe": "^12.2.2",
"@babel/cli": "^7.22.15",
"@babel/core": "^7.22.17",
"@babel/preset-env": "^7.22.15",
"@commitlint/cli": "^17.7.1",
"@commitlint/config-conventional": "^17.7.0",
"ava": "^5.3.1",
"axe": "^12.2.3",
"babelify": "^10.0.0",
"browserify": "^17.0.0",
"cross-env": "^7.0.3",
"eslint": "^8.41.0",
"eslint": "^8.49.0",
"eslint-config-xo-lass": "^2.0.1",
"eslint-plugin-compat": "^4.1.4",
"eslint-plugin-compat": "^4.2.0",
"eslint-plugin-node": "^11.1.0",
"express": "^4.18.2",
"express-request-id": "1",
Expand All @@ -51,7 +51,7 @@
"koa-better-request-id": "^1.2.0",
"koa-better-response-time": "^1.2.0",
"koa-router": "^12.0.0",
"lint-staged": "^13.2.2",
"lint-staged": "^14.0.1",
"lodash": "^4.17.21",
"nyc": "^15.1.0",
"remark-cli": "^11.0.0",
Expand All @@ -62,7 +62,7 @@
"signale": "^1.4.0",
"supertest": "^6.3.3",
"tinyify": "3.0.0",
"xo": "^0.54.2"
"xo": "^0.56.0"
},
"engines": {
"node": ">=14"
Expand Down

0 comments on commit 30517a9

Please sign in to comment.