mirror of
https://github.com/tauri-apps/plugins-workspace.git
synced 2026-04-29 12:06:01 +02:00
chore(deps): update dependency eslint-plugin-security to v2 (#817)
* chore(deps): update dependency eslint-plugin-security to v2 * legacy --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: FabianLars <fabianlars@fabianlars.de>
This commit is contained in:
+1
-1
@@ -7,7 +7,7 @@
|
||||
"prettier",
|
||||
"eslint:recommended",
|
||||
"plugin:@typescript-eslint/recommended",
|
||||
"plugin:security/recommended"
|
||||
"plugin:security/recommended-legacy"
|
||||
],
|
||||
"overrides": [],
|
||||
"parser": "@typescript-eslint/parser",
|
||||
|
||||
+1
-1
@@ -21,7 +21,7 @@
|
||||
"eslint-plugin-import": "2.29.1",
|
||||
"eslint-plugin-n": "16.4.0",
|
||||
"eslint-plugin-promise": "6.1.1",
|
||||
"eslint-plugin-security": "1.7.1",
|
||||
"eslint-plugin-security": "2.1.0",
|
||||
"prettier": "3.1.1",
|
||||
"rollup": "4.9.1",
|
||||
"typescript": "5.3.3"
|
||||
|
||||
Generated
+4
-4
@@ -46,8 +46,8 @@ importers:
|
||||
specifier: 6.1.1
|
||||
version: 6.1.1(eslint@8.56.0)
|
||||
eslint-plugin-security:
|
||||
specifier: 1.7.1
|
||||
version: 1.7.1
|
||||
specifier: 2.1.0
|
||||
version: 2.1.0
|
||||
prettier:
|
||||
specifier: 3.1.1
|
||||
version: 3.1.1
|
||||
@@ -1495,8 +1495,8 @@ packages:
|
||||
eslint: 8.56.0
|
||||
dev: true
|
||||
|
||||
/eslint-plugin-security@1.7.1:
|
||||
resolution: {integrity: sha512-sMStceig8AFglhhT2LqlU5r+/fn9OwsA72O5bBuQVTssPCdQAOQzL+oMn/ZcpeUY6KcNfLJArgcrsSULNjYYdQ==}
|
||||
/eslint-plugin-security@2.1.0:
|
||||
resolution: {integrity: sha512-ywxclP954bf8d3gr6KOQ/AFc+PRvWuhOxtPOEtiHmVYiZr/mcgQtmSJq6+hTEXC5ylTjHnPPG+PEnzlDiWMXbQ==}
|
||||
dependencies:
|
||||
safe-regex: 2.1.1
|
||||
dev: true
|
||||
|
||||
Reference in New Issue
Block a user