Skip to content
This repository was archived by the owner on Aug 8, 2023. It is now read-only.

Commit d449e2a

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency @ianwalter/eslint-config to ^5.3.0
1 parent edb0595 commit d449e2a

2 files changed

Lines changed: 10 additions & 10 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"@ianwalter/bff": "^9.9.1",
37-
"@ianwalter/eslint-config": "^5.2.0",
37+
"@ianwalter/eslint-config": "^5.3.0",
3838
"@ianwalter/release": "^5.0.2",
3939
"@ianwalter/renovate-config": "^1.3.0",
4040
"@ianwalter/requester": "^2.2.0",

yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -139,12 +139,12 @@
139139
execa "^3.4.0"
140140
strip "^3.0.0"
141141

142-
"@ianwalter/eslint-config@^5.2.0":
143-
version "5.2.0"
144-
resolved "https://registry.yarnpkg.com/@ianwalter/eslint-config/-/eslint-config-5.2.0.tgz#23cbd253515ff9d26707cefa349503916718ce00"
145-
integrity sha512-h1EUKp0he6pYRAAI1p6dP4DzkawwwRH+YnODCl5Xz+kQPerGQTvGDZbO57qZZW0QvsxWShEfQRgI//ZeZvIuAA==
142+
"@ianwalter/eslint-config@^5.3.0":
143+
version "5.3.0"
144+
resolved "https://registry.yarnpkg.com/@ianwalter/eslint-config/-/eslint-config-5.3.0.tgz#47525e745966f39c456a8637b4e787201412dd19"
145+
integrity sha512-V+/57fQPgaJNRFxAF+fjU/ODU4lUGgwNrzZB/jiBv3JNZT2ZDdPWG0utdCpOrxY5ODcr9CKM42/vKv8JfdQj3g==
146146
dependencies:
147-
eslint "^7.3.1"
147+
eslint "^7.4.0"
148148
eslint-config-standard "^14.1.1"
149149
eslint-plugin-html "^6.0.2"
150150
eslint-plugin-import "^2.22.0"
@@ -1389,10 +1389,10 @@ eslint-visitor-keys@^1.2.0:
13891389
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.2.0.tgz#74415ac884874495f78ec2a97349525344c981fa"
13901390
integrity sha512-WFb4ihckKil6hu3Dp798xdzSfddwKKU3+nGniKF6HfeW6OLd2OUDEPP7TcHtB5+QXOKg2s6B2DaMPE1Nn/kxKQ==
13911391

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

0 commit comments

Comments
 (0)