Skip to content

Commit 96a08ab

Browse files
chore(deps): update dependency @types/jest to v26.0.24
1 parent 531b521 commit 96a08ab

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
@@ -61,7 +61,7 @@
6161
"@babel/preset-react": "7.13.13",
6262
"@babel/preset-typescript": "7.13.0",
6363
"@babel/runtime": "7.13.10",
64-
"@types/jest": "26.0.15",
64+
"@types/jest": "26.0.24",
6565
"@types/react": "18.2.38",
6666
"@types/react-native": "0.72.7",
6767
"@types/react-test-renderer": "18.0.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1725,10 +1725,10 @@
17251725
dependencies:
17261726
"@types/istanbul-lib-report" "*"
17271727

1728-
"@types/[email protected].15":
1729-
version "26.0.15"
1730-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.15.tgz#12e02c0372ad0548e07b9f4e19132b834cb1effe"
1731-
integrity sha512-s2VMReFXRg9XXxV+CW9e5Nz8fH2K1aEhwgjUqPPbQd7g95T0laAcvLv032EhFHIa5GHsZ8W7iJEQVaJq6k3Gog==
1728+
"@types/[email protected].24":
1729+
version "26.0.24"
1730+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-26.0.24.tgz#943d11976b16739185913a1936e0de0c4a7d595a"
1731+
integrity sha512-E/X5Vib8BWqZNRlDxj9vYXhsDwPYbPINqKF9BsnSoon4RQ0D9moEuLD8txgyypFLH7J4+Lho9Nr/c8H0Fi+17w==
17321732
dependencies:
17331733
jest-diff "^26.0.0"
17341734
pretty-format "^26.0.0"

0 commit comments

Comments
 (0)