Skip to content

Commit 13c19a6

Browse files
build(deps-dev): bump eslint from 7.17.0 to 7.18.0
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]>
1 parent b0ddb10 commit 13c19a6

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,10 @@
1616
esutils "^2.0.2"
1717
js-tokens "^4.0.0"
1818

19-
"@eslint/eslintrc@^0.2.2":
20-
version "0.2.2"
21-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.2.2.tgz#d01fc791e2fc33e88a29d6f3dc7e93d0cd784b76"
22-
integrity sha512-EfB5OHNYp1F4px/LI/FEnGylop7nOqkQ1LRzCM0KccA2U8tvV8w01KBv37LbO7nW4H+YhKyo2LcJhRwjjV17QQ==
19+
"@eslint/eslintrc@^0.3.0":
20+
version "0.3.0"
21+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.3.0.tgz#d736d6963d7003b6514e6324bec9c602ac340318"
22+
integrity sha512-1JTKgrOKAHVivSvOYw+sJOunkBjUOvjqWk1DPja7ZFhIS2mX/4EgTT8M7eTK9jrKhL/FvXXEbQwIs3pg1xp3dg==
2323
dependencies:
2424
ajv "^6.12.4"
2525
debug "^4.1.1"
@@ -28,7 +28,7 @@
2828
ignore "^4.0.6"
2929
import-fresh "^3.2.1"
3030
js-yaml "^3.13.1"
31-
lodash "^4.17.19"
31+
lodash "^4.17.20"
3232
minimatch "^3.0.4"
3333
strip-json-comments "^3.1.1"
3434

@@ -362,12 +362,12 @@ eslint-visitor-keys@^2.0.0:
362362
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
363363

364364
eslint@^7.0.0:
365-
version "7.17.0"
366-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.17.0.tgz#4ccda5bf12572ad3bf760e6f195886f50569adb0"
367-
integrity sha512-zJk08MiBgwuGoxes5sSQhOtibZ75pz0J35XTRlZOk9xMffhpA9BTbQZxoXZzOl5zMbleShbGwtw+1kGferfFwQ==
365+
version "7.18.0"
366+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.18.0.tgz#7fdcd2f3715a41fe6295a16234bd69aed2c75e67"
367+
integrity sha512-fbgTiE8BfUJZuBeq2Yi7J3RB3WGUQ9PNuNbmgi6jt9Iv8qrkxfy19Ds3OpL1Pm7zg3BtTVhvcUZbIRQ0wmSjAQ==
368368
dependencies:
369369
"@babel/code-frame" "^7.0.0"
370-
"@eslint/eslintrc" "^0.2.2"
370+
"@eslint/eslintrc" "^0.3.0"
371371
ajv "^6.10.0"
372372
chalk "^4.0.0"
373373
cross-spawn "^7.0.2"
@@ -391,7 +391,7 @@ eslint@^7.0.0:
391391
js-yaml "^3.13.1"
392392
json-stable-stringify-without-jsonify "^1.0.1"
393393
levn "^0.4.1"
394-
lodash "^4.17.19"
394+
lodash "^4.17.20"
395395
minimatch "^3.0.4"
396396
natural-compare "^1.4.0"
397397
optionator "^0.9.1"
@@ -695,7 +695,7 @@ locate-path@^3.0.0:
695695
p-locate "^3.0.0"
696696
path-exists "^3.0.0"
697697

698-
lodash@^4.17.11, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20:
698+
lodash@^4.17.11, lodash@^4.17.15, lodash@^4.17.20:
699699
version "4.17.20"
700700
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.20.tgz#b44a9b6297bcb698f1c51a3545a2b3b368d59c52"
701701
integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA==

0 commit comments

Comments
 (0)