8000 chore(deps): update devdependency eslint-config-standard to ^16.0.1 (… · bootstrap-vue/bootstrap-vue@137b095 · GitHub
[go: up one dir, main page]

Skip to content 8000

Commit 137b095

Browse files
chore(deps): update devdependency eslint-config-standard to ^16.0.1 (#5987)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent bc5b696 commit 137b095

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": "^16.0.0",
121+
"eslint-config-standard": "^16.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@^16.0.0:
5534-
version "16.0.0"
5535-
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-16.0.0.tgz#5f21e9b8be8be28c096e592e1137769d33c5cd92"
5536-
integrity sha512-kMCehB9yXIG+LNsu9uXfm06o6Pt63TFAOzn9tUOzw4r/hFIxHhNR1Xomxy+B5zMrXhqyfHVEcmanzttEjGei9w==
5533+
eslint-config-standard@^16.0.1:
5534+
version "16.0.1"
5535+
resolved "https://registry.yarnpkg.com/eslint-config-standard/-/eslint-config-standard-16.0.1.tgz#9a385eea27f96b7918cb53f07e01e9d10cc56401"
5536+
integrity sha512-WBBiQQZdaPyL+4sPkGWhWrHCDtvJoU195B9j8yXE9uFQnX34gMXI5CeBRm95gx3PMEZPM5OpwET10hH4F4SxCA==
55375537

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

0 commit comments

Comments
 (0)
0