update deps
This commit is contained in:
parent
0fa9f945cf
commit
bb2b33f2c9
7 changed files with 1228 additions and 1610 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue