Skip to content

Commit a13e2d8

Browse files
Update dependency @types/jest to v29.5.4
1 parent 7ebfd6a commit a13e2d8

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
@@ -38,7 +38,7 @@
3838
"pluralize": "8.0.0"
3939
},
4040
"devDependencies": {
41-
"@types/jest": "29.5.3",
41+
"@types/jest": "29.5.4",
4242
"@types/node": "14.18.54",
4343
"@types/pluralize": "0.0.30",
4444
"axios-mock-adapter": "1.21.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -664,10 +664,10 @@
664664
dependencies:
665665
"@types/istanbul-lib-report" "*"
666666

667-
"@types/[email protected].3":
668-
version "29.5.3"
669-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.3.tgz#7a35dc0044ffb8b56325c6802a4781a626b05777"
670-
integrity sha512-1Nq7YrO/vJE/FYnqYyw0FS8LdrjExSgIiHyKg7xPpn+yi8Q4huZryKnkJatN1ZRH89Kw2v33/8ZMB7DuZeSLlA==
667+
"@types/[email protected].4":
668+
version "29.5.4"
669+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.4.tgz#9d0a16edaa009a71e6a71a999acd582514dab566"
670+
integrity sha512-PhglGmhWeD46FYOVLt3X7TiWjzwuVGW9wG/4qocPevXMjCmrIc5b6db9WjeGE4QYVpUAWMDv3v0IiBwObY289A==
671671
dependencies:
672672
expect "^29.0.0"
673673
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)