Skip to content

Commit 366521e

Browse files
chore(deps-dev): bump eslint from 7.17.0 to 7.18.0 (#2359)
Bumps [eslint](https://github.com/eslint/eslint) from 7.17.0 to 7.18.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.17.0...v7.18.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 9693f7d commit 366521e

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -544,10 +544,10 @@
544544
resolved "https://registry.yarnpkg.com/@discoveryjs/json-ext/-/json-ext-0.5.2.tgz#8f03a22a04de437254e8ce8cc84ba39689288752"
545545
integrity sha512-HyYEUDeIj5rRQU2Hk5HTB2uHsbRQpF70nvMhVzi+VJR0X+xNEhjPui4/kBf3VeH/wqD28PT4sVOm8qqLjBrSZg==
546546

547-
"@eslint/eslintrc@^0.2.2":
548-
version "0.2.2"
549-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.2.tgz#d01fc791e2fc33e88a29d6f3dc7e93d0cd784b76"
550-
integrity sha512-EfB5OHNYp1F4px/LI/FEnGylop7nOqkQ1LRzCM0KccA2U8tvV8w01KBv37LbO7nW4H+YhKyo2LcJhRwjjV17QQ==
547+
"@eslint/eslintrc@^0.3.0":
548+
version "0.3.0"
549+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.3.0.tgz#d736d6963d7003b6514e6324bec9c602ac340318"
550+
integrity sha512-1JTKgrOKAHVivSvOYw+sJOunkBjUOvjqWk1DPja7ZFhIS2mX/4EgTT8M7eTK9jrKhL/FvXXEbQwIs3pg1xp3dg==
551551
dependencies:
552552
ajv "^6.12.4"
553553
debug "^4.1.1"
@@ -556,7 +556,7 @@
556556
ignore "^4.0.6"
557557
import-fresh "^3.2.1"
558558
js-yaml "^3.13.1"
559-
lodash "^4.17.19"
559+
lodash "^4.17.20"
560560
minimatch "^3.0.4"
561561
strip-json-comments "^3.1.1"
562562

@@ -4398,12 +4398,12 @@ eslint-visitor-keys@^2.0.0:
43984398
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
43994399

44004400
eslint@^7.12.1:
4401-
version "7.17.0"
4402-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.17.0.tgz#4ccda5bf12572ad3bf760e6f195886f50569adb0"
4403-
integrity sha512-zJk08MiBgwuGoxes5sSQhOtibZ75pz0J35XTRlZOk9xMffhpA9BTbQZxoXZzOl5zMbleShbGwtw+1kGferfFwQ==
4401+
version "7.18.0"
4402+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.18.0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67"
4403+
integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ==
44044404
dependencies:
44054405
"@babel/code-frame" "^7.0.0"
4406-
"@eslint/eslintrc" "^0.2.2"
4406+
"@eslint/eslintrc" "^0.3.0"
44074407
ajv "^6.10.0"
44084408
chalk "^4.0.0"
44094409
cross-spawn "^7.0.2"
@@ -4427,7 +4427,7 @@ eslint@^7.12.1:
44274427
js-yaml "^3.13.1"
44284428
json-stable-stringify-without-jsonify "^1.0.1"
44294429
levn "^0.4.1"
4430-
lodash "^4.17.19"
4430+
lodash "^4.17.20"
44314431
minimatch "^3.0.4"
44324432
natural-compare "^1.4.0"
44334433
optionator "^0.9.1"

0 commit comments

Comments
 (0)