mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-07-30 17:48:50 +02:00
chore(deps): update dependency eslint-plugin-security to v3 (#1172)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
co-authored by
renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
parent
a70172dd93
commit
69ee862fb7
+1
-1
@@ -21,7 +21,7 @@
|
|||||||
"eslint-plugin-import": "2.29.1",
|
"eslint-plugin-import": "2.29.1",
|
||||||
"eslint-plugin-n": "17.2.0",
|
"eslint-plugin-n": "17.2.0",
|
||||||
"eslint-plugin-promise": "6.1.1",
|
"eslint-plugin-promise": "6.1.1",
|
||||||
"eslint-plugin-security": "2.1.1",
|
"eslint-plugin-security": "3.0.0",
|
||||||
"prettier": "3.2.5",
|
"prettier": "3.2.5",
|
||||||
"rollup": "4.14.1",
|
"rollup": "4.14.1",
|
||||||
"typescript": "5.4.5"
|
"typescript": "5.4.5"
|
||||||
|
|||||||
Generated
+5
-4
@@ -46,8 +46,8 @@ importers:
|
|||||||
specifier: 6.1.1
|
specifier: 6.1.1
|
||||||
version: 6.1.1(eslint@8.57.0)
|
version: 6.1.1(eslint@8.57.0)
|
||||||
eslint-plugin-security:
|
eslint-plugin-security:
|
||||||
specifier: 2.1.1
|
specifier: 3.0.0
|
||||||
version: 2.1.1
|
version: 3.0.0
|
||||||
prettier:
|
prettier:
|
||||||
specifier: 3.2.5
|
specifier: 3.2.5
|
||||||
version: 3.2.5
|
version: 3.2.5
|
||||||
@@ -1644,8 +1644,9 @@ packages:
|
|||||||
eslint: 8.57.0
|
eslint: 8.57.0
|
||||||
dev: true
|
dev: true
|
||||||
|
|
||||||
/eslint-plugin-security@2.1.1:
|
/eslint-plugin-security@3.0.0:
|
||||||
resolution: {integrity: sha512-7cspIGj7WTfR3EhaILzAPcfCo5R9FbeWvbgsPYWivSurTBKW88VQxtP3c4aWMG9Hz/GfJlJVdXEJ3c8LqS+u2w==}
|
resolution: {integrity: sha512-2Ij7PkmXIF2cKwoVkEgemwoXbOnxg5UfdhdcpNxZwJxC/10dbsdhHISrTyJ/n8DUkt3yiN6P1ywEgcMGjIwHIw==}
|
||||||
|
engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0}
|
||||||
dependencies:
|
dependencies:
|
||||||
safe-regex: 2.1.1
|
safe-regex: 2.1.1
|
||||||
dev: true
|
dev: true
|
||||||
|
|||||||
Reference in New Issue
Block a user