Skip to content

Commit

Permalink
Merge pull request #238 from Jujulego/renovate/eslint-plugin-testing-…
Browse files Browse the repository at this point in the history
…library-5.x

chore(deps): update dependency eslint-plugin-testing-library to v5.9.1
  • Loading branch information
Jujulego committed Nov 28, 2022
2 parents 9b13a06 + 94e67e9 commit 779ef5c
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 @@ -61,7 +61,7 @@
"eslint-plugin-jest": "27.1.6",
"eslint-plugin-react": "7.31.11",
"eslint-plugin-react-hooks": "4.6.0",
"eslint-plugin-testing-library": "5.7.2",
"eslint-plugin-testing-library": "5.9.1",
"eslint-plugin-workspaces": "0.7.0",
"gulp": "4.0.2",
"gulp-cli": "2.3.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2767,7 +2767,7 @@ __metadata:
eslint-plugin-jest: 27.1.6
eslint-plugin-react: 7.31.11
eslint-plugin-react-hooks: 4.6.0
eslint-plugin-testing-library: 5.7.2
eslint-plugin-testing-library: 5.9.1
eslint-plugin-workspaces: 0.7.0
gulp: 4.0.2
gulp-cli: 2.3.0
Expand Down Expand Up @@ -7894,14 +7894,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-testing-library@npm:5.7.2":
version: 5.7.2
resolution: "eslint-plugin-testing-library@npm:5.7.2"
"eslint-plugin-testing-library@npm:5.9.1":
version: 5.9.1
resolution: "eslint-plugin-testing-library@npm:5.9.1"
dependencies:
"@typescript-eslint/utils": ^5.13.0
peerDependencies:
eslint: ^7.5.0 || ^8.0.0
checksum: 33ab09b0bc77b80ea61b9bac4d48ca3f83916a0cb9deaf0e8d2eaab80707346feb7e808a68a625fa27baf278d1d8130b1ca5d2f8eb0904804793601d8f1c8f40
checksum: d09f9486945807e9587d52b6979117bc41b750df741567381a06219671096afb318696a0e0db63e253e150fead40e77ef9653ee00f1dda83fc8920e3b3c47107
languageName: node
linkType: hard

Expand Down

0 comments on commit 779ef5c

Please sign in to comment.