Skip to content

Commit c42c82d

Browse files
authored
chore(deps): update dependency eslint-plugin-testing-library to v7.15.1 (#1058)
Co-authored-by: descope[bot] <107609351+descope[bot]@users.noreply.github.com>
1 parent 5deef13 commit c42c82d

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
@@ -49,7 +49,7 @@
4949
"eslint-plugin-react": "7.37.5",
5050
"eslint-plugin-react-hooks": "7.0.1",
5151
"eslint-plugin-security": "1.7.1",
52-
"eslint-plugin-testing-library": "7.14.0",
52+
"eslint-plugin-testing-library": "7.15.1",
5353
"husky": "8.0.3",
5454
"jest": "^30.0.0",
5555
"lint-staged": "15.5.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5622,10 +5622,10 @@ eslint-plugin-security@1.7.1:
56225622
dependencies:
56235623
safe-regex "^2.1.1"
56245624

5625-
eslint-plugin-testing-library@7.14.0:
5626-
version "7.14.0"
5627-
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.14.0.tgz#65f97e9d70ab448b6c97130587a90c0a281481ed"
5628-
integrity sha512-Z2c/UClULF67VAjQL8G2wKVdCpYBmFof9yuThXjyWwAlTxAq4vbROmS6OMPy6n1AGAMiaGgMIrKauARSVXeIHg==
5625+
eslint-plugin-testing-library@7.15.1:
5626+
version "7.15.1"
5627+
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.15.1.tgz#f230a98b27073a55556e2e4fba74174a3d728c0f"
5628+
integrity sha512-bz4s4S3yCbTShgcv4S8XE3Ku5psYtKyuoded/WQyFS3sNt7mzRnCSUkSNbNOgfq/6f79EQZ++1jZL6anbnyrRA==
56295629
dependencies:
56305630
"@typescript-eslint/scope-manager" "^8.15.0"
56315631
"@typescript-eslint/utils" "^8.15.0"

0 commit comments

Comments
 (0)