Skip to content
This repository was archived by the owner on Sep 9, 2024. It is now read-only.

Commit d2eb427

Browse files
chore(deps): update dependency @types/jest to v29.5.4
1 parent 195ed36 commit d2eb427

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
@@ -35,7 +35,7 @@
3535
},
3636
"devDependencies": {
3737
"@svgr/webpack": "6.5.1",
38-
"@types/jest": "29.5.1",
38+
"@types/jest": "29.5.4",
3939
"@types/js-yaml": "4.0.5",
4040
"@types/node": "18.16.14",
4141
"@types/react": "18.2.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3256,10 +3256,10 @@
32563256
dependencies:
32573257
"@types/istanbul-lib-report" "*"
32583258

3259-
"@types/[email protected].1":
3260-
version "29.5.1"
3261-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.1.tgz#83c818aa9a87da27d6da85d3378e5a34d2f31a47"
3262-
integrity sha512-tEuVcHrpaixS36w7hpsfLBLpjtMRJUE09/MHXn923LOVojDwyC14cWcfc0rDs0VEfUyYmt/+iX1kxxp+gZMcaQ==
3259+
"@types/[email protected].4":
3260+
version "29.5.4"
3261+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.4.tgz#9d0a16edaa009a71e6a71a999acd582514dab566"
3262+
integrity sha512-PhglGmhWeD46FYOVLt3X7TiWjzwuVGW9wG/4qocPevXMjCmrIc5b6db9WjeGE4QYVpUAWMDv3v0IiBwObY289A==
32633263
dependencies:
32643264
expect "^29.0.0"
32653265
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)