Skip to content

Commit

Permalink
build(deps-dev): Bump eslint-plugin-security from 2.1.0 to 2.1.1
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-security](https://github.com/eslint-community/eslint-plugin-security) from 2.1.0 to 2.1.1.
- [Release notes](https://github.com/eslint-community/eslint-plugin-security/releases)
- [Changelog](https://github.com/eslint-community/eslint-plugin-security/blob/main/CHANGELOG.md)
- [Commits](eslint-community/eslint-plugin-security@v2.1.0...v2.1.1)

---
updated-dependencies:
- dependency-name: eslint-plugin-security
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 26, 2024
1 parent 3456f6e commit 44ddb53
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7149,9 +7149,9 @@ eslint-plugin-react@^7.31.10:
string.prototype.matchall "^4.0.8"

eslint-plugin-security@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-security/-/eslint-plugin-security-2.1.0.tgz#1506c1b964b2beec735f5da8836b5450ecf01fec"
integrity sha512-ywxclP954bf8d3gr6KOQ/AFc+PRvWuhOxtPOEtiHmVYiZr/mcgQtmSJq6+hTEXC5ylTjHnPPG+PEnzlDiWMXbQ==
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 44ddb53

Please sign in to comment.