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 Sep 24, 2024
1 parent 5bc9e97 commit c3e770f
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,23 +7,23 @@
"devDependencies": {
"@commitlint/cli": "19",
"@commitlint/config-conventional": "19",
"@rollup/plugin-commonjs": "26",
"@rollup/plugin-commonjs": "28",
"@rollup/plugin-node-resolve": "15",
"@types/mocha": "10",
"@types/node": "20",
"@waiting/eslint-config": "^10.29.0",
"@waiting/shared-core": "^23.19.0",
"@waiting/eslint-config": "^13.0.0",
"@waiting/shared-core": "^23.21.0",
"@waiting/shared-types": "^23.19.0",
"autocannon": "7",
"cross-env": "7",
"eslint": "8",
"mocha": "10",
"rollup-plugin-dts": "^6.1.1",
"rxjs": "^7.8.0",
"rxjs": "^7.8.1",
"tsconfig-paths": "4",
"ts-node": "^10.9.2",
"tsc-alias": "^1.8.10",
"typescript": "^5.5.2"
"typescript": "^5.6.2"
},
"engines": {
"node": ">=18.11.0"
Expand Down

0 comments on commit c3e770f

Please sign in to comment.