Merge pull request #49330 from nextcloud/dependabot/npm_and_yarn/stable30/types/jest-29.5.14

This commit is contained in:
dependabot[bot] 2024-11-16 05:41:49 +00:00 committed by GitHub
commit 0dc0481cbc
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -107,7 +107,7 @@
"@testing-library/user-event": "^14.4.3",
"@testing-library/vue": "^5.8.3",
"@types/dockerode": "^3.3.29",
"@types/jest": "^29.5.13",
"@types/jest": "^29.5.14",
"@types/wait-on": "^5.3.4",
"@vue/test-utils": "^1.3.5",
"@vue/tsconfig": "^0.5.1",
@ -6471,9 +6471,9 @@
}
},
"node_modules/@types/jest": {
"version": "29.5.13",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz",
"integrity": "sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==",
"version": "29.5.14",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.14.tgz",
"integrity": "sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==",
"dev": true,
"dependencies": {
"expect": "^29.0.0",

View file

@ -135,7 +135,7 @@
"@testing-library/user-event": "^14.4.3",
"@testing-library/vue": "^5.8.3",
"@types/dockerode": "^3.3.29",
"@types/jest": "^29.5.13",
"@types/jest": "^29.5.14",
"@types/wait-on": "^5.3.4",
"@vue/test-utils": "^1.3.5",
"@vue/tsconfig": "^0.5.1",