Skip to content

Commit

Permalink
Merge pull request #625 from fishbrain/dependabot/npm_and_yarn/eslint…
Browse files Browse the repository at this point in the history
…-plugin-testing-library-7.1.0

Bump eslint-plugin-testing-library from 7.0.0 to 7.1.0
  • Loading branch information
lhansford authored Dec 5, 2024
2 parents e6213b9 + a84cc65 commit 043aef4
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"eslint-plugin-jsx-a11y": "^6.10.2",
"eslint-plugin-react": "^7.37.2",
"eslint-plugin-react-hooks": "^5.0.0",
"eslint-plugin-testing-library": "^7.0.0",
"eslint-plugin-testing-library": "^7.1.0",
"globals": "^15.12.0",
"typescript-eslint": "^8.16.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -523,7 +523,7 @@ __metadata:
eslint-plugin-jsx-a11y: "npm:^6.10.2"
eslint-plugin-react: "npm:^7.37.2"
eslint-plugin-react-hooks: "npm:^5.0.0"
eslint-plugin-testing-library: "npm:^7.0.0"
eslint-plugin-testing-library: "npm:^7.1.0"
globals: "npm:^15.12.0"
react: "npm:^18.3.1"
typescript: "npm:^5.7.2"
Expand Down Expand Up @@ -2411,15 +2411,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.0":
version: 7.1.0
resolution: "eslint-plugin-testing-library@npm:7.1.0"
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: 10c0/f67f1979ff11d619ba5f56694066605c5dbf3099cc814968f98d2d583dbacd02d8a82a35b4950ae4c852eaa6f542c8abba8bc36014952d33efd688b80842e505
checksum: 10c0/ad418c50a162c0a8e9aaa46c806a2d57c7c744a0e686c2f68c3ec5c2dff7790da1255a20a21c4af6ade8aa46f7cc8e09e5c0b750baa403ba8148f10a309afcbd
languageName: node
linkType: hard

Expand Down

0 comments on commit 043aef4

Please sign in to comment.