mirror of
https://github.com/jellyfin/jellyfin-sdk-typescript.git
synced 2024-11-23 05:59:44 +00:00
Bump dependencies
This commit is contained in:
parent
fbbf06a2e0
commit
d4b124e0f6
1882
package-lock.json
generated
1882
package-lock.json
generated
File diff suppressed because it is too large
Load Diff
16
package.json
16
package.json
@ -26,21 +26,21 @@
|
||||
"test": "jest --watchAll"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@openapitools/openapi-generator-cli": "^2.3.10",
|
||||
"@openapitools/openapi-generator-cli": "^2.4.4",
|
||||
"@tsconfig/recommended": "^1.0.1",
|
||||
"@types/jest": "^27.0.1",
|
||||
"@types/node": "^16.7.4",
|
||||
"@types/node": "^16.9.2",
|
||||
"@types/url-parse": "^1.4.4",
|
||||
"@typescript-eslint/eslint-plugin": "^4.29.3",
|
||||
"@typescript-eslint/parser": "^4.29.3",
|
||||
"@typescript-eslint/eslint-plugin": "^4.31.1",
|
||||
"@typescript-eslint/parser": "^4.31.1",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-plugin-import": "^2.24.2",
|
||||
"eslint-plugin-jest": "^24.4.0",
|
||||
"jest": "^27.1.0",
|
||||
"eslint-plugin-jest": "^24.4.2",
|
||||
"jest": "^27.2.0",
|
||||
"ts-jest": "^27.0.5",
|
||||
"typedoc": "^0.22.3",
|
||||
"typedoc": "^0.22.4",
|
||||
"typedoc-plugin-markdown": "^3.11.0",
|
||||
"typescript": "^4.4.2"
|
||||
"typescript": "^4.4.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "^0.21.4",
|
||||
|
Loading…
Reference in New Issue
Block a user