mirror of
https://github.com/jellyfin/jellyfin-sdk-typescript.git
synced 2024-11-27 08:10:43 +00:00
Update dependency @types/jest to v29.4.3
This commit is contained in:
parent
fae0d7de87
commit
393b74847c
8
package-lock.json
generated
8
package-lock.json
generated
@ -16,7 +16,7 @@
|
||||
"@openapitools/openapi-generator-cli": "2.5.2",
|
||||
"@rollup/plugin-typescript": "11.0.0",
|
||||
"@tsconfig/recommended": "1.0.2",
|
||||
"@types/jest": "29.4.1",
|
||||
"@types/jest": "29.4.3",
|
||||
"@typescript-eslint/eslint-plugin": "5.55.0",
|
||||
"@typescript-eslint/parser": "5.55.0",
|
||||
"eslint": "8.36.0",
|
||||
@ -1547,9 +1547,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/jest": {
|
||||
"version": "29.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.4.1.tgz",
|
||||
"integrity": "sha512-zDQSWXG+ZkEvs2zFFMszePhx4euKz+Yt3Gg1P+RHjfJBinTTr6L2DEyovO4V/WrKXuF0Dgn56GWGZPDa6TW9eQ==",
|
||||
"version": "29.4.3",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.4.3.tgz",
|
||||
"integrity": "sha512-rQ+fXtBHSDfgoTwGLLNuZ27fHpp14mCZSxGUZ3MlNExwJno5hz0uXEWtXfQlE8vaZmYAa6atbR9rpHk+NnlRaw==",
|
||||
"dev": true,
|
||||
"dependencies": {
|
||||
"expect": "^29.0.0",
|
||||
|
@ -28,7 +28,7 @@
|
||||
"@openapitools/openapi-generator-cli": "2.5.2",
|
||||
"@rollup/plugin-typescript": "11.0.0",
|
||||
"@tsconfig/recommended": "1.0.2",
|
||||
"@types/jest": "29.4.1",
|
||||
"@types/jest": "29.4.3",
|
||||
"@typescript-eslint/eslint-plugin": "5.55.0",
|
||||
"@typescript-eslint/parser": "5.55.0",
|
||||
"eslint": "8.36.0",
|
||||
|
Loading…
Reference in New Issue
Block a user