Skip to content

Commit cdc1127

Browse files
chore(deps): update dependency eslint-plugin-testing-library to v5.11.1 (#4487)
1 parent 3fd9370 commit cdc1127

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.20.0",
5656
"eslint-plugin-sort-keys-fix": "1.1.2",
57-
"eslint-plugin-testing-library": "5.11.0",
57+
"eslint-plugin-testing-library": "5.11.1",
5858
"eslint-plugin-unicorn": "48.0.1",
5959
"husky": "8.0.3",
6060
"jest": "29.6.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11448,10 +11448,10 @@ [email protected]:
1144811448
natural-compare "^1.4.0"
1144911449
requireindex "~1.2.0"
1145011450

11451-
11452-
version "5.11.0"
11453-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.11.0.tgz#0bad7668e216e20dd12f8c3652ca353009163121"
11454-
integrity sha512-ELY7Gefo+61OfXKlQeXNIDVVLPcvKTeiQOoMZG9TeuWa7Ln4dUNRv8JdRWBQI9Mbb427XGlVB1aa1QPZxBJM8Q==
11451+
11452+
version "5.11.1"
11453+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.11.1.tgz#5b46cdae96d4a78918711c0b4792f90088e62d20"
11454+
integrity sha512-5eX9e1Kc2PqVRed3taaLnAAqPZGEX75C+M/rXzUAI3wIg/ZxzUm1OVAwfe/O+vE+6YXOLetSe9g5GKD2ecXipw==
1145511455
dependencies:
1145611456
"@typescript-eslint/utils" "^5.58.0"
1145711457

0 commit comments

Comments
 (0)