Skip to content

Commit

Permalink
chore(deps): update dependency eslint-plugin-standard to v5 (#399)
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 Nov 23, 2020
1 parent 7cadf56 commit 8a14b9b
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.1.0",
"eslint-plugin-standard": "5.0.0",
"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.1.0:
version "4.1.0"
resolved "https://registry.npm.taobao.org/eslint-plugin-standard/download/eslint-plugin-standard-4.1.0.tgz#0c3bf3a67e853f8bbbc580fb4945fbf16f41b7c5"
integrity sha1-DDvzpn6FP4u7xYD7SUX78W9Bt8U=
eslint-plugin-standard@5.0.0:
version "5.0.0"
resolved "https://registry.npm.taobao.org/eslint-plugin-standard/download/eslint-plugin-standard-5.0.0.tgz?cache=0&sync_timestamp=1606091828930&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint-plugin-standard%2Fdownload%2Feslint-plugin-standard-5.0.0.tgz#c43f6925d669f177db46f095ea30be95476b1ee4"
integrity sha1-xD9pJdZp8XfbRvCV6jC+lUdrHuQ=

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

0 comments on commit 8a14b9b

Please sign in to comment.