Skip to content

Commit 77348da

Browse files
authored
Merge pull request #470 from swfz/renovate/jest-monorepo
chore(deps): update dependency @types/jest to v29.5.1
2 parents d7fecb3 + c421bf1 commit 77348da

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
@@ -39,7 +39,7 @@
3939
"@storybook/react": "7.0.4",
4040
"@storybook/testing-library": "0.1.0",
4141
"@types/gtag.js": "0.0.12",
42-
"@types/jest": "29.5.0",
42+
"@types/jest": "29.5.1",
4343
"@types/node": "18.11.18",
4444
"@types/react": "18.0.38",
4545
"@types/uuid": "9.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4765,10 +4765,10 @@
47654765
dependencies:
47664766
"@types/istanbul-lib-report" "*"
47674767

4768-
"@types/[email protected].0":
4769-
version "29.5.0"
4770-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.0.tgz#337b90bbcfe42158f39c2fb5619ad044bbb518ac"
4771-
integrity sha512-3Emr5VOl/aoBwnWcH/EFQvlSAmjV+XtV9GGu5mwdYew5vhQh0IUZx/60x0TzHDu09Bi7HMx10t/namdJw5QIcg==
4768+
"@types/[email protected].1":
4769+
version "29.5.1"
4770+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.1.tgz#83c818aa9a87da27d6da85d3378e5a34d2f31a47"
4771+
integrity sha512-tEuVcHrpaixS36w7hpsfLBLpjtMRJUE09/MHXn923LOVojDwyC14cWcfc0rDs0VEfUyYmt/+iX1kxxp+gZMcaQ==
47724772
dependencies:
47734773
expect "^29.0.0"
47744774
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)