Skip to content

Commit

Permalink
build(deps-dev): bump @testing-library/react-native from 8.0.0 to 12.4.3
Browse files Browse the repository at this point in the history
Bumps [@testing-library/react-native](https://github.com/callstack/react-native-testing-library) from 8.0.0 to 12.4.3.
- [Release notes](https://github.com/callstack/react-native-testing-library/releases)
- [Changelog](https://github.com/callstack/react-native-testing-library/blob/main/.release-it.json)
- [Commits](callstack/react-native-testing-library@v8.0.0...v12.4.3)

---
updated-dependencies:
- dependency-name: "@testing-library/react-native"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 30, 2024
1 parent 7544597 commit afd070d
Show file tree
Hide file tree
Showing 3 changed files with 52 additions and 19 deletions.
37 changes: 27 additions & 10 deletions .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"@react-native-community/eslint-plugin": "^1.3.0",
"@react-native/metro-config": "^0.72.7",
"@sinonjs/fake-timers": "^11.1.0",
"@testing-library/react-native": "^8.0.0",
"@testing-library/react-native": "^12.4.3",
"@tsconfig/node14": "14.1.0",
"@types/debounce": "^1.2.1",
"@types/jest": "^27.4.1",
Expand Down
32 changes: 24 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2305,7 +2305,7 @@ __metadata:
"@react-native-community/eslint-plugin": ^1.3.0
"@react-native/metro-config": ^0.72.7
"@sinonjs/fake-timers": ^11.1.0
"@testing-library/react-native": ^8.0.0
"@testing-library/react-native": ^12.4.3
"@tsconfig/node14": 14.1.0
"@turf/along": 6.5.0
"@turf/distance": 6.5.0
Expand Down Expand Up @@ -2816,16 +2816,22 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react-native@npm:^8.0.0":
version: 8.0.0
resolution: "@testing-library/react-native@npm:8.0.0"
"@testing-library/react-native@npm:^12.4.3":
version: 12.4.3
resolution: "@testing-library/react-native@npm:12.4.3"
dependencies:
pretty-format: ^27.0.0
jest-matcher-utils: ^29.7.0
pretty-format: ^29.7.0
redent: ^3.0.0
peerDependencies:
react: ">=16.0.0"
jest: ">=28.0.0"
react: ">=16.8.0"
react-native: ">=0.59"
react-test-renderer: ">=16.0.0"
checksum: 15cb8deea536bcd29d091a23c51dfa36e74a5cf4176fd897e33e318a46bed6306dd9334c90589943c41ae0fc39107d8c36d927f08400fb817303b585a81b2c09
react-test-renderer: ">=16.8.0"
peerDependenciesMeta:
jest:
optional: true
checksum: bd1c06b200063ffad26245cbc61b7256b5bfcc2c69a32f7e6dc9ff1bf44c3743117d5010b8dbc8f9a1b660c3ee22ccf9ecc320c03db52f9ec75ba7e52c1d8ba3
languageName: node
linkType: hard

Expand Down Expand Up @@ -11784,6 +11790,16 @@ __metadata:
languageName: node
linkType: hard

"redent@npm:^3.0.0":
version: 3.0.0
resolution: "redent@npm:3.0.0"
dependencies:
indent-string: ^4.0.0
strip-indent: ^3.0.0
checksum: fa1ef20404a2d399235e83cc80bd55a956642e37dd197b4b612ba7327bf87fa32745aeb4a1634b2bab25467164ab4ed9c15be2c307923dd08b0fe7c52431ae6b
languageName: node
linkType: hard

"reflect.getprototypeof@npm:^1.0.4":
version: 1.0.4
resolution: "reflect.getprototypeof@npm:1.0.4"
Expand Down

0 comments on commit afd070d

Please sign in to comment.