Skip to content

Commit 7848189

Browse files
authored
chore(deps): update dependency eslint-plugin-testing-library to v7.1.1
1 parent 3502cb0 commit 7848189

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
@@ -48,7 +48,7 @@
4848
"eslint-plugin-react": "7.37.4",
4949
"eslint-plugin-react-hooks": "5.2.0",
5050
"eslint-plugin-security": "1.7.1",
51-
"eslint-plugin-testing-library": "7.1.0",
51+
"eslint-plugin-testing-library": "7.1.1",
5252
"husky": "8.0.3",
5353
"jest": "^29.7.0",
5454
"lint-staged": "15.4.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5338,10 +5338,10 @@ [email protected]:
53385338
dependencies:
53395339
safe-regex "^2.1.1"
53405340

5341-
5342-
version "7.1.0"
5343-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.1.0.tgz#f2feb8263fc6f550f130996f0daf38b1135adab0"
5344-
integrity sha512-VWuQWeLcsuj0ywBkXFHnLANN6AqHRzhIgmVgAN5DdlXdl5XBHl3hEZ7uKkSW+cCN2Ws4ODrN/Yp2u/YBJ7s/nA==
5341+
5342+
version "7.1.1"
5343+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.1.1.tgz#df834e821e53fa81c1eb1fad5a0d9ba4c510f9ea"
5344+
integrity sha512-nszC833aZPwB6tik1nMkbFqmtgIXTT0sfJEYs0zMBKMlkQ4to2079yUV96SvmLh00ovSBJI4pgcBC1TiIP8mXg==
53455345
dependencies:
53465346
"@typescript-eslint/scope-manager" "^8.15.0"
53475347
"@typescript-eslint/utils" "^8.15.0"

0 commit comments

Comments
 (0)