Skip to content

Commit

Permalink
build(deps-dev): bump eslint-plugin-testing-library from 7.0.0 to 7.1.1
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 7.0.0 to 7.1.1.
- [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.0.0...v7.1.1)

---
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]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent 708b9de commit 5fd551a
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 @@ -45,7 +45,7 @@
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-import": "^2.31.0",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-testing-library": "^7.0.0",
"eslint-plugin-testing-library": "^7.1.1",
"prettier": "3.4.1",
"typescript": "^5.4.5",
"typescript-eslint": "^8.17.0"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2014,7 +2014,7 @@ __metadata:
eslint-config-react-app: "npm:^7.0.1"
eslint-plugin-import: "npm:^2.31.0"
eslint-plugin-react-hooks: "npm:^5.0.0"
eslint-plugin-testing-library: "npm:^7.0.0"
eslint-plugin-testing-library: "npm:^7.1.1"
prettier: "npm:3.4.1"
typescript: "npm:^5.4.5"
typescript-eslint: "npm:^8.17.0"
Expand Down Expand Up @@ -7856,15 +7856,15 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-testing-library@npm:^7.0.0":
version: 7.0.0
resolution: "eslint-plugin-testing-library@npm:7.0.0"
"eslint-plugin-testing-library@npm:^7.1.1":
version: 7.1.1
resolution: "eslint-plugin-testing-library@npm:7.1.1"
dependencies:
"@typescript-eslint/scope-manager": "npm:^8.15.0"
"@typescript-eslint/utils": "npm:^8.15.0"
peerDependencies:
eslint: ^8.57.0 || ^9.0.0
checksum: 10/f69bfde9e14d306561ef7f913f768aa9af06131e79a0b44a96598fecc44a37b60f8f1a5dfd68de6746838a8ae7d8d22a2607d05a91bf216d3e187bebed3c4b43
checksum: 10/48a7a7f93afd16f9cf9cccaf7a1e7ba2e2ea9072d598558ce758d396c7a4d6a71e49b4ec654feef67350141f4f2737d7460c07dbfaed4eb60a09d1c7ceb11558
languageName: node
linkType: hard

Expand Down

0 comments on commit 5fd551a

Please sign in to comment.