Skip to content

Commit

Permalink
Bump dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
romanzy313 committed Sep 7, 2024
1 parent e1d3718 commit bbb8b5a
Show file tree
Hide file tree
Showing 2 changed files with 1,022 additions and 702 deletions.
16 changes: 8 additions & 8 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,18 +33,18 @@
"@types/ws": "^8.5.5",
"@typescript-eslint/eslint-plugin": "^5.30.6",
"@typescript-eslint/parser": "^5.30.6",
"@vitest/coverage-v8": "^0.34.6",
"@vitest/coverage-v8": "^2.0.5",
"abort-controller": "^3.0.0",
"eslint": "^8.19.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-jest": "^26.6.0",
"eslint-plugin-prettier": "^4.2.1",
"node-fetch": "2",
"prettier": "^2.7.1",
"eslint": "^9.10.0",
"eslint-config-prettier": "^9.1.0",
"eslint-plugin-jest": "^28.8.3",
"eslint-plugin-prettier": "^5.2.1",
"node-fetch": "3.3.2",
"prettier": "^3.3.3",
"rimraf": "^3.0.2",
"ts-node": "^10.9.1",
"typescript": "^4.4.4",
"vitest": "^0.34.4",
"vitest": "^2.0.5",
"ws": "^8.14.1",
"zod": "^3.22.4"
},
Expand Down
Loading

0 comments on commit bbb8b5a

Please sign in to comment.