mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-21 11:26:15 +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:
+1
-1
@@ -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"
|
||||
|
||||
Generated
+5
-4
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user