Skip to content

Commit

Permalink
chore: bump devDeps version
Browse files Browse the repository at this point in the history
  • Loading branch information
waitingsong committed Jun 13, 2024
1 parent db9e27e commit 411bd33
Showing 1 changed file with 3 additions and 7 deletions.
10 changes: 3 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@
"devDependencies": {
"@commitlint/cli": "19",
"@commitlint/config-conventional": "19",
"@midwayjs/mock": "^3.16.2",
"@midwayjs/swagger": "^3.16.2",
"@midwayjs/validate": "^3.16.2",
"@types/koa": "2",
"@rollup/plugin-commonjs": "24",
"@rollup/plugin-node-resolve": "15",
"@types/mocha": "10",
"@types/node": "20",
"@waiting/eslint-config": "^10.25.1",
Expand All @@ -20,9 +18,7 @@
"cross-env": "7",
"eslint": "8",
"mocha": "10",
"mwtsc": "^1.10.1",
"rollup-plugin-dts": "^6.1.1",
"swagger-ui-dist": "^5.17.14",
"rollup-plugin-dts": "^5.1.1",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
"typescript": "^5.4.5"
Expand Down

0 comments on commit 411bd33

Please sign in to comment.