Skip to content

Commit 5626ae9

Browse files
⬆️ Bump @types/jest from 29.5.12 to 29.5.13 (#881)
1 parent 6d67cdd commit 5626ae9

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
@@ -71,7 +71,7 @@
7171
"@react-native/babel-preset": "0.75.3",
7272
"@testing-library/jest-native": "5.4.3",
7373
"@testing-library/react-native": "12.7.2",
74-
"@types/jest": "^29.5.12",
74+
"@types/jest": "^29.5.13",
7575
"@types/react-test-renderer": "^18.0.7",
7676
"@typescript-eslint/eslint-plugin": "^5.62.0",
7777
"@typescript-eslint/parser": "^5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2241,10 +2241,10 @@
22412241
dependencies:
22422242
"@types/istanbul-lib-report" "*"
22432243

2244-
"@types/jest@^29.5.12":
2245-
version "29.5.12"
2246-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.12.tgz#7f7dc6eb4cf246d2474ed78744b05d06ce025544"
2247-
integrity sha512-eDC8bTvT/QhYdxJAulQikueigY5AsdBRH2yDKW3yveW7svY3+DzN84/2NUgkw10RTiJbWqZrTtoGVdYlvFJdLw==
2244+
"@types/jest@^29.5.13":
2245+
version "29.5.13"
2246+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-29.5.13.tgz#8bc571659f401e6a719a7bf0dbcb8b78c71a8adc"
2247+
integrity sha512-wd+MVEZCHt23V0/L642O5APvspWply/rGY5BcW4SUETo2UzPU3Z26qr8jC2qxpimI2jjx9h7+2cj2FwIr01bXg==
22482248
dependencies:
22492249
expect "^29.0.0"
22502250
pretty-format "^29.0.0"

0 commit comments

Comments
 (0)