Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v7.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 21, 2020
1 parent e37ae11 commit cd00a6b
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 @@ -45,7 +45,7 @@
"coveralls": "3.1.0",
"cross-env": "7.0.2",
"es6-object-assign": "1.1.0",
"eslint": "7.13.0",
"eslint": "7.14.0",
"eslint-config-standard": "16.0.2",
"eslint-plugin-html": "6.1.1",
"eslint-plugin-import": "2.22.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1751,10 +1751,10 @@ 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.13.0:
version "7.13.0"
resolved "https://registry.npm.taobao.org/eslint/download/eslint-7.13.0.tgz#7f180126c0dcdef327bfb54b211d7802decc08da"
integrity sha1-fxgBJsDc3vMnv7VLIR14At7MCNo=
eslint@7.14.0:
version "7.14.0"
resolved "https://registry.npm.taobao.org/eslint/download/eslint-7.14.0.tgz?cache=0&sync_timestamp=1605910774828&other_urls=https%3A%2F%2Fregistry.npm.taobao.org%2Feslint%2Fdownload%2Feslint-7.14.0.tgz#2d2cac1d28174c510a97b377f122a5507958e344"
integrity sha1-LSysHSgXTFEKl7N38SKlUHlY40Q=
dependencies:
"@babel/code-frame" "^7.0.0"
"@eslint/eslintrc" "^0.2.1"
Expand Down

0 comments on commit cd00a6b

Please sign in to comment.