Skip to content

Commit

Permalink
Bump eslint-plugin-testing-library from 6.5.0 to 7.1.0
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 6.5.0 to 7.1.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.1.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>
  • Loading branch information
dependabot[bot] authored Dec 5, 2024
1 parent 0976dac commit e418b12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@
"eslint-plugin-promise": "^7.1.0",
"eslint-plugin-react": "^7.33.2",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^6.0.2",
"eslint-plugin-testing-library": "^7.1.0",
"eslint-plugin-unicorn": "^56.0.0",
"happy-dom": "^15.7.4",
"prettier": "^3.2.5",
Expand Down

0 comments on commit e418b12

Please sign in to comment.