Skip to content

Commit 2282c0b

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

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.1",
27+
"@types/jest": "25.2.2",
2828
"@types/react": "16.9.34",
2929
"@types/react-native": "0.62.8",
3030
"all-contributors-cli": "6.14.2",

yarn.lock

+4-4
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/jest@25.2.1":
1578-
version "25.2.1"
1579-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-25.2.1.tgz#9544cd438607955381c1bdbdb97767a249297db5"
1580-
integrity sha512-msra1bCaAeEdkSyA0CZ6gW1ukMIvZ5YoJkdXw/qhQdsuuDlFTcEUrUw8CLCPt2rVRUfXlClVvK2gvPs9IokZaA==
1577+
"@types/jest@25.2.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==
15811581
dependencies:
15821582
jest-diff "^25.2.1"
15831583
pretty-format "^25.2.1"

0 commit comments

Comments
 (0)