update deps

This commit is contained in:
syuilo 2023-05-12 12:10:56 +09:00
parent d2e6b17a26
commit 5be6438bbc
3 changed files with 17 additions and 304 deletions

View file

@ -24,9 +24,9 @@
"@swc/jest": "0.2.26",
"@types/jest": "29.5.1",
"@types/node": "18.16.3",
"@typescript-eslint/eslint-plugin": "5.59.2",
"@typescript-eslint/parser": "5.59.2",
"eslint": "8.39.0",
"@typescript-eslint/eslint-plugin": "5.59.5",
"@typescript-eslint/parser": "5.59.5",
"eslint": "8.40.0",
"jest": "29.5.0",
"jest-fetch-mock": "3.0.3",
"jest-websocket-mock": "2.4.0",