Skip to content

Commit

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

Bumps [eslint-plugin-testing-library](https://github.com/testing-library/eslint-plugin-testing-library) from 6.3.4 to 6.4.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.3.4...v6.4.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 Oct 21, 2024
1 parent 5dbc936 commit 767ca83
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 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.1",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-simple-import-sort": "12.1.1",
"eslint-plugin-testing-library": "6.3.4",
"eslint-plugin-testing-library": "6.4.0",
"eslint-plugin-unused-imports": "3.2.0",
"form-data": "4.0.1",
"husky": "4.3.8",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8627,14 +8627,14 @@ __metadata:
languageName: node
linkType: hard

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

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

0 comments on commit 767ca83

Please sign in to comment.