Skip to content

Commit 260b0a2

Browse files
[npm] Bump eslint-plugin-testing-library from 7.6.8 to 7.7.0 (#533)
Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 7.6.8 to 7.7.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@v7.6.8...v7.7.0) --- updated-dependencies: - dependency-name: eslint-plugin-testing-library dependency-version: 7.7.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 9ab1eaf commit 260b0a2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
"eslint-plugin-prettier": "^5.5.4",
7979
"eslint-plugin-react": "^7.37.5",
8080
"eslint-plugin-react-hooks": "^5.2.0",
81-
"eslint-plugin-testing-library": "^7.6.8",
81+
"eslint-plugin-testing-library": "^7.7.0",
8282
"globals": "^16.4.0",
8383
"husky": "^9.1.7",
8484
"lint-staged": "^16.1.6",

0 commit comments

Comments
 (0)