Skip to content

Commit afbb1cb

Browse files
[Dependabot]: Bump eslint-plugin-security from 1.7.1 to 2.1.0
Bumps [eslint-plugin-security](https://github.com/eslint-community/eslint-plugin-security) from 1.7.1 to 2.1.0. - [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@v1.7.1...v2.1.0) --- updated-dependencies: - dependency-name: eslint-plugin-security dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 871d3fa commit afbb1cb

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 6 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
"devDependencies": {
3333
"eslint": "^8.1.0",
3434
"eslint-plugin-node": "^11.1.0",
35-
"eslint-plugin-security": "^1.4.0",
35+
"eslint-plugin-security": "^2.1.0",
3636
"jest": "^29.3.1",
3737
"nodemon": "^3.0.1",
3838
"supertest": "^6.1.4"

0 commit comments

Comments
 (0)