Skip to content

Commit

Permalink
chore(deps): update dependency eslint-config-standard to v16.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 18, 2020
1 parent eb3bd2c commit 076310e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@
"cross-env": "7.0.2",
"css-loader": "5.0.1",
"eslint": "7.13.0",
"eslint-config-standard": "16.0.1",
"eslint-config-standard": "16.0.2",
"eslint-loader": "4.0.2",
"eslint-plugin-html": "6.1.1",
"eslint-plugin-import": "2.22.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3069,10 +3069,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.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-config-standard@16.0.2:
version "16.0.2"
resolved "https://registry.npm.taobao.org/eslint-config-standard/download/eslint-config-standard-16.0.2.tgz?cache=0&sync_timestamp=1605662867981&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint-config-standard%2Fdownload%2Feslint-config-standard-16.0.2.tgz#71e91727ac7a203782d0a5ca4d1c462d14e234f6"
integrity sha1-cekXJ6x6IDeC0KXKTRxGLRTiNPY=

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

0 comments on commit 076310e

Please sign in to comment.