Skip to content

Commit 585fe77

Browse files
chore(deps):(deps-dev): bump @testing-library/jest-dom
Bumps [@testing-library/jest-dom](https://github.com/testing-library/jest-dom) from 5.17.0 to 6.9.1. - [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.17.0...v6.9.1) --- updated-dependencies: - dependency-name: "@testing-library/jest-dom" dependency-version: 6.9.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 01fe9da commit 585fe77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"react-scripts": "5.0.1"
3838
},
3939
"devDependencies": {
40-
"@testing-library/jest-dom": "^5.16.4",
40+
"@testing-library/jest-dom": "^6.9.1",
4141
"@testing-library/react": "^13.3.0",
4242
"@testing-library/user-event": "^13.5.0",
4343
"eslint": "^8.0.0",

0 commit comments

Comments
 (0)