mirror of
https://github.com/jellyfin/jellyfin-sdk-typescript.git
synced 2024-11-23 14:09:43 +00:00
Update dependency @types/jest to v29.4.1
This commit is contained in:
parent
f3af0bfc21
commit
3330bd964a
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.0",
|
||||
"@types/jest": "29.4.1",
|
||||
"@typescript-eslint/eslint-plugin": "5.54.1",
|
||||
"@typescript-eslint/parser": "5.54.1",
|
||||
"eslint": "8.35.0",
|
||||
@ -1523,9 +1523,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@types/jest": {
|
||||
"version": "29.4.0",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.4.0.tgz",
|
||||
"integrity": "sha512-VaywcGQ9tPorCX/Jkkni7RWGFfI11whqzs8dvxF41P17Z+z872thvEvlIbznjPJ02kl1HMX3LmLOonsj2n7HeQ==",
|
||||
"version": "29.4.1",
|
||||
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.4.1.tgz",
|
||||
"integrity": "sha512-zDQSWXG+ZkEvs2zFFMszePhx4euKz+Yt3Gg1P+RHjfJBinTTr6L2DEyovO4V/WrKXuF0Dgn56GWGZPDa6TW9eQ==",
|
||||
"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.0",
|
||||
"@types/jest": "29.4.1",
|
||||
"@typescript-eslint/eslint-plugin": "5.54.1",
|
||||
"@typescript-eslint/parser": "5.54.1",
|
||||
"eslint": "8.35.0",
|
||||
|
Loading…
Reference in New Issue
Block a user