Skip to content

Commit

Permalink
Bump @testing-library/react from 14.1.2 to 14.2.0
Browse files Browse the repository at this point in the history
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.1.2 to 14.2.0.
- [Release notes](https://github.com/testing-library/react-testing-library/releases)
- [Changelog](https://github.com/testing-library/react-testing-library/blob/main/CHANGELOG.md)
- [Commits](testing-library/react-testing-library@v14.1.2...v14.2.0)

---
updated-dependencies:
- dependency-name: "@testing-library/react"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 31, 2024
1 parent b2cf16b commit 5db4cd5
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@react-three/csg": "^3.2.0",
"@react-three/drei": "^9.96.5",
"@react-three/fiber": "^8.15.15",
"@testing-library/react": "^14.1.2",
"@testing-library/react": "^14.2.0",
"@testing-library/user-event": "^14.5.2",
"@types/chrome": "^0.0.259",
"@types/node": "^20.4.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1856,17 +1856,17 @@ __metadata:
languageName: node
linkType: hard

"@testing-library/react@npm:^14.1.2":
version: 14.1.2
resolution: "@testing-library/react@npm:14.1.2"
"@testing-library/react@npm:^14.2.0":
version: 14.2.0
resolution: "@testing-library/react@npm:14.2.0"
dependencies:
"@babel/runtime": ^7.12.5
"@testing-library/dom": ^9.0.0
"@types/react-dom": ^18.0.0
peerDependencies:
react: ^18.0.0
react-dom: ^18.0.0
checksum: 0269903e53412cf96fddb55c8a97a9987a89c3308d71fa1418fe61c47d275445e7044c5387f57cf39b8cda319a41623dbad2cce7a17016aed3a9e85185aac75a
checksum: c7fa471dbb01c8bcf66abbdb210b24fb36c81afcc99db3ea4e22bd1556af1ccbd2a9dd2b14bd86870690f681c3e72080468728d63084e73bef071062d4174c1c
languageName: node
linkType: hard

Expand Down Expand Up @@ -3617,7 +3617,7 @@ __metadata:
"@react-three/csg": ^3.2.0
"@react-three/drei": ^9.96.5
"@react-three/fiber": ^8.15.15
"@testing-library/react": ^14.1.2
"@testing-library/react": ^14.2.0
"@testing-library/user-event": ^14.5.2
"@types/chrome": ^0.0.259
"@types/node": ^20.4.2
Expand Down

0 comments on commit 5db4cd5

Please sign in to comment.