Skip to content

Commit cf870bc

Browse files
[Dependabot]: Bump eslint-plugin-security from 2.1.1 to 3.0.0
Bumps [eslint-plugin-security](https://github.com/eslint-community/eslint-plugin-security) from 2.1.1 to 3.0.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@v2.1.1...v3.0.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 6faedf9 commit cf870bc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 3 additions & 3 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": "^2.1.0",
35+
"eslint-plugin-security": "^3.0.0",
3636
"jest": "^29.3.1",
3737
"nodemon": "^3.0.1",
3838
"supertest": "^6.1.4"

0 commit comments

Comments
 (0)