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.7.2. (#168)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 3, 2022
1 parent cc4137f commit f37cfd9
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.0.1",
"eslint-plugin-react": "^7.31.8",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^5.7.1",
"eslint-plugin-testing-library": "^5.7.2",
"eslint-plugin-unicorn": "^44.0.0"
},
"devDependencies": {
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7571,7 +7571,7 @@ __metadata:
eslint-plugin-promise: ^6.0.1
eslint-plugin-react: ^7.31.8
eslint-plugin-react-hooks: ^4.6.0
eslint-plugin-testing-library: ^5.7.1
eslint-plugin-testing-library: ^5.7.2
eslint-plugin-unicorn: ^44.0.0
prettier: ^2.7.1
ts-node: ^10.9.1
Expand Down Expand Up @@ -7808,14 +7808,14 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit f37cfd9

Please sign in to comment.