Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-testing-library to v7.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
descope[bot] authored Dec 25, 2024
1 parent 4df40d6 commit 363155a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-security": "1.7.1",
"eslint-plugin-testing-library": "7.0.0",
"eslint-plugin-testing-library": "7.1.0",
"husky": "8.0.3",
"jest": "^29.7.0",
"lint-staged": "15.2.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5342,10 +5342,10 @@ eslint-plugin-security@1.7.1:
dependencies:
safe-regex "^2.1.1"

eslint-plugin-testing-library@7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.0.0.tgz#9a2ff094d33abab2214f41bcd1a54004b22091e9"
integrity sha512-Bwrn5Qi08Lf5Huv4ZGDNYxwkFLAyGQIPB9lC0ALlojymP32aKsSxWnccP1NvIcI5vMhkENg4Y5Td/Q9/tLYmGQ==
eslint-plugin-testing-library@7.1.0:
version "7.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-testing-library/-/eslint-plugin-testing-library-7.1.0.tgz#f2feb8263fc6f550f130996f0daf38b1135adab0"
integrity sha512-VWuQWeLcsuj0ywBkXFHnLANN6AqHRzhIgmVgAN5DdlXdl5XBHl3hEZ7uKkSW+cCN2Ws4ODrN/Yp2u/YBJ7s/nA==
dependencies:
"@typescript-eslint/scope-manager" "^8.15.0"
"@typescript-eslint/utils" "^8.15.0"
Expand Down

0 comments on commit 363155a

Please sign in to comment.