Skip to content

Commit 1df4870

Browse files
dependabot[bot]kazupon
authored andcommitted
chore(deps): bump eslint from 4.18.1 to 4.18.2 (#1350)
Bumps [eslint](https://github.com/eslint/eslint) from 4.18.1 to 4.18.2. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v4.18.1...v4.18.2) Signed-off-by: dependabot[bot] <[email protected]>
1 parent d210eba commit 1df4870

File tree

1 file changed

+32
-79
lines changed

1 file changed

+32
-79
lines changed

Diff for: yarn.lock

+32-79
Original file line numberDiff line numberDiff line change
@@ -1053,6 +1053,11 @@ agentkeepalive@^2.2.0:
10531053
version "2.2.0"
10541054
resolved "https://registry.yarnpkg.com/agentkeepalive/-/agentkeepalive-2.2.0.tgz#c5d1bd4b129008f1163f236f86e5faea2026e2ef"
10551055

1056+
ajv-keywords@^2.1.0:
1057+
version "2.1.1"
1058+
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-2.1.1.tgz#617997fc5f60576894c435f940d819e135b80762"
1059+
integrity sha1-YXmX/F9gV2iUxDX5QNgZ4TW4B2I=
1060+
10561061
ajv-keywords@^3.0.0, ajv-keywords@^3.1.0:
10571062
version "3.1.0"
10581063
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.1.0.tgz#ac2b27939c543e95d2c06e7f7f5c27be4aa543be"
@@ -1064,7 +1069,7 @@ ajv@^4.9.1:
10641069
co "^4.6.0"
10651070
json-stable-stringify "^1.0.1"
10661071

1067-
ajv@^5.1.0, ajv@^5.3.0:
1072+
ajv@^5.1.0, ajv@^5.2.3, ajv@^5.3.0:
10681073
version "5.5.2"
10691074
resolved "https://registry.yarnpkg.com/ajv/-/ajv-5.5.2.tgz#73b5eeca3fab653e3d3f9422b341ad42205dc965"
10701075
dependencies:
@@ -1073,22 +1078,14 @@ ajv@^5.1.0, ajv@^5.3.0:
10731078
fast-json-stable-stringify "^2.0.0"
10741079
json-schema-traverse "^0.3.0"
10751080

1076-
ajv@^6.0.1:
1081+
ajv@^6.0.1, ajv@^6.1.0:
10771082
version "6.2.0"
10781083
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.2.0.tgz#afac295bbaa0152449e522742e4547c1ae9328d2"
10791084
dependencies:
10801085
fast-deep-equal "^1.0.0"
10811086
fast-json-stable-stringify "^2.0.0"
10821087
json-schema-traverse "^0.3.0"
10831088

1084-
ajv@^6.1.0:
1085-
version "6.1.1"
1086-
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.1.1.tgz#978d597fbc2b7d0e5a5c3ddeb149a682f2abfa0e"
1087-
dependencies:
1088-
fast-deep-equal "^1.0.0"
1089-
fast-json-stable-stringify "^2.0.0"
1090-
json-schema-traverse "^0.3.0"
1091-
10921089
algoliasearch@^3.24.5:
10931090
version "3.27.1"
10941091
resolved "https://registry.yarnpkg.com/algoliasearch/-/algoliasearch-3.27.1.tgz#e1af42b97dbf44a2dd3a8c907be99c0c34e48414"
@@ -1147,12 +1144,6 @@ ansi-styles@^2.2.1:
11471144
version "2.2.1"
11481145
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-2.2.1.tgz#b432dd3358b634cf75e1e4664368240533c1ddbe"
11491146

1150-
ansi-styles@^3.1.0, ansi-styles@^3.2.0:
1151-
version "3.2.0"
1152-
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.0.tgz#c159b8d5be0f9e5a6f346dab94f16ce022161b88"
1153-
dependencies:
1154-
color-convert "^1.9.0"
1155-
11561147
ansi-styles@^3.2.1:
11571148
version "3.2.1"
11581149
resolved "https://registry.yarnpkg.com/ansi-styles/-/ansi-styles-3.2.1.tgz#41fbb20243e50b12be0f04b8dedbf07520ce841d"
@@ -2491,31 +2482,7 @@ chalk@^1.1.3:
24912482
strip-ansi "^3.0.0"
24922483
supports-color "^2.0.0"
24932484

2494-
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.3.1:
2495-
version "2.3.1"
2496-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.3.1.tgz#523fe2678aec7b04e8041909292fe8b17059b796"
2497-
dependencies:
2498-
ansi-styles "^3.2.0"
2499-
escape-string-regexp "^1.0.5"
2500-
supports-color "^5.2.0"
2501-
2502-
chalk@^2.1.0:
2503-
version "2.3.0"
2504-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.3.0.tgz#b5ea48efc9c1793dccc9b4767c93914d3f2d52ba"
2505-
dependencies:
2506-
ansi-styles "^3.1.0"
2507-
escape-string-regexp "^1.0.5"
2508-
supports-color "^4.0.0"
2509-
2510-
chalk@^2.3.0, chalk@^2.3.2, chalk@^2.4.1:
2511-
version "2.4.1"
2512-
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.1.tgz#18c49ab16a037b6eb0152cc83e3471338215b66e"
2513-
dependencies:
2514-
ansi-styles "^3.2.1"
2515-
escape-string-regexp "^1.0.5"
2516-
supports-color "^5.3.0"
2517-
2518-
chalk@^2.4.2:
2485+
chalk@^2.0.0, chalk@^2.0.1, chalk@^2.1.0, chalk@^2.3.0, chalk@^2.3.1, chalk@^2.3.2, chalk@^2.4.1, chalk@^2.4.2:
25192486
version "2.4.2"
25202487
resolved "https://registry.yarnpkg.com/chalk/-/chalk-2.4.2.tgz#cd42541677a54333cf541a49108c1432b44c9424"
25212488
integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==
@@ -4156,8 +4123,9 @@ eslint-visitor-keys@^1.0.0:
41564123
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
41574124

41584125
eslint@^4.18.1:
4159-
version "4.18.1"
4160-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.18.1.tgz#b9138440cb1e98b2f44a0d578c6ecf8eae6150b0"
4126+
version "4.18.2"
4127+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.18.2.tgz#0f81267ad1012e7d2051e186a9004cc2267b8d45"
4128+
integrity sha512-qy4i3wODqKMYfz9LUI8N2qYDkHkoieTbiHpMrYUI/WbjhXJQr7lI4VngixTgaG+yHX+NBCv7nW4hA0ShbvaNKw==
41614129
dependencies:
41624130
ajv "^5.3.0"
41634131
babel-code-frame "^6.22.0"
@@ -4194,7 +4162,7 @@ eslint@^4.18.1:
41944162
semver "^5.3.0"
41954163
strip-ansi "^4.0.0"
41964164
strip-json-comments "~2.0.1"
4197-
table "^4.0.1"
4165+
table "4.0.2"
41984166
text-table "~0.2.0"
41994167

42004168
espree@^3.5.2:
@@ -4815,7 +4783,7 @@ [email protected]:
48154783
once "^1.3.0"
48164784
path-is-absolute "^1.0.0"
48174785

4818-
[email protected], glob@^7.0.3, glob@^7.1.1, glob@^7.1.2:
4786+
48194787
version "7.1.2"
48204788
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.2.tgz#c19c9df9a028702d678612384a6552404c636d15"
48214789
dependencies:
@@ -4826,7 +4794,7 @@ [email protected], glob@^7.0.3, glob@^7.1.1, glob@^7.1.2:
48264794
once "^1.3.0"
48274795
path-is-absolute "^1.0.0"
48284796

4829-
glob@^7.1.3:
4797+
glob@^7.0.3, glob@^7.1.1, glob@^7.1.2, glob@^7.1.3:
48304798
version "7.1.6"
48314799
resolved "https://registry.yarnpkg.com/glob/-/glob-7.1.6.tgz#141f33b81a7c2492e125594307480c46679278a6"
48324800
integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA==
@@ -5279,11 +5247,7 @@ ignore-walk@^3.0.1:
52795247
dependencies:
52805248
minimatch "^3.0.4"
52815249

5282-
ignore@^3.3.3:
5283-
version "3.3.7"
5284-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.7.tgz#612289bfb3c220e186a58118618d5be8c1bab021"
5285-
5286-
ignore@^3.3.5:
5250+
ignore@^3.3.3, ignore@^3.3.5:
52875251
version "3.3.8"
52885252
resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.8.tgz#3f8e9c35d38708a3a7e0e9abb6c73e7ee7707b2b"
52895253

@@ -5801,20 +5765,13 @@ js-tokens@^3.0.0, js-tokens@^3.0.2:
58015765
version "3.0.2"
58025766
resolved "https://registry.yarnpkg.com/js-tokens/-/js-tokens-3.0.2.tgz#9866df395102130e38f7f996bceb65443209c25b"
58035767

5804-
js-yaml@^3.11.0, js-yaml@^3.9.0:
5768+
js-yaml@^3.11.0, js-yaml@^3.4.3, js-yaml@^3.9.0, js-yaml@^3.9.1:
58055769
version "3.11.0"
58065770
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.11.0.tgz#597c1a8bd57152f26d622ce4117851a51f5ebaef"
58075771
dependencies:
58085772
argparse "^1.0.7"
58095773
esprima "^4.0.0"
58105774

5811-
js-yaml@^3.4.3, js-yaml@^3.9.1:
5812-
version "3.10.0"
5813-
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"
5814-
dependencies:
5815-
argparse "^1.0.7"
5816-
esprima "^4.0.0"
5817-
58185775
js-yaml@~3.7.0:
58195776
version "3.7.0"
58205777
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.7.0.tgz#5c967ddd837a9bfdca5f2de84253abe8a1c03b80"
@@ -6349,23 +6306,11 @@ lodash@^3.8.0:
63496306
version "3.10.1"
63506307
resolved "https://registry.yarnpkg.com/lodash/-/lodash-3.10.1.tgz#5bf45e8e49ba4189e17d482789dfd15bd140b7b6"
63516308

6352-
lodash@^4.0.1, lodash@^4.17.3, lodash@^4.17.5:
6353-
version "4.17.10"
6354-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.10.tgz#1b7793cf7259ea38fb3661d4d38b3260af8ae4e7"
6355-
6356-
lodash@^4.13.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.2.0, lodash@^4.5.0:
6357-
version "4.17.5"
6358-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.5.tgz#99a92d65c0272debe8c96b6057bc8fbfa3bed511"
6359-
6360-
lodash@^4.17.15:
6309+
lodash@^4.0.1, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.15.0, lodash@^4.17.15, lodash@^4.17.3, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.5.0:
63616310
version "4.17.15"
63626311
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.15.tgz#b447f6670a0455bbfeedd11392eff330ea097548"
63636312
integrity sha512-8xOcRHvCjnocdS5cpwXQXVzmmh5e5+saE2QGoeQmbKmRS6J3VQppPOIt0MnmE+4xlZoumy0GPG0D0MVIQbNA1A==
63646313

6365-
lodash@^4.17.4, lodash@^4.2.1, lodash@^4.3.0:
6366-
version "4.17.4"
6367-
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
6368-
63696314
log-symbols@^2.1.0:
63706315
version "2.2.0"
63716316
resolved "https://registry.yarnpkg.com/log-symbols/-/log-symbols-2.2.0.tgz#5740e1c5d6f0dfda4ad9323b5332107ef6b4c40a"
@@ -8813,11 +8758,7 @@ semver-diff@^2.0.0:
88138758
dependencies:
88148759
semver "^5.0.3"
88158760

8816-
"semver@2 || 3 || 4 || 5", semver@^5.0.3, semver@^5.1.0, semver@^5.3.0, semver@^5.4.1, semver@^5.5.0:
8817-
version "5.5.0"
8818-
resolved "https://registry.yarnpkg.com/semver/-/semver-5.5.0.tgz#dc4bbc7a6ca9d916dee5d43516f0092b58f7b8ab"
8819-
8820-
semver@^5.6.0:
8761+
"semver@2 || 3 || 4 || 5", semver@^5.0.3, semver@^5.1.0, semver@^5.3.0, semver@^5.4.1, semver@^5.5.0, semver@^5.6.0:
88218762
version "5.6.0"
88228763
resolved "https://registry.yarnpkg.com/semver/-/semver-5.6.0.tgz#7e74256fbaa49c75aa7c7a205cc22799cac80004"
88238764
integrity sha512-RS9R6R35NYgQn++fkDWaOmqGoj4Ek9gGs+DPxNUZKuwE183xjJroKvyo1IzVFeXvUrvmALy6FWD5xrdJT25gMg==
@@ -9345,7 +9286,7 @@ supports-color@^3.2.3:
93459286
dependencies:
93469287
has-flag "^1.0.0"
93479288

9348-
supports-color@^4.0.0, supports-color@^4.2.1:
9289+
supports-color@^4.2.1:
93499290
version "4.5.0"
93509291
resolved "https://registry.yarnpkg.com/supports-color/-/supports-color-4.5.0.tgz#be7a0de484dec5c5cddf8b3d59125044912f635b"
93519292
dependencies:
@@ -9380,7 +9321,19 @@ symbol-tree@^3.2.2:
93809321
version "3.2.2"
93819322
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.2.tgz#ae27db38f660a7ae2e1c3b7d1bc290819b8519e6"
93829323

9383-
table@^4.0.1, table@^4.0.3:
9324+
9325+
version "4.0.2"
9326+
resolved "https://registry.yarnpkg.com/table/-/table-4.0.2.tgz#a33447375391e766ad34d3486e6e2aedc84d2e36"
9327+
integrity sha512-UUkEAPdSGxtRpiV9ozJ5cMTtYiqz7Ni1OGqLXRCynrvzdtR1p+cfOWe2RJLwvUG8hNanaSRjecIqwOjqeatDsA==
9328+
dependencies:
9329+
ajv "^5.2.3"
9330+
ajv-keywords "^2.1.0"
9331+
chalk "^2.1.0"
9332+
lodash "^4.17.4"
9333+
slice-ansi "1.0.0"
9334+
string-width "^2.1.1"
9335+
9336+
table@^4.0.3:
93849337
version "4.0.3"
93859338
resolved "https://registry.yarnpkg.com/table/-/table-4.0.3.tgz#00b5e2b602f1794b9acaf9ca908a76386a7813bc"
93869339
dependencies:

0 commit comments

Comments
 (0)