Skip to content

Commit db3653d

Browse files
committed
chore(deps): update dependency @types/jest to ^29.5.9
1 parent 4cc0986 commit db3653d

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.8",
41+
"@types/jest": "^29.5.9",
4242
"@types/react": "^18.2.37",
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.8":
1511-
version "29.5.8"
1512-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.8.tgz#ed5c256fe2bc7c38b1915ee5ef1ff24a3427e120"
1513-
integrity sha512-fXEFTxMV2Co8ZF5aYFJv+YeA08RTYJfhtN5c9JSv/mFEMe+xxjufCb+PHL+bJcMs/ebPUsBu+UNTEz+ydXrR6g==
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==
15141514
dependencies:
15151515
expect "^29.0.0"
15161516
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)