Skip to content

Commit b1ab0f1

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/jest to v25.2.3
1 parent 2282c0b commit b1ab0f1

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
@@ -24,7 +24,7 @@
2424
"@react-native-community/eslint-config": "1.1.0",
2525
"@testing-library/react-hooks": "3.2.1",
2626
"@testing-library/react-native": "5.0.3",
27-
"@types/jest": "25.2.2",
27+
"@types/jest": "25.2.3",
2828
"@types/react": "16.9.34",
2929
"@types/react-native": "0.62.8",
3030
"all-contributors-cli": "6.14.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1574,10 +1574,10 @@
15741574
"@types/istanbul-lib-coverage" "*"
15751575
"@types/istanbul-lib-report" "*"
15761576

1577-
"@types/[email protected].2":
1578-
version "25.2.2"
1579-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.2.tgz#6a752e7a00f69c3e790ea00c345029d5cefa92bf"
1580-
integrity sha512-aRctFbG8Pb7DSLzUt/fEtL3q/GKb9mretFuYhRub2J0q6NhzBYbx9HTQzHrWgBNIxYOlxGNVe6Z54cpbUt+Few==
1577+
"@types/[email protected].3":
1578+
version "25.2.3"
1579+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.3.tgz#33d27e4c4716caae4eced355097a47ad363fdcaf"
1580+
integrity sha512-JXc1nK/tXHiDhV55dvfzqtmP4S3sy3T3ouV2tkViZgxY/zeUkcpQcQPGRlgF4KmWzWW5oiWYSZwtCB+2RsE4Fw==
15811581
dependencies:
15821582
jest-diff "^25.2.1"
15831583
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)