Skip to content

Commit c157b2b

Browse files
committed
Update dependency @types/jest to v29.5.13
1 parent 716f3e4 commit c157b2b

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
@@ -79,7 +79,7 @@
7979
"@rollup/plugin-alias": "5.1.0",
8080
"@testing-library/jest-dom": "6.5.0",
8181
"@testing-library/react": "14.3.1",
82-
"@types/jest": "29.5.12",
82+
"@types/jest": "29.5.13",
8383
"@types/loadable__component": "5.13.9",
8484
"@types/node": "20.16.5",
8585
"@types/postcss-flexbugs-fixes": "5.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2110,10 +2110,10 @@
21102110
dependencies:
21112111
"@types/istanbul-lib-report" "*"
21122112

2113-
"@types/[email protected].12":
2114-
version "29.5.12"
2115-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
2116-
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
2113+
"@types/[email protected].13":
2114+
version "29.5.13"
2115+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc"
2116+
integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==
21172117
dependencies:
21182118
expect "^29.0.0"
21192119
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)