Skip to content

Commit

Permalink
chore(deps-dev): bump eslint-plugin-testing-library from 6.4.0 to 6.5…
Browse files Browse the repository at this point in the history
….0 (#8362)

Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 6.4.0 to 6.5.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.4.0...v6.5.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-testing-library
  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>
  • Loading branch information
dependabot[bot] authored Nov 21, 2024
1 parent d3b7112 commit 057e4f3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@
"eslint-plugin-react": "7.37.2",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-testing-library": "6.4.0",
"eslint-plugin-testing-library": "6.5.0",
"eslint-plugin-unused-imports": "3.2.0",
"form-data": "4.0.1",
"husky": "4.3.8",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8688,14 +8688,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-testing-library@npm:6.4.0":
version: 6.4.0
resolution: "eslint-plugin-testing-library@npm:6.4.0"
"eslint-plugin-testing-library@npm:6.5.0":
version: 6.5.0
resolution: "eslint-plugin-testing-library@npm:6.5.0"
dependencies:
"@typescript-eslint/utils": ^5.62.0
peerDependencies:
eslint: ^7.5.0 || ^8.0.0 || ^9.0.0
checksum: cfaaf0582375efb15821d3bcc2d571ffcb7d23c4f66677b9fc921cf853ec0b2a38bae9e31b566db2c55952444ad8064ef2996ca82a3312bc7e2d79537be56b19
checksum: 1ac544314b448541a3a3ecf73b21341e0a8b7b0566f3966f22e3de16de67d5ae830c43f5ccbf0d3ed5ffdaaccd7215487da930d7d87fac35cb671a875bfe4051
languageName: node
linkType: hard

Expand Down Expand Up @@ -17927,7 +17927,7 @@ __metadata:
eslint-plugin-react: 7.37.2
eslint-plugin-react-hooks: 4.6.2
eslint-plugin-simple-import-sort: 12.1.1
eslint-plugin-testing-library: 6.4.0
eslint-plugin-testing-library: 6.5.0
eslint-plugin-unused-imports: 3.2.0
form-data: 4.0.1
fs-extra: 11.2.0
Expand Down

0 comments on commit 057e4f3

Please sign in to comment.