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

This commit is contained in:
renovate[bot] 2024-09-15 17:14:40 +00:00
parent ce5796c3d5
commit 410b09051f
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.12",
"@types/jest": "29.5.13",
"cz-conventional-changelog": "3.3.0",
"husky": "9.1.6",
"jest": "29.7.0",
@ -3977,9 +3977,9 @@
}
},
"node_modules/@types/jest": {
"version": "29.5.12",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.12.tgz",
"integrity": "sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==",
"version": "29.5.13",
"resolved": "https://registry.npmjs.org/@types/jest/-/jest-29.5.13.tgz",
"integrity": "sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==",
"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.12",
"@types/jest": "29.5.13",
"cz-conventional-changelog": "3.3.0",
"husky": "9.1.6",
"jest": "29.7.0",