Skip to content

Commit

Permalink
chore: bump deps
Browse files Browse the repository at this point in the history
  • Loading branch information
titanism committed Jul 4, 2024
1 parent 714678d commit c35a7ad
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@
"ms": "^2.1.3",
"on-finished": "^2.4.1",
"parse-err": "^1.0.0",
"parse-request": "^6.0.2"
"parse-request": "^6.0.3"
},
"devDependencies": {
"@babel/cli": "^7.24.1",
"@babel/core": "^7.24.4",
"@babel/preset-env": "^7.24.4",
"@babel/cli": "^7.24.7",
"@babel/core": "^7.24.7",
"@babel/preset-env": "^7.24.7",
"@commitlint/cli": "^19.3.0",
"@commitlint/config-conventional": "^19.2.2",
"ava": "^5.3.1",
"axe": "^12.2.5",
"axe": "^12.2.9",
"babelify": "^10.0.0",
"browserify": "^17.0.0",
"cross-env": "^7.0.3",
Expand All @@ -51,14 +51,14 @@
"koa-better-request-id": "^1.2.0",
"koa-better-response-time": "^1.2.0",
"koa-router": "^12.0.1",
"lint-staged": "^15.2.2",
"lint-staged": "^15.2.7",
"lodash": "^4.17.21",
"nyc": "^15.1.0",
"remark-cli": "^11.0.0",
"nyc": "^17.0.0",
"remark-cli": "11.0.0",
"remark-preset-github": "^4.0.4",
"request-received": "^0.0.3",
"response-time": "^2.3.2",
"rimraf": "^5.0.5",
"rimraf": "^5.0.7",
"signale": "^1.4.0",
"supertest": "^7.0.0",
"tinyify": "3.0.0",
Expand Down

0 comments on commit c35a7ad

Please sign in to comment.