Bump @testing-library/jest-dom from 5.16.5 to 5.17.0 (#329)
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.16.5 to 5.17.0. - [Release notes](https://github.com/testing-library/jest-dom/releases) - [Changelog](https://github.com/testing-library/jest-dom/blob/main/CHANGELOG.md) - [Commits](https://github.com/testing-library/jest-dom/compare/v5.16.5...v5.17.0) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" 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:
@ -14,7 +14,7 @@
|
||||
"@react-three/csg": "^3.0.0",
|
||||
"@react-three/drei": "^9.79.2",
|
||||
"@react-three/fiber": "^8.13.5",
|
||||
"@testing-library/jest-dom": "^5.14.1",
|
||||
"@testing-library/jest-dom": "^5.17.0",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
"@testing-library/user-event": "^14.4.3",
|
||||
"@types/chrome": "^0.0.241",
|
||||
|
10
yarn.lock
10
yarn.lock
@ -2118,9 +2118,9 @@ __metadata:
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
"@testing-library/jest-dom@npm:^5.14.1":
|
||||
version: 5.16.5
|
||||
resolution: "@testing-library/jest-dom@npm:5.16.5"
|
||||
"@testing-library/jest-dom@npm:^5.17.0":
|
||||
version: 5.17.0
|
||||
resolution: "@testing-library/jest-dom@npm:5.17.0"
|
||||
dependencies:
|
||||
"@adobe/css-tools": ^4.0.1
|
||||
"@babel/runtime": ^7.9.2
|
||||
@ -2131,7 +2131,7 @@ __metadata:
|
||||
dom-accessibility-api: ^0.5.6
|
||||
lodash: ^4.17.15
|
||||
redent: ^3.0.0
|
||||
checksum: 94911f901a8031f3e489d04ac057cb5373621230f5d92bed80e514e24b069fb58a3166d1dd86963e55f078a1bd999da595e2ab96ed95f452d477e272937d792a
|
||||
checksum: 9f28dbca8b50d7c306aae40c3aa8e06f0e115f740360004bd87d57f95acf7ab4b4f4122a7399a76dbf2bdaaafb15c99cc137fdcb0ae457a92e2de0f3fbf9b03b
|
||||
languageName: node
|
||||
linkType: hard
|
||||
|
||||
@ -4005,7 +4005,7 @@ __metadata:
|
||||
"@react-three/csg": ^3.0.0
|
||||
"@react-three/drei": ^9.79.2
|
||||
"@react-three/fiber": ^8.13.5
|
||||
"@testing-library/jest-dom": ^5.14.1
|
||||
"@testing-library/jest-dom": ^5.17.0
|
||||
"@testing-library/react": ^14.0.0
|
||||
"@testing-library/user-event": ^14.4.3
|
||||
"@types/chrome": ^0.0.241
|
||||
|
Reference in New Issue
Block a user