Skip to content

Commit 72254be

Browse files
authored
chore(deps): update dependency eslint-plugin-testing-library to v7.1.1
1 parent cc41880 commit 72254be

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"eslint-plugin-react": "7.37.3",
4949
"eslint-plugin-react-hooks": "4.6.2",
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.3.0",

Diff for: yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5385,10 +5385,10 @@ [email protected]:
53855385
dependencies:
53865386
safe-regex "^2.1.1"
53875387

5388-
5389-
version "7.1.0"
5390-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.1.0.tgz#f2feb8263fc6f550f130996f0daf38b1135adab0"
5391-
integrity sha512-VWuQWeLcsuj0ywBkXFHnLANN6AqHRzhIgmVgAN5DdlXdl5XBHl3hEZ7uKkSW+cCN2Ws4ODrN/Yp2u/YBJ7s/nA==
5388+
5389+
version "7.1.1"
5390+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.1.1.tgz#df834e821e53fa81c1eb1fad5a0d9ba4c510f9ea"
5391+
integrity sha512-nszC833aZPwB6tik1nMkbFqmtgIXTT0sfJEYs0zMBKMlkQ4to2079yUV96SvmLh00ovSBJI4pgcBC1TiIP8mXg==
53925392
dependencies:
53935393
"@typescript-eslint/scope-manager" "^8.15.0"
53945394
"@typescript-eslint/utils" "^8.15.0"

0 commit comments

Comments
 (0)