Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-standard to v16.0.1 (#386)
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 31, 2020
1 parent 71aa459 commit 3e57866
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 @@ -46,7 +46,7 @@
"cross-env": "7.0.2",
"es6-object-assign": "1.1.0",
"eslint": "7.12.1",
"eslint-config-standard": "16.0.0",
"eslint-config-standard": "16.0.1",
"eslint-plugin-html": "6.1.0",
"eslint-plugin-import": "2.22.1",
"eslint-plugin-node": "11.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1639,10 +1639,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@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-config-standard@16.0.1:
version "16.0.1"
resolved "https://registry.npm.taobao.org/eslint-config-standard/download/eslint-config-standard-16.0.1.tgz?cache=0&sync_timestamp=1604090682574&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint-config-standard%2Fdownload%2Feslint-config-standard-16.0.1.tgz#9a385eea27f96b7918cb53f07e01e9d10cc56401"
integrity sha1-mjhe6if5a3kYy1PwfgHp0QzFZAE=

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

0 comments on commit 3e57866

Please sign in to comment.