Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-security to v2
Browse files Browse the repository at this point in the history
  • Loading branch information
descope[bot] authored Feb 12, 2025
1 parent ae61d43 commit f3ddd7e
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.37.4",
"eslint-plugin-react-hooks": "5.1.0",
"eslint-plugin-security": "1.7.1",
"eslint-plugin-security": "2.1.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 @@ -5332,10 +5332,10 @@ [email protected], eslint-plugin-react@^7.27.1:
string.prototype.matchall "^4.0.12"
string.prototype.repeat "^1.0.0"

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@2.1.1:
version "2.1.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-security/-/eslint-plugin-security-2.1.1.tgz#4b975326ce17ade28fa8521773e3212677db5fac"
integrity sha512-7cspIGj7WTfR3EhaILzAPcfCo5R9FbeWvbgsPYWivSurTBKW88VQxtP3c4aWMG9Hz/GfJlJVdXEJ3c8LqS+u2w==
dependencies:
safe-regex "^2.1.1"

Expand Down

0 comments on commit f3ddd7e

Please sign in to comment.