Skip to content

Commit 7f89ce5

Browse files
chore(deps): update dependency eslint-plugin-testing-library to v5.10.2 (#3338)
1 parent ab996d5 commit 7f89ce5

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.18.0",
5656
"eslint-plugin-sort-keys-fix": "1.1.2",
57-
"eslint-plugin-testing-library": "5.10.1",
57+
"eslint-plugin-testing-library": "5.10.2",
5858
"eslint-plugin-unicorn": "45.0.2",
5959
"husky": "8.0.3",
6060
"jest": "29.4.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9358,10 +9358,10 @@ [email protected]:
93589358
natural-compare "^1.4.0"
93599359
requireindex "~1.2.0"
93609360

9361-
9362-
version "5.10.1"
9363-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.10.1.tgz#16ef8adb74d59a4dda24db1d5e750a0ee9b79471"
9364-
integrity sha512-GRy87AqUi2Ij69pe0YnOXm3oGBCgnFwfIv+Hu9q/kT3jL0pX1cXA7aO+oJnvdpbJy2+riOPqGsa3iAkL888NLg==
9361+
9362+
version "5.10.2"
9363+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-5.10.2.tgz#12f231ad9b52b6aef45c801fd00aa129a932e0c2"
9364+
integrity sha512-f1DmDWcz5SDM+IpCkEX0lbFqrrTs8HRsEElzDEqN/EBI0hpRj8Cns5+IVANXswE8/LeybIJqPAOQIFu2j5Y5sw==
93659365
dependencies:
93669366
"@typescript-eslint/utils" "^5.43.0"
93679367

0 commit comments

Comments
 (0)