Skip to content

Commit

Permalink
chore: update dev dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
TTtie committed Nov 16, 2024
1 parent 7965cf2 commit 256445b
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,16 +43,16 @@
"ws": "^8.18.0"
},
"devDependencies": {
"@eslint/js": "^9.10.0",
"@stylistic/eslint-plugin": "^2.8.0",
"@types/node": "^18.19.41",
"@types/ws": "^8.5.12",
"eslint": "^9.10.0",
"eslint-plugin-jsdoc": "^50.2.3",
"eslint-plugin-sort-class-members": "^1.20.0",
"globals": "^15.9.0",
"typescript": "^5.6.2",
"typescript-eslint": "^8.6.0"
"@eslint/js": "^9.15.0",
"@stylistic/eslint-plugin": "^2.10.1",
"@types/node": "^18.19.64",
"@types/ws": "^8.5.13",
"eslint": "^9.15.0",
"eslint-plugin-jsdoc": "^50.5.0",
"eslint-plugin-sort-class-members": "^1.21.0",
"globals": "^15.12.0",
"typescript": "^5.6.3",
"typescript-eslint": "^8.14.0"
},
"optionalDependencies": {
"@stablelib/xchacha20poly1305": "~1.0.1",
Expand Down

0 comments on commit 256445b

Please sign in to comment.