Skip to content

Commit 385f08b

Browse files
feat(deps): update dependency @types/jest to ^29.2.6
1 parent 6f208dd commit 385f08b

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
@@ -56,7 +56,7 @@
5656
"@swc-node/jest": "^1.5.6",
5757
"@swc/core": "^1.3.27",
5858
"@swc/helpers": "^0.4.14",
59-
"@types/jest": "^29.2.5",
59+
"@types/jest": "^29.2.6",
6060
"@types/lodash.has": "^4.5.7",
6161
"@types/mkdirp": "^1.0.2",
6262
"@types/node": "^18.11.18",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1820,10 +1820,10 @@
18201820
dependencies:
18211821
"@types/istanbul-lib-report" "*"
18221822

1823-
"@types/jest@^29.2.5":
1824-
version "29.2.5"
1825-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.5.tgz#c27f41a9d6253f288d1910d3c5f09484a56b73c0"
1826-
integrity sha512-H2cSxkKgVmqNHXP7TC2L/WUorrZu8ZigyRywfVzv6EyBlxj39n4C00hjXYQWsbwqgElaj/CiAeSRmk5GoaKTgw==
1823+
"@types/jest@^29.2.6":
1824+
version "29.2.6"
1825+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.2.6.tgz#1d43c8e533463d0437edef30b2d45d5aa3d95b0a"
1826+
integrity sha512-XEUC/Tgw3uMh6Ho8GkUtQ2lPhY5Fmgyp3TdlkTJs1W9VgNxs+Ow/x3Elh8lHQKqCbZL0AubQuqWjHVT033Hhrw==
18271827
dependencies:
18281828
expect "^29.0.0"
18291829
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)