mirror of
https://github.com/jellyfin/jellyfin-sdk-typescript.git
synced 2025-02-17 12:39:33 +00:00
Merge pull request #516 from jellyfin/renovate/typescript
This commit is contained in:
commit
eae98fd5f0
8
package-lock.json
generated
8
package-lock.json
generated
@ -25,7 +25,7 @@
|
||||
"rollup": "3.21.6",
|
||||
"ts-jest": "29.1.0",
|
||||
"typedoc": "0.24.8",
|
||||
"typescript": "5.1.3"
|
||||
"typescript": "5.1.6"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"axios": "^1.3.4"
|
||||
@ -6982,9 +6982,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "5.1.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.1.3.tgz",
|
||||
"integrity": "sha512-XH627E9vkeqhlZFQuL+UsyAXEnibT0kWR2FWONlr4sTjvxyJYnyefgrkyECLzM5NenmKzRAy2rR/OlYLA1HkZw==",
|
||||
"version": "5.1.6",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-5.1.6.tgz",
|
||||
"integrity": "sha512-zaWCozRZ6DLEWAWFrVDz1H6FVXzUSfTy5FUMWsQlU8Ym5JP9eO4xkTIROFCQvhQf61z6O/G6ugw3SgAnvvm+HA==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
|
@ -41,7 +41,7 @@
|
||||
"rollup": "3.21.6",
|
||||
"ts-jest": "29.1.0",
|
||||
"typedoc": "0.24.8",
|
||||
"typescript": "5.1.3"
|
||||
"typescript": "5.1.6"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"axios": "^1.3.4"
|
||||
|
Loading…
x
Reference in New Issue
Block a user