Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v7.12.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 27, 2020
1 parent 8fc79d0 commit 768b687
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -45,7 +45,7 @@
"coveralls": "3.1.0",
"cross-env": "7.0.2",
"es6-object-assign": "1.1.0",
"eslint": "7.12.0",
"eslint": "7.12.1",
"eslint-config-standard": "15.0.0",
"eslint-plugin-html": "6.1.0",
"eslint-plugin-import": "2.22.1",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Expand Up @@ -30,10 +30,10 @@
dependencies:
regenerator-runtime "^0.13.4"

"@eslint/eslintrc@^0.2.0":
version "0.2.0"
resolved "https://registry.npm.taobao.org/@eslint/eslintrc/download/@eslint/eslintrc-0.2.0.tgz?cache=0&sync_timestamp=1602878735815&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40eslint%2Feslintrc%2Fdownload%2F%40eslint%2Feslintrc-0.2.0.tgz#bc7e3c4304d4c8720968ccaee793087dfb5fe6b4"
integrity sha1-vH48QwTUyHIJaMyu55MIfftf5rQ=
"@eslint/eslintrc@^0.2.1":
version "0.2.1"
resolved "https://registry.npm.taobao.org/@eslint/eslintrc/download/@eslint/eslintrc-0.2.1.tgz?cache=0&sync_timestamp=1603768465230&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2F%40eslint%2Feslintrc%2Fdownload%2F%40eslint%2Feslintrc-0.2.1.tgz#f72069c330461a06684d119384435e12a5d76e3c"
integrity sha1-9yBpwzBGGgZoTRGThENeEqXXbjw=
dependencies:
ajv "^6.12.4"
debug "^4.1.1"
Expand Down Expand Up @@ -1751,13 +1751,13 @@ eslint-visitor-keys@^2.0.0:
resolved "https://registry.npm.taobao.org/eslint-visitor-keys/download/eslint-visitor-keys-2.0.0.tgz?cache=0&sync_timestamp=1597435237209&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint-visitor-keys%2Fdownload%2Feslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
integrity sha1-If3I+82ceVzAMh8FY3AglXUVEag=

eslint@7.12.0:
version "7.12.0"
resolved "https://registry.npm.taobao.org/eslint/download/eslint-7.12.0.tgz?cache=0&sync_timestamp=1603499314048&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint%2Fdownload%2Feslint-7.12.0.tgz#7b6a85f87a9adc239e979bb721cde5ce0dc27da6"
integrity sha1-e2qF+Hqa3COel5u3Ic3lzg3CfaY=
eslint@7.12.1:
version "7.12.1"
resolved "https://registry.npm.taobao.org/eslint/download/eslint-7.12.1.tgz?cache=0&sync_timestamp=1603770628141&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint%2Fdownload%2Feslint-7.12.1.tgz#bd9a81fa67a6cfd51656cdb88812ce49ccec5801"
integrity sha1-vZqB+memz9UWVs24iBLOSczsWAE=
dependencies:
"@babel/code-frame" "^7.0.0"
"@eslint/eslintrc" "^0.2.0"
"@eslint/eslintrc" "^0.2.1"
ajv "^6.10.0"
chalk "^4.0.0"
cross-spawn "^7.0.2"
Expand Down

0 comments on commit 768b687

Please sign in to comment.