Skip to content

Commit 1f20666

Browse files
build(deps-dev): bump eslint from 7.20.0 to 7.21.0
Bumps [eslint](https://github.com/eslint/eslint) from 7.20.0 to 7.21.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v7.20.0...v7.21.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 7d5d3dd commit 1f20666

File tree

1 file changed

+13
-14
lines changed

1 file changed

+13
-14
lines changed

yarn.lock

Lines changed: 13 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
chalk "^2.0.0"
2424
js-tokens "^4.0.0"
2525

26-
"@eslint/eslintrc@^0.3.0":
27-
version "0.3.0"
28-
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.3.0.tgz#d736d6963d7003b6514e6324bec9c602ac340318"
29-
integrity sha512-1JTKgrOKAHVivSvOYw+sJOunkBjUOvjqWk1DPja7ZFhIS2mX/4EgTT8M7eTK9jrKhL/FvXXEbQwIs3pg1xp3dg==
26+
"@eslint/eslintrc@^0.4.0":
27+
version "0.4.0"
28+
resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-0.4.0.tgz#99cc0a0584d72f1df38b900fb062ba995f395547"
29+
integrity sha512-2ZPCc+uNbjV5ERJr+aKSPRwZgKd2z11x0EgLvb1PURmUrn9QNRXFqje0Ldq454PfAVyaJYyrDvvIKSFP4NnBog==
3030
dependencies:
3131
ajv "^6.12.4"
3232
debug "^4.1.1"
@@ -35,7 +35,6 @@
3535
ignore "^4.0.6"
3636
import-fresh "^3.2.1"
3737
js-yaml "^3.13.1"
38-
lodash "^4.17.20"
3938
minimatch "^3.0.4"
4039
strip-json-comments "^3.1.1"
4140

@@ -369,12 +368,12 @@ eslint-visitor-keys@^2.0.0:
369368
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
370369

371370
eslint@^7.0.0:
372-
version "7.20.0"
373-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.20.0.tgz#db07c4ca4eda2e2316e7aa57ac7fc91ec550bdc7"
374-
integrity sha512-qGi0CTcOGP2OtCQBgWZlQjcTuP0XkIpYFj25XtRTQSHC+umNnp7UMshr2G8SLsRFYDdAPFeHOsiteadmMH02Yw==
371+
version "7.21.0"
372+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.21.0.tgz#4ecd5b8c5b44f5dedc9b8a110b01bbfeb15d1c83"
373+
integrity sha512-W2aJbXpMNofUp0ztQaF40fveSsJBjlSCSWpy//gzfTvwC+USs/nceBrKmlJOiM8r1bLwP2EuYkCqArn/6QTIgg==
375374
dependencies:
376375
"@babel/code-frame" "7.12.11"
377-
"@eslint/eslintrc" "^0.3.0"
376+
"@eslint/eslintrc" "^0.4.0"
378377
ajv "^6.10.0"
379378
chalk "^4.0.0"
380379
cross-spawn "^7.0.2"
@@ -387,7 +386,7 @@ eslint@^7.0.0:
387386
espree "^7.3.1"
388387
esquery "^1.4.0"
389388
esutils "^2.0.2"
390-
file-entry-cache "^6.0.0"
389+
file-entry-cache "^6.0.1"
391390
functional-red-black-tree "^1.0.1"
392391
glob-parent "^5.0.0"
393392
globals "^12.1.0"
@@ -488,10 +487,10 @@ fast-levenshtein@^2.0.6:
488487
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917"
489488
integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc=
490489

491-
file-entry-cache@^6.0.0:
492-
version "6.0.0"
493-
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.0.tgz#7921a89c391c6d93efec2169ac6bf300c527ea0a"
494-
integrity sha512-fqoO76jZ3ZnYrXLDRxBR1YvOvc0k844kcOg40bgsPrE25LAb/PDqTY+ho64Xh2c8ZXgIKldchCFHczG2UVRcWA==
490+
file-entry-cache@^6.0.1:
491+
version "6.0.1"
492+
resolved "https://registry.yarnpkg.com/file-entry-cache/-/file-entry-cache-6.0.1.tgz#211b2dd9659cb0394b073e7323ac3c933d522027"
493+
integrity sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==
495494
dependencies:
496495
flat-cache "^3.0.4"
497496

0 commit comments

Comments
 (0)