Skip to content

Commit 412de09

Browse files
committed
chore(deps): update dependency @types/jest to ^29.5.10
1 parent 540eaee commit 412de09

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
@@ -38,7 +38,7 @@
3838
"@txo/semantic-release": "^1.0.3",
3939
"@txo/tsconfig": "^1.1.1",
4040
"@types/eslint": "^8.44.7",
41-
"@types/jest": "^29.5.9",
41+
"@types/jest": "^29.5.10",
4242
"@types/react": "^18.2.38",
4343
"husky": "^8.0.3",
4444
"jest": "^29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1507,10 +1507,10 @@
15071507
dependencies:
15081508
"@types/istanbul-lib-report" "*"
15091509

1510-
"@types/jest@^29.5.9":
1511-
version "29.5.9"
1512-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.9.tgz#eb997ab4a201b7504662ac9ebb84a748e17f95ab"
1513-
integrity sha512-zJeWhqBwVoPm83sP8h1/SVntwWTu5lZbKQGCvBjxQOyEWnKnsaomt2y7SlV4KfwlrHAHHAn00Sh4IAWaIsGOgQ==
1510+
"@types/jest@^29.5.10":
1511+
version "29.5.10"
1512+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.10.tgz#a10fc5bab9e426081c12b2ef73d24d4f0c9b7f50"
1513+
integrity sha512-tE4yxKEphEyxj9s4inideLHktW/x6DwesIwWZ9NN1FKf9zbJYsnhBoA9vrHA/IuIOKwPa5PcFBNV4lpMIOEzyQ==
15141514
dependencies:
15151515
expect "^29.0.0"
15161516
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)