Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-standard to v4.0.2 (#374)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Oct 22, 2020
1 parent f182e17 commit de2abb4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -51,7 +51,7 @@
"eslint-plugin-import": "2.22.1",
"eslint-plugin-node": "11.1.0",
"eslint-plugin-promise": "4.2.1",
"eslint-plugin-standard": "4.0.1",
"eslint-plugin-standard": "4.0.2",
"eslint-plugin-vue": "7.1.0",
"jquery": "3.5.1",
"karma": "5.2.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1711,10 +1711,10 @@ eslint-plugin-promise@4.2.1:
resolved "https://registry.npm.taobao.org/eslint-plugin-promise/download/eslint-plugin-promise-4.2.1.tgz#845fd8b2260ad8f82564c1222fce44ad71d9418a"
integrity sha1-hF/YsiYK2PglZMEiL85ErXHZQYo=

eslint-plugin-standard@4.0.1:
version "4.0.1"
resolved "https://registry.npm.taobao.org/eslint-plugin-standard/download/eslint-plugin-standard-4.0.1.tgz#ff0519f7ffaff114f76d1bd7c3996eef0f6e20b4"
integrity sha1-/wUZ9/+v8RT3bRvXw5lu7w9uILQ=
eslint-plugin-standard@4.0.2:
version "4.0.2"
resolved "https://registry.npm.taobao.org/eslint-plugin-standard/download/eslint-plugin-standard-4.0.2.tgz?cache=0&sync_timestamp=1603323756302&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint-plugin-standard%2Fdownload%2Feslint-plugin-standard-4.0.2.tgz#021211a9f077e63a6847e7bb9ab4247327ac8e0c"
integrity sha1-AhIRqfB35jpoR+e7mrQkcyesjgw=

eslint-plugin-vue@7.1.0:
version "7.1.0"
Expand Down

0 comments on commit de2abb4

Please sign in to comment.