Skip to content

Commit 8fc8552

Browse files
chore(deps): update dependency eslint-plugin-testing-library to v6.0.1 (#4604)
1 parent fbd477d commit 8fc8552

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
@@ -54,7 +54,7 @@
5454
"eslint-plugin-react-hooks": "4.6.0",
5555
"eslint-plugin-sonarjs": "0.21.0",
5656
"eslint-plugin-sort-keys-fix": "1.1.2",
57-
"eslint-plugin-testing-library": "6.0.0",
57+
"eslint-plugin-testing-library": "6.0.1",
5858
"eslint-plugin-unicorn": "48.0.1",
5959
"husky": "8.0.3",
6060
"jest": "29.6.4",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11563,10 +11563,10 @@ [email protected]:
1156311563
natural-compare "^1.4.0"
1156411564
requireindex "~1.2.0"
1156511565

11566-
11567-
version "6.0.0"
11568-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.0.0.tgz#b4869760dc40786859cef43d9b90dacb98273c92"
11569-
integrity sha512-SHeisSxG1f6UV2wKdMuQBiTTmGEQ858H7LMyz1LG+30TxPQEcXXQauC4E6sfEdcrJ/nIOUxNmlFZdlL6PNK4mg==
11566+
11567+
version "6.0.1"
11568+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-6.0.1.tgz#c92325341f01fb2f76a3ab1c70d3c0c968c70b11"
11569+
integrity sha512-CEYtjpcF3hAaQtYsTZqciR7s5z+T0LCMTwJeW+pz6kBnGtc866wAKmhaiK2Gsjc2jWNP7Gt6zhNr2DE1ZW4e+g==
1157011570
dependencies:
1157111571
"@typescript-eslint/utils" "^5.58.0"
1157211572

0 commit comments

Comments
 (0)