Skip to content

Commit a980a40

Browse files
chore(deps): update dependency eslint-plugin-security to v3 (#40)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [eslint-plugin-security](https://redirect.github.com/eslint-community/eslint-plugin-security) | [`2.1.1` -> `3.0.1`](https://renovatebot.com/diffs/npm/eslint-plugin-security/2.1.1/3.0.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-plugin-security/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-plugin-security/2.1.1/3.0.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eslint-community/eslint-plugin-security (eslint-plugin-security)</summary> ### [`v3.0.1`](https://redirect.github.com/eslint-community/eslint-plugin-security/blob/HEAD/CHANGELOG.md#301-2024-06-14) [Compare Source](https://redirect.github.com/eslint-community/eslint-plugin-security/compare/v3.0.0...v3.0.1) ### [`v3.0.0`](https://redirect.github.com/eslint-community/eslint-plugin-security/blob/HEAD/CHANGELOG.md#300-2024-04-10) [Compare Source](https://redirect.github.com/eslint-community/eslint-plugin-security/compare/v2.1.1...v3.0.0) ##### ⚠ BREAKING CHANGES - requires node ^18.18.0 || ^20.9.0 || >=21.1.0 ([#&#8203;146](https://redirect.github.com/eslint-community/eslint-plugin-security/issues/146)) ##### Features - requires node ^18.18.0 || ^20.9.0 || >=21.1.0 ([#&#8203;146](https://redirect.github.com/eslint-community/eslint-plugin-security/issues/146)) ([df1b606](https://www.github.com/eslint-community/eslint-plugin-security/commit/df1b6063c1224e1163dfdc37c96b64bb52d816bb)) ##### Bug Fixes - Ensure everything works with ESLint v9 ([#&#8203;145](https://redirect.github.com/eslint-community/eslint-plugin-security/issues/145)) ([ac50ab4](https://www.github.com/eslint-community/eslint-plugin-security/commit/ac50ab481ed63d7262513186136ca1429d3b8290)) ##### [2.1.1](https://www.github.com/eslint-community/eslint-plugin-security/compare/v2.1.0...v2.1.1) (2024-02-14) ##### Bug Fixes - Ensure empty eval() doesn't crash detect-eval-with-expression ([#&#8203;139](https://redirect.github.com/eslint-community/eslint-plugin-security/issues/139)) ([8a7c7db](https://www.github.com/eslint-community/eslint-plugin-security/commit/8a7c7db1e2b49e2831d510b8dc1db235dee0edf0)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on the 1-7 day on Sunday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/emartech/json-logger-js). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MC4zMy42IiwidXBkYXRlZEluVmVyIjoiNDEuMTMxLjkiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent da18879 commit a980a40

File tree

2 files changed

+12
-5
lines changed

2 files changed

+12
-5
lines changed

package-lock.json

Lines changed: 11 additions & 4 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
@@ -57,7 +57,7 @@
5757
"eslint-config-prettier": "10.1.8",
5858
"eslint-plugin-no-only-tests": "3.3.0",
5959
"eslint-plugin-prettier": "5.5.4",
60-
"eslint-plugin-security": "2.1.1",
60+
"eslint-plugin-security": "3.0.1",
6161
"mocha": "10.8.2",
6262
"prettier": "3.6.2",
6363
"semantic-release": "22.0.12",

0 commit comments

Comments
 (0)