Skip to content

Commit c0a9255

Browse files
committed
chore(deps): update dependency @types/jest to ^29.5.13
1 parent 0d5c310 commit c0a9255

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"@txo/semantic-release": "^2.0.8",
4141
"@txo/tsconfig": "^1.1.1",
4242
"@types/eslint": "^8.56.12",
43-
"@types/jest": "^29.5.12",
43+
"@types/jest": "^29.5.13",
4444
"@types/react": "^18.3.5",
4545
"husky": "^9.1.6",
4646
"jest": "^29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1394,10 +1394,10 @@
13941394
dependencies:
13951395
"@types/istanbul-lib-report" "*"
13961396

1397-
"@types/jest@^29.5.12":
1398-
version "29.5.12"
1399-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
1400-
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
1397+
"@types/jest@^29.5.13":
1398+
version "29.5.13"
1399+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc"
1400+
integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==
14011401
dependencies:
14021402
expect "^29.0.0"
14031403
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)