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] committed Jul 5, 2024
1 parent b2607ca commit a9789ff
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 @@ -52,7 +52,7 @@
"eslint-plugin-promise": "6.2.0",
"eslint-plugin-react": "7.34.2",
"eslint-plugin-react-hooks": "4.6.2",
"eslint-plugin-security": "1.7.1",
"eslint-plugin-security": "3.0.1",
"eslint-plugin-testing-library": "6.2.2",
"husky": "9.0.11",
"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 @@ -5516,10 +5516,10 @@ eslint-plugin-react@7.34.2, eslint-plugin-react@^7.27.1:
semver "^6.3.1"
string.prototype.matchall "^4.0.11"

eslint-plugin-security@1.7.1:
version "1.7.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-security/-/eslint-plugin-security-1.7.1.tgz#0e9c4a471f6e4d3ca16413c7a4a51f3966ba16e4"
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 a9789ff

Please sign in to comment.