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

This commit is contained in:
renovate[bot] 2024-10-26 03:48:21 +00:00
parent 93e54c9cb0
commit dbfc16edba
2 changed files with 5 additions and 5 deletions

8
package-lock.json generated
View file

@ -15,7 +15,7 @@
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@types/jest": "29.5.13",
"@types/jest": "29.5.14",
"cz-conventional-changelog": "3.3.0",
"husky": "9.1.6",
"jest": "29.7.0",
@ -3930,9 +3930,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,
"license": "MIT",
"dependencies": {

View file

@ -34,7 +34,7 @@
"devDependencies": {
"@commitlint/cli": "19.5.0",
"@commitlint/config-conventional": "19.5.0",
"@types/jest": "29.5.13",
"@types/jest": "29.5.14",
"cz-conventional-changelog": "3.3.0",
"husky": "9.1.6",
"jest": "29.7.0",