-
-
Notifications
You must be signed in to change notification settings - Fork 187
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build(deps-dev): bump eslint from 6.5.1 to 6.6.0
Bumps [eslint](https://github.com/eslint/eslint) from 6.5.1 to 6.6.0. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v6.5.1...v6.6.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
- Loading branch information
1 parent
ad3321c
commit 53eaeae
Showing
1 changed file
with
77 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -27,17 +27,17 @@ acorn-jsx@^5.0.0: | |
version "5.0.1" | ||
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.1.tgz#32a064fd925429216a09b141102bfdd185fae40e" | ||
|
||
acorn-jsx@^5.0.2: | ||
version "5.0.2" | ||
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.0.2.tgz#84b68ea44b373c4f8686023a551f61a21b7c4a4f" | ||
acorn-jsx@^5.1.0: | ||
version "5.1.0" | ||
resolved "https://registry.yarnpkg.com/acorn-jsx/-/acorn-jsx-5.1.0.tgz#294adb71b57398b0680015f0a38c563ee1db5384" | ||
|
||
acorn@^6.0.7: | ||
version "6.1.0" | ||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.1.0.tgz#b0a3be31752c97a0f7013c5f4903b71a05db6818" | ||
|
||
acorn@^7.0.0: | ||
version "7.0.0" | ||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.0.0.tgz#26b8d1cd9a9b700350b71c0905546f64d1284e7a" | ||
acorn@^7.1.0: | ||
version "7.1.0" | ||
resolved "https://registry.yarnpkg.com/acorn/-/acorn-7.1.0.tgz#949d36f2c292535da602283586c2477c57eb2d6c" | ||
|
||
ajv@^6.10.0, ajv@^6.9.1: | ||
version "6.10.0" | ||
|
@@ -52,9 +52,11 @@ [email protected]: | |
version "3.2.3" | ||
resolved "https://registry.yarnpkg.com/ansi-colors/-/ansi-colors-3.2.3.tgz#57d35b8686e851e2cc04c403f1c00203976a1813" | ||
|
||
ansi-escapes@^3.2.0: | ||
version "3.2.0" | ||
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-3.2.0.tgz#8780b98ff9dbf5638152d1f1fe5c1d7b4442976b" | ||
ansi-escapes@^4.2.1: | ||
version "4.2.1" | ||
resolved "https://registry.yarnpkg.com/ansi-escapes/-/ansi-escapes-4.2.1.tgz#4dccdb846c3eee10f6d64dea66273eab90c37228" | ||
dependencies: | ||
type-fest "^0.5.2" | ||
|
||
ansi-regex@^3.0.0: | ||
version "3.0.0" | ||
|
@@ -115,11 +117,11 @@ chardet@^0.7.0: | |
version "0.7.0" | ||
resolved "https://registry.yarnpkg.com/chardet/-/chardet-0.7.0.tgz#90094849f0937f2eedc2425d0d28a9e5f0cbad9e" | ||
|
||
cli-cursor@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-2.1.0.tgz#b35dac376479facc3e94747d41d0d0f5238ffcb5" | ||
cli-cursor@^3.1.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/cli-cursor/-/cli-cursor-3.1.0.tgz#264305a7ae490d1d03bf0c9ba7c925d1753af307" | ||
dependencies: | ||
restore-cursor "^2.0.0" | ||
restore-cursor "^3.1.0" | ||
|
||
cli-width@^2.0.0: | ||
version "2.2.0" | ||
|
@@ -197,6 +199,10 @@ emoji-regex@^7.0.1: | |
version "7.0.3" | ||
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-7.0.3.tgz#933a04052860c85e83c122479c4748a8e4c72156" | ||
|
||
emoji-regex@^8.0.0: | ||
version "8.0.0" | ||
resolved "https://registry.yarnpkg.com/emoji-regex/-/emoji-regex-8.0.0.tgz#e818fd69ce5ccfcb404594f842963bf53164cc37" | ||
|
||
es-abstract@^1.5.1: | ||
version "1.13.0" | ||
resolved "https://registry.yarnpkg.com/es-abstract/-/es-abstract-1.13.0.tgz#ac86145fdd5099d8dd49558ccba2eaf9b88e24e9" | ||
|
@@ -270,19 +276,19 @@ eslint-scope@^5.0.0: | |
esrecurse "^4.1.0" | ||
estraverse "^4.1.1" | ||
|
||
eslint-utils@^1.3.0, eslint-utils@^1.3.1, eslint-utils@^1.4.2: | ||
version "1.4.2" | ||
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab" | ||
eslint-utils@^1.3.0, eslint-utils@^1.3.1, eslint-utils@^1.4.3: | ||
version "1.4.3" | ||
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.3.tgz#74fec7c54d0776b6f67e0251040b5806564e981f" | ||
dependencies: | ||
eslint-visitor-keys "^1.0.0" | ||
eslint-visitor-keys "^1.1.0" | ||
|
||
eslint-visitor-keys@^1.0.0, eslint-visitor-keys@^1.1.0: | ||
version "1.1.0" | ||
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2" | ||
|
||
eslint@^6.0.0: | ||
version "6.5.1" | ||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.5.1.tgz#828e4c469697d43bb586144be152198b91e96ed6" | ||
version "6.6.0" | ||
resolved "https://registry.yarnpkg.com/eslint/-/eslint-6.6.0.tgz#4a01a2fb48d32aacef5530ee9c5a78f11a8afd04" | ||
dependencies: | ||
"@babel/code-frame" "^7.0.0" | ||
ajv "^6.10.0" | ||
|
@@ -291,9 +297,9 @@ eslint@^6.0.0: | |
debug "^4.0.1" | ||
doctrine "^3.0.0" | ||
eslint-scope "^5.0.0" | ||
eslint-utils "^1.4.2" | ||
eslint-utils "^1.4.3" | ||
eslint-visitor-keys "^1.1.0" | ||
espree "^6.1.1" | ||
espree "^6.1.2" | ||
esquery "^1.0.1" | ||
esutils "^2.0.2" | ||
file-entry-cache "^5.0.1" | ||
|
@@ -303,7 +309,7 @@ eslint@^6.0.0: | |
ignore "^4.0.6" | ||
import-fresh "^3.0.0" | ||
imurmurhash "^0.1.4" | ||
inquirer "^6.4.1" | ||
inquirer "^7.0.0" | ||
is-glob "^4.0.0" | ||
js-yaml "^3.13.1" | ||
json-stable-stringify-without-jsonify "^1.0.1" | ||
|
@@ -330,12 +336,12 @@ espree@^5.0.0: | |
acorn-jsx "^5.0.0" | ||
eslint-visitor-keys "^1.0.0" | ||
|
||
espree@^6.1.1: | ||
version "6.1.1" | ||
resolved "https://registry.yarnpkg.com/espree/-/espree-6.1.1.tgz#7f80e5f7257fc47db450022d723e356daeb1e5de" | ||
espree@^6.1.2: | ||
version "6.1.2" | ||
resolved "https://registry.yarnpkg.com/espree/-/espree-6.1.2.tgz#6c272650932b4f91c3714e5e7b5f5e2ecf47262d" | ||
dependencies: | ||
acorn "^7.0.0" | ||
acorn-jsx "^5.0.2" | ||
acorn "^7.1.0" | ||
acorn-jsx "^5.1.0" | ||
eslint-visitor-keys "^1.1.0" | ||
|
||
esprima@^4.0.0: | ||
|
@@ -386,9 +392,9 @@ fast-levenshtein@~2.0.4: | |
version "2.0.6" | ||
resolved "https://registry.yarnpkg.com/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz#3d8a5c66883a16a30ca8643e851f19baa7797917" | ||
|
||
figures@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/figures/-/figures-2.0.0.tgz#3ab1a2d2a62c8bfb431a0c94cb797a2fce27c962" | ||
figures@^3.0.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/figures/-/figures-3.1.0.tgz#4b198dd07d8d71530642864af2d45dd9e459c4ec" | ||
dependencies: | ||
escape-string-regexp "^1.0.5" | ||
|
||
|
@@ -521,21 +527,21 @@ inherits@2: | |
version "2.0.3" | ||
resolved "https://registry.yarnpkg.com/inherits/-/inherits-2.0.3.tgz#633c2c83e3da42a502f52466022480f4208261de" | ||
|
||
inquirer@^6.4.1: | ||
version "6.5.0" | ||
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-6.5.0.tgz#2303317efc9a4ea7ec2e2df6f86569b734accf42" | ||
inquirer@^7.0.0: | ||
version "7.0.0" | ||
resolved "https://registry.yarnpkg.com/inquirer/-/inquirer-7.0.0.tgz#9e2b032dde77da1db5db804758b8fea3a970519a" | ||
dependencies: | ||
ansi-escapes "^3.2.0" | ||
ansi-escapes "^4.2.1" | ||
chalk "^2.4.2" | ||
cli-cursor "^2.1.0" | ||
cli-cursor "^3.1.0" | ||
cli-width "^2.0.0" | ||
external-editor "^3.0.3" | ||
figures "^2.0.0" | ||
lodash "^4.17.12" | ||
mute-stream "0.0.7" | ||
figures "^3.0.0" | ||
lodash "^4.17.15" | ||
mute-stream "0.0.8" | ||
run-async "^2.2.0" | ||
rxjs "^6.4.0" | ||
string-width "^2.1.0" | ||
string-width "^4.1.0" | ||
strip-ansi "^5.1.0" | ||
through "^2.3.6" | ||
|
||
|
@@ -559,6 +565,10 @@ is-fullwidth-code-point@^2.0.0: | |
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz#a3b30a5c4f199183167aaab93beefae3ddfb654f" | ||
|
||
is-fullwidth-code-point@^3.0.0: | ||
version "3.0.0" | ||
resolved "https://registry.yarnpkg.com/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz#f116f8064fe90b3f7844a38997c0b75051269f1d" | ||
|
||
is-glob@^4.0.0, is-glob@^4.0.1: | ||
version "4.0.1" | ||
resolved "https://registry.yarnpkg.com/is-glob/-/is-glob-4.0.1.tgz#7567dbe9f2f5e2467bc77ab83c4a29482407a5dc" | ||
|
@@ -618,7 +628,7 @@ locate-path@^3.0.0: | |
p-locate "^3.0.0" | ||
path-exists "^3.0.0" | ||
|
||
lodash@^4.17.11, lodash@^4.17.12, lodash@^4.17.14, lodash@^4.17.15: | ||
lodash@^4.17.11, lodash@^4.17.14, lodash@^4.17.15: | ||
version "4.17.15" | ||
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548" | ||
|
||
|
@@ -628,9 +638,9 @@ [email protected]: | |
dependencies: | ||
chalk "^2.0.1" | ||
|
||
mimic-fn@^1.0.0: | ||
version "1.2.0" | ||
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-1.2.0.tgz#820c86a39334640e99516928bd03fca88057d022" | ||
mimic-fn@^2.1.0: | ||
version "2.1.0" | ||
resolved "https://registry.yarnpkg.com/mimic-fn/-/mimic-fn-2.1.0.tgz#7ed2c2ccccaf84d3ffcb7a69b57711fc2083401b" | ||
|
||
[email protected], minimatch@^3.0.4: | ||
version "3.0.4" | ||
|
@@ -684,9 +694,9 @@ [email protected], ms@^2.1.1: | |
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/ms/-/ms-2.1.1.tgz#30a5864eb3ebb0a66f2ebe6d727af06a09d86e0a" | ||
|
||
[email protected].7: | ||
version "0.0.7" | ||
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.7.tgz#3075ce93bc21b8fab43e1bc4da7e8115ed1e7bab" | ||
[email protected].8: | ||
version "0.0.8" | ||
resolved "https://registry.yarnpkg.com/mute-stream/-/mute-stream-0.0.8.tgz#1630c42b2251ff81e2a283de96a5497ea92e5e0d" | ||
|
||
natural-compare@^1.4.0: | ||
version "1.4.0" | ||
|
@@ -729,11 +739,11 @@ once@^1.3.0: | |
dependencies: | ||
wrappy "1" | ||
|
||
onetime@^2.0.0: | ||
version "2.0.1" | ||
resolved "https://registry.yarnpkg.com/onetime/-/onetime-2.0.1.tgz#067428230fd67443b2794b22bba528b6867962d4" | ||
onetime@^5.1.0: | ||
version "5.1.0" | ||
resolved "https://registry.yarnpkg.com/onetime/-/onetime-5.1.0.tgz#fff0f3c91617fe62bb50189636e99ac8a6df7be5" | ||
dependencies: | ||
mimic-fn "^1.0.0" | ||
mimic-fn "^2.1.0" | ||
|
||
optionator@^0.8.2: | ||
version "0.8.2" | ||
|
@@ -832,11 +842,11 @@ resolve@^1.8.1: | |
dependencies: | ||
path-parse "^1.0.5" | ||
|
||
restore-cursor@^2.0.0: | ||
version "2.0.0" | ||
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf" | ||
restore-cursor@^3.1.0: | ||
version "3.1.0" | ||
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-3.1.0.tgz#39f67c54b3a7a58cea5236d95cf0034239631f7e" | ||
dependencies: | ||
onetime "^2.0.0" | ||
onetime "^5.1.0" | ||
signal-exit "^3.0.2" | ||
|
||
[email protected]: | ||
|
@@ -899,7 +909,7 @@ sprintf-js@~1.0.2: | |
version "1.0.3" | ||
resolved "https://registry.yarnpkg.com/sprintf-js/-/sprintf-js-1.0.3.tgz#04e6926f662895354f3dd015203633b857297e2c" | ||
|
||
"string-width@^1.0.2 || 2", string-width@^2.1.0: | ||
"string-width@^1.0.2 || 2": | ||
version "2.1.1" | ||
resolved "https://registry.yarnpkg.com/string-width/-/string-width-2.1.1.tgz#ab93f27a8dc13d28cac815c462143a6d9012ae9e" | ||
dependencies: | ||
|
@@ -922,6 +932,14 @@ string-width@^3.1.0: | |
is-fullwidth-code-point "^2.0.0" | ||
strip-ansi "^5.1.0" | ||
|
||
string-width@^4.1.0: | ||
version "4.1.0" | ||
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.1.0.tgz#ba846d1daa97c3c596155308063e075ed1c99aff" | ||
dependencies: | ||
emoji-regex "^8.0.0" | ||
is-fullwidth-code-point "^3.0.0" | ||
strip-ansi "^5.2.0" | ||
|
||
strip-ansi@^4.0.0: | ||
version "4.0.0" | ||
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-4.0.0.tgz#a8479022eb1ac368a871389b635262c505ee368f" | ||
|
@@ -987,6 +1005,10 @@ type-check@~0.3.2: | |
dependencies: | ||
prelude-ls "~1.1.2" | ||
|
||
type-fest@^0.5.2: | ||
version "0.5.2" | ||
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-0.5.2.tgz#d6ef42a0356c6cd45f49485c3b6281fc148e48a2" | ||
|
||
uri-js@^4.2.2: | ||
version "4.2.2" | ||
resolved "https://registry.yarnpkg.com/uri-js/-/uri-js-4.2.2.tgz#94c540e1ff772956e2299507c010aea6c8838eb0" | ||
|