Skip to content

Commit a52c556

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @types/jest to v27.0.3
1 parent 7f022c2 commit a52c556

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": "7.0.2",
2626
"@testing-library/react-native": "8.0.0",
27-
"@types/jest": "27.0.2",
27+
"@types/jest": "27.0.3",
2828
"@types/react": "16.14.21",
2929
"@types/react-native": "0.64.19",
3030
"all-contributors-cli": "6.20.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1820,10 +1820,10 @@
18201820
dependencies:
18211821
"@types/istanbul-lib-report" "*"
18221822

1823-
"@types/[email protected].2":
1824-
version "27.0.2"
1825-
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.2.tgz#ac383c4d4aaddd29bbf2b916d8d105c304a5fcd7"
1826-
integrity sha512-4dRxkS/AFX0c5XW6IPMNOydLn2tEhNhJV7DnYK+0bjoJZ+QTmfucBlihX7aoEsh/ocYtkLC73UbnBXBXIxsULA==
1823+
"@types/[email protected].3":
1824+
version "27.0.3"
1825+
resolved "https://registry.yarnpkg.com/@types/jest/-/jest-27.0.3.tgz#0cf9dfe9009e467f70a342f0f94ead19842a783a"
1826+
integrity sha512-cmmwv9t7gBYt7hNKH5Spu7Kuu/DotGa+Ff+JGRKZ4db5eh8PnKS4LuebJ3YLUoyOyIHraTGyULn23YtEAm0VSg==
18271827
dependencies:
18281828
jest-diff "^27.0.0"
18291829
pretty-format "^27.0.0"

0 commit comments

Comments
 (0)