update deps

This commit is contained in:
syuilo 2023-03-30 12:03:04 +09:00
parent 0fa9f945cf
commit bb2b33f2c9
7 changed files with 1228 additions and 1610 deletions

View file

@ -23,10 +23,10 @@
"devDependencies": {
"@microsoft/api-extractor": "^7.19.3",
"@types/jest": "^29.5.0",
"@types/node": "18.15.0",
"@typescript-eslint/eslint-plugin": "5.8.1",
"@typescript-eslint/parser": "5.8.1",
"eslint": "8.6.0",
"@types/node": "18.15.11",
"@typescript-eslint/eslint-plugin": "5.57.0",
"@typescript-eslint/parser": "5.57.0",
"eslint": "8.37.0",
"jest": "^29.5.0",
"jest-fetch-mock": "^3.0.3",
"jest-websocket-mock": "^2.2.1",
@ -34,7 +34,7 @@
"ts-jest": "^29.0.5",
"ts-node": "10.4.0",
"tsd": "^0.19.1",
"typescript": "4.5.4"
"typescript": "5.0.2"
},
"files": [
"built"