Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-security to v2 (#307)
Browse files Browse the repository at this point in the history
* chore(deps): update dependency eslint-plugin-security to v2

* fix: eslint config

---------

Co-authored-by: Renovate Bot <bot@renovateapp.com>
Co-authored-by: Pat Heard <patrick.heard@cds-snc.ca>
  • Loading branch information
3 people authored Mar 8, 2024
1 parent 2a4e2a6 commit 55a21f2
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 6 deletions.
1 change: 0 additions & 1 deletion .eslintrc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,4 @@ plugins:
- security
extends:
- eslint:recommended
- plugin:security/recommended
- prettier
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"@vercel/ncc": "0.38.1",
"eslint": "8.57.0",
"eslint-config-prettier": "9.1.0",
"eslint-plugin-security": "1.7.1",
"eslint-plugin-security": "2.1.1",
"husky": "9.0.11",
"jest": "29.7.0",
"jest-when": "3.6.0",
Expand Down

0 comments on commit 55a21f2

Please sign in to comment.