Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-security to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
descope[bot] authored Dec 25, 2024
1 parent 069c428 commit 8252c6a
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 @@ -47,7 +47,7 @@
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-react": "7.33.2",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-security": "1.7.1",
"eslint-plugin-security": "3.0.1",
"eslint-plugin-testing-library": "7.1.0",
"husky": "8.0.3",
"jest": "^29.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5335,10 +5335,10 @@ eslint-plugin-react@7.33.2, eslint-plugin-react@^7.27.1:
semver "^6.3.1"
string.prototype.matchall "^4.0.8"

eslint-plugin-security@1.7.1:
version "1.7.1"
resolved "https://registry.npmjs.org/eslint-plugin-security/-/eslint-plugin-security-1.7.1.tgz"
integrity sha512-sMStceig8AFglhhT2LqlU5r+/fn9OwsA72O5bBuQVTssPCdQAOQzL+oMn/ZcpeUY6KcNfLJArgcrsSULNjYYdQ==
eslint-plugin-security@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-security/-/eslint-plugin-security-3.0.1.tgz#bc52904f77c3b74c3942e12bdb0751831a3223d2"
integrity sha512-XjVGBhtDZJfyuhIxnQ/WMm385RbX3DBu7H1J7HNNhmB2tnGxMeqVSnYv79oAj992ayvIBZghsymwkYFS6cGH4Q==
dependencies:
safe-regex "^2.1.1"

Expand Down

0 comments on commit 8252c6a

Please sign in to comment.