Skip to content

Commit

Permalink
chore(deps): update dependency eslint to v7.24.0 (#510)
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 Apr 12, 2021
1 parent 06be6c1 commit 603b79c
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.3",
"es6-object-assign": "1.1.0",
"eslint": "7.23.0",
"eslint": "7.24.0",
"eslint-config-standard": "16.0.2",
"eslint-plugin-html": "6.1.2",
"eslint-plugin-import": "2.22.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -1809,10 +1809,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.23.0:
version "7.23.0"
resolved "https://registry.npm.taobao.org/eslint/download/eslint-7.23.0.tgz#8d029d252f6e8cf45894b4bee08f5493f8e94325"
integrity sha1-jQKdJS9ujPRYlLS+4I9Uk/jpQyU=
eslint@7.24.0:
version "7.24.0"
resolved "https://registry.npm.taobao.org/eslint/download/eslint-7.24.0.tgz#2e44fa62d93892bfdb100521f17345ba54b8513a"
integrity sha1-LkT6Ytk4kr/bEAUh8XNFulS4UTo=
dependencies:
"@babel/code-frame" "7.12.11"
"@eslint/eslintrc" "^0.4.0"
Expand Down

0 comments on commit 603b79c

Please sign in to comment.