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

deps: update dependency eslint-plugin-testing-library to ^5.6.3. #143

Merged
merged 1 commit into from
Sep 10, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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.7",
"eslint-plugin-react-hooks": "^4.6.0",
"eslint-plugin-testing-library": "^5.6.2",
"eslint-plugin-testing-library": "^5.6.3",
"eslint-plugin-unicorn": "^43.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 @@ -7226,7 +7226,7 @@ __metadata:
eslint-plugin-promise: ^6.0.1
eslint-plugin-react: ^7.31.7
eslint-plugin-react-hooks: ^4.6.0
eslint-plugin-testing-library: ^5.6.2
eslint-plugin-testing-library: ^5.6.3
eslint-plugin-unicorn: ^43.0.2
prettier: ^2.7.1
ts-node: ^10.9.1
Expand Down Expand Up @@ -7463,14 +7463,14 @@ __metadata:
languageName: node
linkType: hard

"eslint-plugin-testing-library@npm:^5.6.2":
version: 5.6.2
resolution: "eslint-plugin-testing-library@npm:5.6.2"
"eslint-plugin-testing-library@npm:^5.6.3":
version: 5.6.3
resolution: "eslint-plugin-testing-library@npm:5.6.3"
dependencies:
"@typescript-eslint/utils": ^5.13.0
peerDependencies:
eslint: ^7.5.0 || ^8.0.0
checksum: 70d6e5a82bbb2eeaa5e30084c55e5bdcd485eb29b09bc366131f201628104eae702e055e00a89837cd5491eaf7f35fbeb09c0f7bf7a1be66320d788ca2a6704e
checksum: 4076cc83918a68126d2b278133fda3a8604e3f426a881541f5e931487cf02514ae2171081186d5f97f188f0ca373ebee00cee1b0cb56ab89bab9a2abec3baa4a
languageName: node
linkType: hard

Expand Down