Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-standard to v16 (#53)
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 30, 2020
1 parent acc4fa5 commit ac38fca
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 @@ -48,7 +48,7 @@
"cross-env": "7.0.2",
"css-loader": "5.0.0",
"eslint": "7.12.1",
"eslint-config-standard": "15.0.1",
"eslint-config-standard": "16.0.0",
"eslint-loader": "4.0.2",
"eslint-plugin-html": "6.1.0",
"eslint-plugin-import": "2.22.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3055,10 +3055,10 @@ escape-string-regexp@^1.0.2, escape-string-regexp@^1.0.5:
resolved "https://registry.npm.taobao.org/escape-string-regexp/download/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4"
integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ=

eslint-config-standard@15.0.1:
version "15.0.1"
resolved "https://registry.npm.taobao.org/eslint-config-standard/download/eslint-config-standard-15.0.1.tgz?cache=0&sync_timestamp=1603852633498&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint-config-standard%2Fdownload%2Feslint-config-standard-15.0.1.tgz#1262eafaba66f4f03fdf3cf655a28aa8b40868b7"
integrity sha1-EmLq+rpm9PA/3zz2VaKKqLQIaLc=
eslint-config-standard@16.0.0:
version "16.0.0"
resolved "https://registry.npm.taobao.org/eslint-config-standard/download/eslint-config-standard-16.0.0.tgz?cache=0&sync_timestamp=1603950405657&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint-config-standard%2Fdownload%2Feslint-config-standard-16.0.0.tgz#5f21e9b8be8be28c096e592e1137769d33c5cd92"
integrity sha1-XyHpuL6L4owJblkuETd2nTPFzZI=

eslint-import-resolver-node@^0.3.4:
version "0.3.4"
Expand Down

0 comments on commit ac38fca

Please sign in to comment.