Skip to content

Commit 3c7a3c0

Browse files
chore(deps): update devdependency eslint-config-standard to v15 (#5945)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 94d7161 commit 3c7a3c0

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@
126126
"cross-env": "^7.0.2",
127127
"eslint": "^7.11.0",
128128
"eslint-config-prettier": "^6.14.0",
129-
"eslint-config-standard": "^14.1.1",
129+
"eslint-config-standard": "^15.0.0",
130130
"eslint-config-vue": "^2.0.2",
131131
"eslint-plugin-import": "^2.22.1",
132132
"eslint-plugin-jest": "^24.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5525,10 +5525,10 @@ eslint-config-prettier@^6.14.0:
55255525
dependencies:
55265526
get-stdin "^6.0.0"
55275527

5528-
eslint-config-standard@^14.1.1:
5529-
version "14.1.1"
5530-
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-14.1.1.tgz#830a8e44e7aef7de67464979ad06b406026c56ea"
5531-
integrity sha512-Z9B+VR+JIXRxz21udPTL9HpFMyoMUEeX1G251EQ6e05WD9aPVtVBn09XUmZ259wCMlCDmYDSZG62Hhm+ZTJcUg==
5528+
eslint-config-standard@^15.0.0:
5529+
version "15.0.0"
5530+
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-15.0.0.tgz#459f823b47ac0541b0a22b1d0a161a9da543f687"
5531+
integrity sha512-MZ8KRhUJLtMbjQo9PsEzFG29vqbQJfLoLBHrTaAaFMtDx9PIm1GZgyUanOLgf1xOE1aWrtZZSbxBYCy8dJCCBg==
55325532

55335533
eslint-config-vue@^2.0.2:
55345534
version "2.0.2"

0 commit comments

Comments
 (0)