Skip to content

Commit 12960e2

Browse files
chore(deps): update dependency eslint-plugin-testing-library to v6.5.0 (#5839)
1 parent 8cdb8ad commit 12960e2

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"eslint-plugin-react-hooks": "5.0.0",
5454
"eslint-plugin-sonarjs": "0.25.1",
5555
"eslint-plugin-sort-keys-fix": "1.1.2",
56-
"eslint-plugin-testing-library": "6.4.0",
56+
"eslint-plugin-testing-library": "6.5.0",
5757
"eslint-plugin-unicorn": "52.0.0",
5858
"husky": "8.0.3",
5959
"jest": "29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9168,10 +9168,10 @@ [email protected]:
91689168
natural-compare "^1.4.0"
91699169
requireindex "~1.2.0"
91709170

9171-
eslint-plugin-testing-library@6.4.0:
9172-
version "6.4.0"
9173-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.4.0.tgz#1ba8a7422e3e31cc315a73ff17c34908f56f9838"
9174-
integrity sha512-yeWF+YgCgvNyPNI9UKnG0FjeE2sk93N/3lsKqcmR8dSfeXJwFT5irnWo7NjLf152HkRzfoFjh3LsBUrhvFz4eA==
9171+
eslint-plugin-testing-library@6.5.0:
9172+
version "6.5.0"
9173+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.5.0.tgz#02532698270f525be8ceeb4740f66eef0f6f4729"
9174+
integrity sha512-Ls5TUfLm5/snocMAOlofSOJxNN0aKqwTlco7CrNtMjkTdQlkpSMaeTCDHCuXfzrI97xcx2rSCNeKeJjtpkNC1w==
91759175
dependencies:
91769176
"@typescript-eslint/utils" "^5.62.0"
91779177

0 commit comments

Comments
 (0)