Skip to content

Commit f6ae524

Browse files
Bump eslint-plugin-testing-library from 6.5.0 to 7.0.0 (#3649)
Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 6.5.0 to 7.0.0. - [Release notes](https://github.com/testing-library/eslint-plugin-testing-library/releases) - [Changelog](https://github.com/testing-library/eslint-plugin-testing-library/blob/main/.releaserc.json) - [Commits](testing-library/eslint-plugin-testing-library@v6.5.0...v7.0.0) --- updated-dependencies: - dependency-name: eslint-plugin-testing-library dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3e8fe45 commit f6ae524

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@
9494
"eslint-plugin-react-hooks": "^5.0.0",
9595
"eslint-plugin-react-hooks-extra": "^1.16.1",
9696
"eslint-plugin-sonarjs": "^2.0.4",
97-
"eslint-plugin-testing-library": "^6.4.0",
97+
"eslint-plugin-testing-library": "^7.0.0",
9898
"jspdf": "^2.5.1",
9999
"jspdf-autotable": "^3.5.23",
100100
"playwright": "^1.45.1",

0 commit comments

Comments
 (0)