Skip to content

Commit 6ece636

Browse files
chore(deps): update dependency @types/jest to v29.5.13
1 parent c29458c commit 6ece636

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
},
3838
"devDependencies": {
3939
"@changesets/cli": "2.26.2",
40-
"@types/jest": "29.5.4",
40+
"@types/jest": "29.5.13",
4141
"@types/node": "18.17.11",
4242
"@types/xregexp": "3.0.30",
4343
"babel-core": "6.26.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1162,10 +1162,10 @@
11621162
dependencies:
11631163
"@types/istanbul-lib-report" "*"
11641164

1165-
"@types/[email protected].4":
1166-
version "29.5.4"
1167-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.4.tgz#9d0a16edaa009a71e6a71a999acd582514dab566"
1168-
integrity sha512-PhglGmhWeD46FYOVLt3X7TiWjzwuVGW9wG/4qocPevXMjCmrIc5b6db9WjeGE4QYVpUAWMDv3v0IiBwObY289A==
1165+
"@types/[email protected].13":
1166+
version "29.5.13"
1167+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc"
1168+
integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==
11691169
dependencies:
11701170
expect "^29.0.0"
11711171
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)