chore(deps): update dependency eslint-plugin-security to v3 (#1172)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
pull/1177/head
renovate[bot] 1 year ago committed by GitHub
parent a70172dd93
commit 69ee862fb7
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -21,7 +21,7 @@
"eslint-plugin-import": "2.29.1",
"eslint-plugin-n": "17.2.0",
"eslint-plugin-promise": "6.1.1",
"eslint-plugin-security": "2.1.1",
"eslint-plugin-security": "3.0.0",
"prettier": "3.2.5",
"rollup": "4.14.1",
"typescript": "5.4.5"

@ -46,8 +46,8 @@ importers:
specifier: 6.1.1
version: 6.1.1(eslint@8.57.0)
eslint-plugin-security:
specifier: 2.1.1
version: 2.1.1
specifier: 3.0.0
version: 3.0.0
prettier:
specifier: 3.2.5
version: 3.2.5
@ -1644,8 +1644,9 @@ packages:
eslint: 8.57.0
dev: true
/eslint-plugin-security@2.1.1:
resolution: {integrity: sha512-7cspIGj7WTfR3EhaILzAPcfCo5R9FbeWvbgsPYWivSurTBKW88VQxtP3c4aWMG9Hz/GfJlJVdXEJ3c8LqS+u2w==}
/eslint-plugin-security@3.0.0:
resolution: {integrity: sha512-2Ij7PkmXIF2cKwoVkEgemwoXbOnxg5UfdhdcpNxZwJxC/10dbsdhHISrTyJ/n8DUkt3yiN6P1ywEgcMGjIwHIw==}
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
dependencies:
safe-regex: 2.1.1
dev: true

Loading…
Cancel
Save