Skip to content

Commit bf1eb11

Browse files
chore: update dependency eslint to v7.16.0 (#2373)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 7edef12 commit bf1eb11

File tree

1 file changed

+34
-31
lines changed

1 file changed

+34
-31
lines changed

yarn.lock

+34-31
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,14 @@
1818
optionalDependencies:
1919
chokidar "^2.1.8"
2020

21-
"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4":
21+
"@babel/code-frame@^7.0.0":
22+
version "7.12.11"
23+
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz#f4ad435aa263db935b8f10f2c552d23fb716a63f"
24+
integrity sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==
25+
dependencies:
26+
"@babel/highlight" "^7.10.4"
27+
28+
"@babel/code-frame@^7.10.4":
2229
version "7.10.4"
2330
resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz#168da1a36e90da68ae8d49c0f1b48c7c6249213a"
2431
integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg==
@@ -361,11 +368,16 @@
361368
dependencies:
362369
"@babel/types" "^7.8.3"
363370

364-
"@babel/helper-validator-identifier@^7.10.3", "@babel/helper-validator-identifier@^7.10.4":
371+
"@babel/helper-validator-identifier@^7.10.3":
365372
version "7.10.4"
366373
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz#a78c7a7251e01f616512d31b10adcf52ada5e0d2"
367374
integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw==
368375

376+
"@babel/helper-validator-identifier@^7.10.4":
377+
version "7.12.11"
378+
resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.12.11.tgz#c9a1f021917dcb5ccf0d4e453e399022981fc9ed"
379+
integrity sha512-np/lG3uARFybkoHokJUmf1QfEvRVCPbmQeUQpKow5cQ3xWrV9i3rUHodKDJPQfTVX61qKi+UdYk8kik84n7XOw==
380+
369381
"@babel/helper-wrap-function@^7.10.4":
370382
version "7.10.4"
371383
resolved "https://registry.npmjs.org/@babel/helper-wrap-function/-/helper-wrap-function-7.10.4.tgz#8a6f701eab0ff39f765b5a1cfef409990e624b87"
@@ -2602,7 +2614,7 @@ aggregate-error@^3.0.0:
26022614
clean-stack "^2.0.0"
26032615
indent-string "^4.0.0"
26042616

2605-
ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.4:
2617+
ajv@^6.10.0, ajv@^6.12.4:
26062618
version "6.12.6"
26072619
resolved "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz#baf5a62e802b07d977034586f8c3baf5adf26df4"
26082620
integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==
@@ -4609,9 +4621,9 @@ eslint-visitor-keys@^2.0.0:
46094621
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==
46104622

46114623
eslint@^7.0.0:
4612-
version "7.15.0"
4613-
resolved "https://registry.npmjs.org/eslint/-/eslint-7.15.0.tgz#eb155fb8ed0865fcf5d903f76be2e5b6cd7e0bc7"
4614-
integrity sha512-Vr64xFDT8w30wFll643e7cGrIkPEU50yIiI36OdSIDoSGguIeaLzBo0vpGvzo9RECUqq7htURfwEtKqwytkqzA==
4624+
version "7.16.0"
4625+
resolved "https://registry.npmjs.org/eslint/-/eslint-7.16.0.tgz#a761605bf9a7b32d24bb7cde59aeb0fd76f06092"
4626+
integrity sha512-iVWPS785RuDA4dWuhhgXTNrGxHHK3a8HLSMBgbbU59ruJDubUraXN8N5rn7kb8tG6sjg74eE0RA3YWT51eusEw==
46154627
dependencies:
46164628
"@babel/code-frame" "^7.0.0"
46174629
"@eslint/eslintrc" "^0.2.2"
@@ -4647,7 +4659,7 @@ eslint@^7.0.0:
46474659
semver "^7.2.1"
46484660
strip-ansi "^6.0.0"
46494661
strip-json-comments "^3.1.0"
4650-
table "^5.2.3"
4662+
table "^6.0.4"
46514663
text-table "^0.2.0"
46524664
v8-compile-cache "^2.0.3"
46534665

@@ -5795,9 +5807,9 @@ import-fresh@^2.0.0:
57955807
resolve-from "^3.0.0"
57965808

57975809
import-fresh@^3.0.0, import-fresh@^3.2.1:
5798-
version "3.2.2"
5799-
resolved "https://registry.npmjs.org/import-fresh/-/import-fresh-3.2.2.tgz#fc129c160c5d68235507f4331a6baad186bdbc3e"
5800-
integrity sha512-cTPNrlvJT6twpYy+YmKUKrTSjWFs3bjYjAhCwm+z4EOCubZxAuO+hHpRN64TqjEaYSHs7tJAE0w1CKMGmsG/lw==
5810+
version "3.3.0"
5811+
resolved "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz#37162c25fcb9ebaa2e6e53d5b4d88ce17d9e0c2b"
5812+
integrity sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==
58015813
dependencies:
58025814
parent-module "^1.0.0"
58035815
resolve-from "^4.0.0"
@@ -6738,9 +6750,9 @@ [email protected]:
67386750
integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==
67396751

67406752
js-yaml@^3.13.1:
6741-
version "3.14.0"
6742-
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.0.tgz#a7a34170f26a21bb162424d8adacb4113a69e482"
6743-
integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A==
6753+
version "3.14.1"
6754+
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz#dae812fdb3825fa306609a8717383c50c36a0537"
6755+
integrity sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==
67446756
dependencies:
67456757
argparse "^1.0.7"
67466758
esprima "^4.0.0"
@@ -7156,7 +7168,7 @@ lodash.uniq@^4.5.0:
71567168
resolved "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
71577169
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
71587170

7159-
[email protected], lodash@^3.3.1, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.14, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.2.1, lodash@^4.5.1:
7171+
[email protected], lodash@^3.3.1, lodash@^4.17.12, lodash@^4.17.13, lodash@^4.17.15, lodash@^4.17.19, lodash@^4.17.20, lodash@^4.2.1, lodash@^4.5.1:
71607172
version "4.17.19"
71617173
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.19.tgz#e48ddedbe30b3321783c5b4301fbd353bc1e4a4b"
71627174
integrity sha512-JNvd8XER9GQX0v2qJgsaN/mzFCNA5BRe/j8JN9d+tWyGLSodKQHKFicdwNYzWwI3wjRnaKPsGj1XkBjx/F96DQ==
@@ -9466,15 +9478,6 @@ slash@^3.0.0:
94669478
resolved "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz#6539be870c165adbd5240220dbe361f1bc4d4634"
94679479
integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==
94689480

9469-
slice-ansi@^2.1.0:
9470-
version "2.1.0"
9471-
resolved "https://registry.npmjs.org/slice-ansi/-/slice-ansi-2.1.0.tgz#cacd7693461a637a5788d92a7dd4fba068e81636"
9472-
integrity sha512-Qu+VC3EwYLldKa1fCxuuvULvSJOKEgk9pi8dZeCVK7TqBfUNTH4sFkk4joj8afVSfAYgJoSOetjx9QWOJ5mYoQ==
9473-
dependencies:
9474-
ansi-styles "^3.2.0"
9475-
astral-regex "^1.0.0"
9476-
is-fullwidth-code-point "^2.0.0"
9477-
94789481
slice-ansi@^3.0.0:
94799482
version "3.0.0"
94809483
resolved "https://registry.npmjs.org/slice-ansi/-/slice-ansi-3.0.0.tgz#31ddc10930a1b7e0b67b08c96c2f49b77a789787"
@@ -9929,15 +9932,15 @@ symbol-tree@^3.2.2:
99299932
resolved "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz#430637d248ba77e078883951fb9aa0eed7c63fa2"
99309933
integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw==
99319934

9932-
table@^5.2.3:
9933-
version "5.4.6"
9934-
resolved "https://registry.npmjs.org/table/-/table-5.4.6.tgz#1292d19500ce3f86053b05f0e8e7e4a3bb21079e"
9935-
integrity sha512-wmEc8m4fjnob4gt5riFRtTu/6+4rSe12TpAELNSqHMfF3IqnA+CH37USM6/YR3qRZv7e56kAEAtd6nKZaxe0Ug==
9935+
table@^6.0.4:
9936+
version "6.0.4"
9937+
resolved "https://registry.npmjs.org/table/-/table-6.0.4.tgz#c523dd182177e926c723eb20e1b341238188aa0d"
9938+
integrity sha512-sBT4xRLdALd+NFBvwOz8bw4b15htyythha+q+DVZqy2RS08PPC8O2sZFgJYEY7bJvbCFKccs+WIZ/cd+xxTWCw==
99369939
dependencies:
9937-
ajv "^6.10.2"
9938-
lodash "^4.17.14"
9939-
slice-ansi "^2.1.0"
9940-
string-width "^3.0.0"
9940+
ajv "^6.12.4"
9941+
lodash "^4.17.20"
9942+
slice-ansi "^4.0.0"
9943+
string-width "^4.2.0"
99419944

99429945
99439946
version "2.1.1"

0 commit comments

Comments
 (0)