Skip to content
This repository has been archived by the owner on Oct 28, 2023. It is now read-only.

Commit

Permalink
deps: update dependency eslint-plugin-testing-library to ^5.9.1.
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 23, 2022
1 parent 582681f commit 68c13a1
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/eslint-config/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"eslint-plugin-promise": "^6.1.0",
"eslint-plugin-react": "^7.31.10",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^5.7.3",
"eslint-plugin-testing-library": "^5.9.1",
"eslint-plugin-unicorn": "^44.0.2"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7634,7 +7634,7 @@ __metadata:
eslint-plugin-promise: ^6.1.0
eslint-plugin-react: ^7.31.10
eslint-plugin-react-hooks: ^4.6.0
eslint-plugin-testing-library: ^5.7.3
eslint-plugin-testing-library: ^5.9.1
eslint-plugin-unicorn: ^44.0.2
prettier: ^2.7.1
ts-node: ^10.9.1
Expand Down Expand Up @@ -7871,14 +7871,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-testing-library@npm:^5.7.3":
version: 5.7.3
resolution: "eslint-plugin-testing-library@npm:5.7.3"
"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: 96e4a886cd95fc658636d284b17c1455efe7172dfec56c38a8f292d2d728f026dfe6a9adedde0549a3f02a58a5d46df0ff1558214298606cae5b1b335f910404
checksum: d09f9486945807e9587d52b6979117bc41b750df741567381a06219671096afb318696a0e0db63e253e150fead40e77ef9653ee00f1dda83fc8920e3b3c47107
languageName: node
linkType: hard

Expand Down

0 comments on commit 68c13a1

Please sign in to comment.