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 20, 2020
1 parent fd54de7 commit 4b367ca
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 @@ -47,7 +47,7 @@
"coveralls": "3.1.0",
"cross-env": "7.0.2",
"css-loader": "5.0.1",
"eslint": "7.13.0",
"eslint": "7.14.0",
"eslint-config-standard": "16.0.2",
"eslint-loader": "4.0.2",
"eslint-plugin-html": "6.1.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3228,10 +3228,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 4b367ca

Please sign in to comment.