Skip to content

Commit

Permalink
Update dependency @ianwalter/eslint-config to ^5.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 8, 2020
1 parent 71df59c commit 293ffac
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
},
"devDependencies": {
"@ianwalter/bff": "^9.9.1",
"@ianwalter/eslint-config": "^5.2.0",
"@ianwalter/eslint-config": "^5.3.0",
"@ianwalter/puppeteer-helper": "^4.0.0",
"@ianwalter/release": "^5.0.2",
"@ianwalter/renovate-config": "^1.3.0",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -146,12 +146,12 @@
execa "^3.4.0"
strip "^3.0.0"

"@ianwalter/eslint-config@^5.2.0":
version "5.2.0"
resolved "https://registry.yarnpkg.com/@ianwalter/eslint-config/-/eslint-config-5.2.0.tgz#23cbd253515ff9d26707cefa349503916718ce00"
integrity sha512-h1EUKp0he6pYRAAI1p6dP4DzkawwwRH+YnODCl5Xz+kQPerGQTvGDZbO57qZZW0QvsxWShEfQRgI//ZeZvIuAA==
"@ianwalter/eslint-config@^5.3.0":
version "5.3.0"
resolved "https://registry.yarnpkg.com/@ianwalter/eslint-config/-/eslint-config-5.3.0.tgz#47525e745966f39c456a8637b4e787201412dd19"
integrity sha512-V+/57fQPgaJNRFxAF+fjU/ODU4lUGgwNrzZB/jiBv3JNZT2ZDdPWG0utdCpOrxY5ODcr9CKM42/vKv8JfdQj3g==
dependencies:
eslint "^7.3.1"
eslint "^7.4.0"
eslint-config-standard "^14.1.1"
eslint-plugin-html "^6.0.2"
eslint-plugin-import "^2.22.0"
Expand Down Expand Up @@ -2079,10 +2079,10 @@ eslint-visitor-keys@^1.2.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.2.0.tgz#74415ac884874495f78ec2a97349525344c981fa"
integrity sha512-WFb4ihckKil6hu3Dp798xdzSfddwKKU3+nGniKF6HfeW6OLd2OUDEPP7TcHtB5+QXOKg2s6B2DaMPE1Nn/kxKQ==

eslint@^7.3.1:
version "7.3.1"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.3.1.tgz#76392bd7e44468d046149ba128d1566c59acbe19"
integrity sha512-cQC/xj9bhWUcyi/RuMbRtC3I0eW8MH0jhRELSvpKYkWep3C6YZ2OkvcvJVUeO6gcunABmzptbXBuDoXsjHmfTA==
eslint@^7.4.0:
version "7.4.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.4.0.tgz#4e35a2697e6c1972f9d6ef2b690ad319f80f206f"
integrity sha512-gU+lxhlPHu45H3JkEGgYhWhkR9wLHHEXC9FbWFnTlEkbKyZKWgWRLgf61E8zWmBuI6g5xKBph9ltg3NtZMVF8g==
dependencies:
"@babel/code-frame" "^7.0.0"
ajv "^6.10.0"
Expand Down

0 comments on commit 293ffac

Please sign in to comment.