Skip to content
This repository was archived by the owner on Feb 9, 2022. It is now read-only.

Commit da99f29

Browse files
chore(deps-dev): bump @testing-library/react-native from 7.0.2 to 7.1.0
Bumps [@testing-library/react-native](https://github.com/callstack/react-native-testing-library) from 7.0.2 to 7.1.0. - [Release notes](https://github.com/callstack/react-native-testing-library/releases) - [Changelog](https://github.com/callstack/react-native-testing-library/blob/master/.release-it.json) - [Commits](callstack/react-native-testing-library@v7.0.2...v7.1.0) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 34e358c commit da99f29

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
@@ -37,7 +37,7 @@
3737
"@code-quality/stylelint-styled-components-react-native-config": "^1.3.0",
3838
"@commitlint/cli": "^11.0.0",
3939
"@react-native-community/eslint-config": "^2.0.0",
40-
"@testing-library/react-native": "^7.0.2",
40+
"@testing-library/react-native": "^7.1.0",
4141
"@types/detox": "^16.4.1",
4242
"@types/jest": "^26.0.15",
4343
"@types/node": "^14.14.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1623,10 +1623,10 @@
16231623
remark "^12.0.0"
16241624
unist-util-find-all-after "^3.0.1"
16251625

1626-
"@testing-library/react-native@^7.0.2":
1627-
version "7.0.2"
1628-
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-7.0.2.tgz#fd00b4c5639f606a07b20d0fec5a4cbfc3851efa"
1629-
integrity sha512-mOnsEgdbIvXa2cpZz+DTWiqtgObHRICujBGVXHVc1Wr9HbD7mMXIVPiOaUZPL6Wufw23FTy1pqAUIuQydtBc1Q==
1626+
"@testing-library/react-native@^7.1.0":
1627+
version "7.1.0"
1628+
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-7.1.0.tgz#6b168aac21522c8a5175461b350336fd79612ac9"
1629+
integrity sha512-ljVM9KZqG7BT/NFN6CHzdF6MNmM28+k7MEybFJ7FW1wVrhpiY4+hU9ypZ+hboO+MG3KpE2aFBzP4od3gu+Zzdg==
16301630
dependencies:
16311631
pretty-format "^26.0.1"
16321632

0 commit comments

Comments
 (0)