Skip to content

Commit 5e82e7f

Browse files
chore(deps): update devdependency eslint-config-standard to ^15.0.1 (#5974)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 884834e commit 5e82e7f

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
@@ -118,7 +118,7 @@
118118
"cross-env": "^7.0.2",
119119
"eslint": "^7.12.1",
120120
"eslint-config-prettier": "^6.15.0",
121-
"eslint-config-standard": "^15.0.0",
121+
"eslint-config-standard": "^15.0.1",
122122
"eslint-config-vue": "^2.0.2",
123123
"eslint-plugin-import": "^2.22.1",
124124
"eslint-plugin-jest": "^24.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5530,10 +5530,10 @@ eslint-config-prettier@^6.15.0:
55305530
dependencies:
55315531
get-stdin "^6.0.0"
55325532

5533-
eslint-config-standard@^15.0.0:
5534-
version "15.0.0"
5535-
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-15.0.0.tgz#459f823b47ac0541b0a22b1d0a161a9da543f687"
5536-
integrity sha512-MZ8KRhUJLtMbjQo9PsEzFG29vqbQJfLoLBHrTaAaFMtDx9PIm1GZgyUanOLgf1xOE1aWrtZZSbxBYCy8dJCCBg==
5533+
eslint-config-standard@^15.0.1:
5534+
version "15.0.1"
5535+
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-15.0.1.tgz#1262eafaba66f4f03fdf3cf655a28aa8b40868b7"
5536+
integrity sha512-UGorkix49kBium7Y124o2U9Qy7Lpa+nO0FsaqQSIPeno5hGNxZtSBJbqJX6gtpYfDFWCtqCAN9wyK+oDd9jT7Q==
55375537

55385538
eslint-config-vue@^2.0.2:
55395539
version "2.0.2"

0 commit comments

Comments
 (0)