mirror of
https://github.com/jellyfin/jellyfin-sdk-typescript.git
synced 2025-02-05 21:26:44 +00:00
Update dependency typescript to v4.8.3
This commit is contained in:
parent
1ace33cf29
commit
f5e182b5a5
8
package-lock.json
generated
8
package-lock.json
generated
@ -26,7 +26,7 @@
|
||||
"jest-runner-groups": "2.2.0",
|
||||
"ts-jest": "28.0.8",
|
||||
"typedoc": "0.23.14",
|
||||
"typescript": "4.8.2"
|
||||
"typescript": "4.8.3"
|
||||
}
|
||||
},
|
||||
"node_modules/@ampproject/remapping": {
|
||||
@ -7277,9 +7277,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/typescript": {
|
||||
"version": "4.8.2",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.2.tgz",
|
||||
"integrity": "sha512-C0I1UsrrDHo2fYI5oaCGbSejwX4ch+9Y5jTQELvovfmFkK3HHSZJB8MSJcWLmCUBzQBchCrZ9rMRV6GuNrvGtw==",
|
||||
"version": "4.8.3",
|
||||
"resolved": "https://registry.npmjs.org/typescript/-/typescript-4.8.3.tgz",
|
||||
"integrity": "sha512-goMHfm00nWPa8UvR/CPSvykqf6dVV8x/dp0c5mFTMTIu0u0FlGWRioyy7Nn0PGAdHxpJZnuO/ut+PpQ8UiHAig==",
|
||||
"dev": true,
|
||||
"bin": {
|
||||
"tsc": "bin/tsc",
|
||||
|
@ -37,7 +37,7 @@
|
||||
"jest-runner-groups": "2.2.0",
|
||||
"ts-jest": "28.0.8",
|
||||
"typedoc": "0.23.14",
|
||||
"typescript": "4.8.2"
|
||||
"typescript": "4.8.3"
|
||||
},
|
||||
"dependencies": {
|
||||
"axios": "0.27.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user