Bump @testing-library/react from 14.1.2 to 14.2.1 (#561)
Bumps [@testing-library/react](https://github.com/testing-library/react-testing-library) from 14.1.2 to 14.2.1. - [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](https://github.com/testing-library/react-testing-library/compare/v14.1.2...v14.2.1) --- updated-dependencies: - dependency-name: "@testing-library/react" dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@ -15,7 +15,7 @@
|
||||
"@react-three/csg": "^3.2.0",
|
||||
"@react-three/drei": "^9.97.3",
|
||||
"@react-three/fiber": "^8.15.15",
|
||||
"@testing-library/react": "^14.1.2",
|
||||
"@testing-library/react": "^14.2.1",
|
||||
"@testing-library/user-event": "^14.5.2",
|
||||
"@types/chrome": "^0.0.259",
|
||||
"@types/node": "^20.4.2",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -1856,9 +1856,9 @@ __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.1":
|
||||
version: 14.2.1
|
||||
resolution: "@testing-library/react@npm:14.2.1"
|
||||
dependencies:
|
||||
"@babel/runtime": ^7.12.5
|
||||
"@testing-library/dom": ^9.0.0
|
||||
@ -1866,7 +1866,7 @@ __metadata:
|
||||
peerDependencies:
|
||||
react: ^18.0.0
|
||||
react-dom: ^18.0.0
|
||||
checksum: 0269903e53412cf96fddb55c8a97a9987a89c3308d71fa1418fe61c47d275445e7044c5387f57cf39b8cda319a41623dbad2cce7a17016aed3a9e85185aac75a
|
||||
checksum: 7054ae69a0e06c0777da8105fa08fac7e8dac570476a065285d7b993947acda5c948598764a203ebaac759c161c562d6712f19f5bd08be3f09a07e23baee5426
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -3617,7 +3617,7 @@ __metadata:
|
||||
"@react-three/csg": ^3.2.0
|
||||
"@react-three/drei": ^9.97.3
|
||||
"@react-three/fiber": ^8.15.15
|
||||
"@testing-library/react": ^14.1.2
|
||||
"@testing-library/react": ^14.2.1
|
||||
"@testing-library/user-event": ^14.5.2
|
||||
"@types/chrome": ^0.0.259
|
||||
"@types/node": ^20.4.2
|
||||
|
Reference in New Issue
Block a user