Skip to content

Commit 9af0064

Browse files
authored
Merge pull request #4536 from brave-intl/renovate/jest-monorepo
chore(deps): update dependency @types/jest to v29.5.14
2 parents 17c7f3a + 6d50b50 commit 9af0064

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
@@ -102,7 +102,7 @@
102102
"devDependencies": {
103103
"@babel/plugin-transform-class-properties": "7.25.7",
104104
"@babel/preset-react": "7.25.7",
105-
"@types/jest": "29.5.13",
105+
"@types/jest": "29.5.14",
106106
"@types/react": "^16.4.7",
107107
"@types/react-dom": "^16.0.6",
108108
"@types/styled-components": "5.1.34",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1628,10 +1628,10 @@
16281628
dependencies:
16291629
"@types/istanbul-lib-report" "*"
16301630

1631-
"@types/[email protected].13":
1632-
version "29.5.13"
1633-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc"
1634-
integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==
1631+
"@types/[email protected].14":
1632+
version "29.5.14"
1633+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.14.tgz#2b910912fa1d6856cadcd0c1f95af7df1d6049e5"
1634+
integrity sha512-ZN+4sdnLUbo8EVvVc2ao0GFW6oVrQRPn4K2lglySj7APvSrgzxHiNNK99us4WDMi57xxA2yggblIAMNhXOotLQ==
16351635
dependencies:
16361636
expect "^29.0.0"
16371637
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)