Skip to content

Commit 6a4b767

Browse files
committed
chore(deps): update dependency @types/jest to ^29.5.13
1 parent b81cff1 commit 6a4b767

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
@@ -37,7 +37,7 @@
3737
"@txo/semantic-release": "^2.0.8",
3838
"@txo/tsconfig": "^1.1.1",
3939
"@types/eslint": "^8.56.12",
40-
"@types/jest": "^29.5.12",
40+
"@types/jest": "^29.5.13",
4141
"eslint-config-txo-typescript": "^4.0.66",
4242
"husky": "^9.1.6",
4343
"jest": "^29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1384,10 +1384,10 @@
13841384
dependencies:
13851385
"@types/istanbul-lib-report" "*"
13861386

1387-
"@types/jest@^29.5.12":
1388-
version "29.5.12"
1389-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
1390-
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
1387+
"@types/jest@^29.5.13":
1388+
version "29.5.13"
1389+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc"
1390+
integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==
13911391
dependencies:
13921392
expect "^29.0.0"
13931393
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)