Skip to content

Commit 3b1c652

Browse files
committed
chore(deps): update dependency @types/jest to ^29.5.8
1 parent f756ae1 commit 3b1c652

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
@@ -39,7 +39,7 @@
3939
"@txo/commitlint": "^1.0.5",
4040
"@txo/semantic-release": "^1.0.2",
4141
"@types/eslint": "^8.44.7",
42-
"@types/jest": "^29.5.7",
42+
"@types/jest": "^29.5.8",
4343
"@types/react": "^18.2.36",
4444
"@typescript-eslint/eslint-plugin": "^6.10.0",
4545
"@typescript-eslint/parser": "^6.10.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1494,10 +1494,10 @@
14941494
dependencies:
14951495
"@types/istanbul-lib-report" "*"
14961496

1497-
"@types/jest@^29.5.7":
1498-
version "29.5.7"
1499-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.7.tgz#2c0dafe2715dd958a455bc10e2ec3e1ec47b5036"
1500-
integrity sha512-HLyetab6KVPSiF+7pFcUyMeLsx25LDNDemw9mGsJBkai/oouwrjTycocSDYopMEwFhN2Y4s9oPyOCZNofgSt2g==
1497+
"@types/jest@^29.5.8":
1498+
version "29.5.8"
1499+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.8.tgz#ed5c256fe2bc7c38b1915ee5ef1ff24a3427e120"
1500+
integrity sha512-fXEFTxMV2Co8ZF5aYFJv+YeA08RTYJfhtN5c9JSv/mFEMe+xxjufCb+PHL+bJcMs/ebPUsBu+UNTEz+ydXrR6g==
15011501
dependencies:
15021502
expect "^29.0.0"
15031503
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)