Skip to content

Commit 94ad3d9

Browse files
chore(deps): update dependency @types/jest to v29.2.6
1 parent c2fdfa0 commit 94ad3d9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@semantic-release/changelog": "6.0.2",
6161
"@semantic-release/git": "10.0.1",
6262
"@types/deepmerge": "2.2.0",
63-
"@types/jest": "29.2.5",
63+
"@types/jest": "29.2.6",
6464
"@types/node-fetch": "2.6.1",
6565
"@types/react": "18.0.26",
6666
"@typescript-eslint/eslint-plugin": "5.48.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1500,10 +1500,10 @@
15001500
dependencies:
15011501
"@types/istanbul-lib-report" "*"
15021502

1503-
"@types/jest@29.2.5":
1504-
version "29.2.5"
1505-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.5.tgz#c27f41a9d6253f288d1910d3c5f09484a56b73c0"
1506-
integrity sha512-H2cSxkKgVmqNHXP7TC2L/WUorrZu8ZigyRywfVzv6EyBlxj39n4C00hjXYQWsbwqgElaj/CiAeSRmk5GoaKTgw==
1503+
"@types/jest@29.2.6":
1504+
version "29.2.6"
1505+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.6.tgz#1d43c8e533463d0437edef30b2d45d5aa3d95b0a"
1506+
integrity sha512-XEUC/Tgw3uMh6Ho8GkUtQ2lPhY5Fmgyp3TdlkTJs1W9VgNxs+Ow/x3Elh8lHQKqCbZL0AubQuqWjHVT033Hhrw==
15071507
dependencies:
15081508
expect "^29.0.0"
15091509
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)