Skip to content

Commit 9cb870c

Browse files
authored
chore(deps): update dependency eslint-plugin-testing-library to v7.2.0 (#684)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 95f72a4 commit 9cb870c

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.5",
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.2.0",
5252
"husky": "8.0.3",
5353
"jest": "^29.7.0",
5454
"lint-staged": "15.5.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5457,10 +5457,10 @@ eslint-plugin-security@1.7.1:
54575457
dependencies:
54585458
safe-regex "^2.1.1"
54595459

5460-
eslint-plugin-testing-library@7.1.0:
5461-
version "7.1.0"
5462-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.1.0.tgz#f2feb8263fc6f550f130996f0daf38b1135adab0"
5463-
integrity sha512-VWuQWeLcsuj0ywBkXFHnLANN6AqHRzhIgmVgAN5DdlXdl5XBHl3hEZ7uKkSW+cCN2Ws4ODrN/Yp2u/YBJ7s/nA==
5460+
eslint-plugin-testing-library@7.2.0:
5461+
version "7.2.0"
5462+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.2.0.tgz#345b16b57feb28a17575d9e01f7cbf521ebb42af"
5463+
integrity sha512-/Ppso8ePSLnKAFU55dBunMpErAbqaNrRgFK155kZkyfLrV+wbbocTQvH01JtvELZuX1znJePUdnLCamWaX8OoA==
54645464
dependencies:
54655465
"@typescript-eslint/scope-manager" "^8.15.0"
54665466
"@typescript-eslint/utils" "^8.15.0"

0 commit comments

Comments
 (0)