Skip to content

Commit 3ca2f97

Browse files
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](testing-library/jest-dom@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>
1 parent 971721a commit 3ca2f97

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
"@react-three/csg": "^3.0.0",
1515
"@react-three/drei": "^9.79.2",
1616
"@react-three/fiber": "^8.13.5",
17-
"@testing-library/jest-dom": "^5.14.1",
17+
"@testing-library/jest-dom": "^5.17.0",
1818
"@testing-library/react": "^14.0.0",
1919
"@testing-library/user-event": "^14.4.3",
2020
"@types/chrome": "^0.0.241",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2118,9 +2118,9 @@ __metadata:
21182118
languageName: node
21192119
linkType: hard
21202120

2121-
"@testing-library/jest-dom@npm:^5.14.1":
2122-
version: 5.16.5
2123-
resolution: "@testing-library/jest-dom@npm:5.16.5"
2121+
"@testing-library/jest-dom@npm:^5.17.0":
2122+
version: 5.17.0
2123+
resolution: "@testing-library/jest-dom@npm:5.17.0"
21242124
dependencies:
21252125
"@adobe/css-tools": ^4.0.1
21262126
"@babel/runtime": ^7.9.2
@@ -2131,7 +2131,7 @@ __metadata:
21312131
dom-accessibility-api: ^0.5.6
21322132
lodash: ^4.17.15
21332133
redent: ^3.0.0
2134-
checksum: 94911f901a8031f3e489d04ac057cb5373621230f5d92bed80e514e24b069fb58a3166d1dd86963e55f078a1bd999da595e2ab96ed95f452d477e272937d792a
2134+
checksum: 9f28dbca8b50d7c306aae40c3aa8e06f0e115f740360004bd87d57f95acf7ab4b4f4122a7399a76dbf2bdaaafb15c99cc137fdcb0ae457a92e2de0f3fbf9b03b
21352135
languageName: node
21362136
linkType: hard
21372137

@@ -4005,7 +4005,7 @@ __metadata:
40054005
"@react-three/csg": ^3.0.0
40064006
"@react-three/drei": ^9.79.2
40074007
"@react-three/fiber": ^8.13.5
4008-
"@testing-library/jest-dom": ^5.14.1
4008+
"@testing-library/jest-dom": ^5.17.0
40094009
"@testing-library/react": ^14.0.0
40104010
"@testing-library/user-event": ^14.4.3
40114011
"@types/chrome": ^0.0.241

0 commit comments

Comments
 (0)