chore(deps): update dependency @types/jest to v29.5.14

This commit is contained in:
renovate[bot] 2024-11-14 17:23:51 +00:00 committed by GitHub
parent eee615bec0
commit 593bc32b96
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 10 additions and 10 deletions

View file

@ -18,7 +18,7 @@
"@testing-library/jest-dom": "6.5.0", "@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1", "@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2", "@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.13", "@types/jest": "29.5.14",
"@types/node": "20.16.5", "@types/node": "20.16.5",
"@types/react": "18.3.8", "@types/react": "18.3.8",
"@types/react-dom": "18.3.0", "@types/react-dom": "18.3.0",
@ -3931,9 +3931,9 @@
} }
}, },
"node_modules/@types/jest": { "node_modules/@types/jest": {
"version": "29.5.13", "version": "29.5.14",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz", "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.14.tgz",
"integrity": "sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==", "integrity": "sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==",
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {
"expect": "^29.0.0", "expect": "^29.0.0",

View file

@ -17,7 +17,7 @@
"@testing-library/jest-dom": "6.5.0", "@testing-library/jest-dom": "6.5.0",
"@testing-library/react": "16.0.1", "@testing-library/react": "16.0.1",
"@testing-library/user-event": "14.5.2", "@testing-library/user-event": "14.5.2",
"@types/jest": "29.5.13", "@types/jest": "29.5.14",
"@types/node": "20.16.5", "@types/node": "20.16.5",
"@types/react": "18.3.8", "@types/react": "18.3.8",
"@types/react-dom": "18.3.0", "@types/react-dom": "18.3.0",

8
package-lock.json generated
View file

@ -69,7 +69,7 @@
"@nestjs/testing": "10.4.3", "@nestjs/testing": "10.4.3",
"@types/cookie-parser": "1.4.7", "@types/cookie-parser": "1.4.7",
"@types/express": "4.17.21", "@types/express": "4.17.21",
"@types/jest": "29.5.13", "@types/jest": "29.5.14",
"@types/lodash": "4.17.7", "@types/lodash": "4.17.7",
"@types/node": "20.16.5", "@types/node": "20.16.5",
"@types/passport-http-bearer": "1.0.41", "@types/passport-http-bearer": "1.0.41",
@ -3415,9 +3415,9 @@
} }
}, },
"node_modules/@types/jest": { "node_modules/@types/jest": {
"version": "29.5.13", "version": "29.5.14",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz", "resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.14.tgz",
"integrity": "sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==", "integrity": "sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==",
"dev": true, "dev": true,
"license": "MIT", "license": "MIT",
"dependencies": { "dependencies": {

View file

@ -86,7 +86,7 @@
"@nestjs/testing": "10.4.3", "@nestjs/testing": "10.4.3",
"@types/cookie-parser": "1.4.7", "@types/cookie-parser": "1.4.7",
"@types/express": "4.17.21", "@types/express": "4.17.21",
"@types/jest": "29.5.13", "@types/jest": "29.5.14",
"@types/lodash": "4.17.7", "@types/lodash": "4.17.7",
"@types/node": "20.16.5", "@types/node": "20.16.5",
"@types/passport-http-bearer": "1.0.41", "@types/passport-http-bearer": "1.0.41",