Skip to content

Commit da444e3

Browse files
Bump eslint from 4.9.0 to 4.19.1
Bumps [eslint](https://github.com/eslint/eslint) from 4.9.0 to 4.19.1. - [Release notes](https://github.com/eslint/eslint/releases) - [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md) - [Commits](eslint/eslint@v4.9.0...v4.19.1) Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
1 parent 9449d8e commit da444e3

2 files changed

Lines changed: 35 additions & 40 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
},
3535
"devDependencies": {
3636
"babel-eslint": "^8.0.2",
37-
"eslint": "4.9.0",
37+
"eslint": "4.19.1",
3838
"eslint-config-airbnb": "^16.1.0",
3939
"eslint-config-prettier": "^6.7.0",
4040
"eslint-plugin-import": "2.7.0",

yarn.lock

Lines changed: 34 additions & 39 deletions
Original file line numberDiff line numberDiff line change
@@ -441,11 +441,11 @@ acorn@^6.0.1:
441441
version "6.1.1"
442442
resolved "https://registry.yarnpkg.com/acorn/-/acorn-6.1.1.tgz#7d25ae05bb8ad1f9b699108e1094ecd7884adc1f"
443443

444-
ajv-keywords@^3.0.0:
445-
version "3.4.0"
446-
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-3.4.0.tgz#4b831e7b531415a7cc518cd404e73f6193c6349d"
444+
ajv-keywords@^2.1.0:
445+
version "2.1.1"
446+
resolved "https://registry.yarnpkg.com/ajv-keywords/-/ajv-keywords-2.1.1.tgz#617997fc5f60576894c435f940d819e135b80762"
447447

448-
ajv@^5.2.0:
448+
ajv@^5.2.3, ajv@^5.3.0:
449449
version "5.5.2"
450450
resolved "https://registry.yarnpkg.com/ajv/-/ajv-5.5.2.tgz#73b5eeca3fab653e3d3f9422b341ad42205dc965"
451451
dependencies:
@@ -454,7 +454,7 @@ ajv@^5.2.0:
454454
fast-json-stable-stringify "^2.0.0"
455455
json-schema-traverse "^0.3.0"
456456

457-
ajv@^6.0.1, ajv@^6.10.0, ajv@^6.5.5:
457+
ajv@^6.10.0, ajv@^6.5.5:
458458
version "6.10.2"
459459
resolved "https://registry.yarnpkg.com/ajv/-/ajv-6.10.2.tgz#d3cea04d6b017b2894ad69040fec8b623eb4bd52"
460460
dependencies:
@@ -1101,7 +1101,7 @@ debug@^2.1.2, debug@^2.2.0, debug@^2.3.3, debug@^2.6.8, debug@^2.6.9:
11011101
dependencies:
11021102
ms "2.0.0"
11031103

1104-
debug@^3.0.1, debug@^3.1.0:
1104+
debug@^3.1.0:
11051105
version "3.2.6"
11061106
resolved "https://registry.yarnpkg.com/debug/-/debug-3.2.6.tgz#e83d17de16d8a7efb7717edbe5fb10135eee629b"
11071107
dependencies:
@@ -1205,7 +1205,7 @@ doctrine@1.5.0:
12051205
esutils "^2.0.2"
12061206
isarray "^1.0.0"
12071207

1208-
doctrine@^2.0.0, doctrine@^2.1.0:
1208+
doctrine@^2.1.0:
12091209
version "2.1.0"
12101210
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-2.1.0.tgz#5cd01fc101621b42c4cd7f5d1a66243716d3f39d"
12111211
dependencies:
@@ -1437,32 +1437,32 @@ eslint-visitor-keys@^1.0.0:
14371437
version "1.0.0"
14381438
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
14391439

1440-
eslint@4.9.0:
1441-
version "4.9.0"
1442-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.9.0.tgz#76879d274068261b191fe0f2f56c74c2f4208e8b"
1440+
eslint@4.19.1:
1441+
version "4.19.1"
1442+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-4.19.1.tgz#32d1d653e1d90408854bfb296f076ec7e186a300"
14431443
dependencies:
1444-
ajv "^5.2.0"
1444+
ajv "^5.3.0"
14451445
babel-code-frame "^6.22.0"
14461446
chalk "^2.1.0"
14471447
concat-stream "^1.6.0"
14481448
cross-spawn "^5.1.0"
1449-
debug "^3.0.1"
1450-
doctrine "^2.0.0"
1449+
debug "^3.1.0"
1450+
doctrine "^2.1.0"
14511451
eslint-scope "^3.7.1"
1452-
espree "^3.5.1"
1452+
eslint-visitor-keys "^1.0.0"
1453+
espree "^3.5.4"
14531454
esquery "^1.0.0"
1454-
estraverse "^4.2.0"
14551455
esutils "^2.0.2"
14561456
file-entry-cache "^2.0.0"
14571457
functional-red-black-tree "^1.0.1"
14581458
glob "^7.1.2"
1459-
globals "^9.17.0"
1459+
globals "^11.0.1"
14601460
ignore "^3.3.3"
14611461
imurmurhash "^0.1.4"
14621462
inquirer "^3.0.6"
14631463
is-resolvable "^1.0.0"
14641464
js-yaml "^3.9.1"
1465-
json-stable-stringify "^1.0.1"
1465+
json-stable-stringify-without-jsonify "^1.0.1"
14661466
levn "^0.3.0"
14671467
lodash "^4.17.4"
14681468
minimatch "^3.0.2"
@@ -1472,14 +1472,15 @@ eslint@4.9.0:
14721472
path-is-inside "^1.0.2"
14731473
pluralize "^7.0.0"
14741474
progress "^2.0.0"
1475+
regexpp "^1.0.1"
14751476
require-uncached "^1.0.3"
14761477
semver "^5.3.0"
14771478
strip-ansi "^4.0.0"
14781479
strip-json-comments "~2.0.1"
1479-
table "^4.0.1"
1480+
table "4.0.2"
14801481
text-table "~0.2.0"
14811482

1482-
espree@^3.5.1:
1483+
espree@^3.5.4:
14831484
version "3.5.4"
14841485
resolved "https://registry.yarnpkg.com/espree/-/espree-3.5.4.tgz#b0f447187c8a8bed944b815a660bddf5deb5d1a7"
14851486
dependencies:
@@ -1867,13 +1868,9 @@ global-prefix@^1.0.1:
18671868
is-windows "^1.0.1"
18681869
which "^1.2.14"
18691870

1870-
globals@^11.1.0:
1871-
version "11.11.0"
1872-
resolved "https://registry.yarnpkg.com/globals/-/globals-11.11.0.tgz#dcf93757fa2de5486fbeed7118538adf789e9c2e"
1873-
1874-
globals@^9.17.0:
1875-
version "9.18.0"
1876-
resolved "https://registry.yarnpkg.com/globals/-/globals-9.18.0.tgz#aa3896b3e69b487f17e31ed2143d69a8e30c2d8a"
1871+
globals@^11.0.1, globals@^11.1.0:
1872+
version "11.12.0"
1873+
resolved "https://registry.yarnpkg.com/globals/-/globals-11.12.0.tgz#ab8795338868a0babd8525758018c2a7eb95c42e"
18771874

18781875
graceful-fs@^4.1.11, graceful-fs@^4.1.2:
18791876
version "4.1.15"
@@ -2798,11 +2795,9 @@ json-schema@0.2.3:
27982795
version "0.2.3"
27992796
resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3.tgz#b480c892e59a2f05954ce727bd3f2a4e882f9e13"
28002797

2801-
json-stable-stringify@^1.0.1:
2798+
json-stable-stringify-without-jsonify@^1.0.1:
28022799
version "1.0.1"
2803-
resolved "https://registry.yarnpkg.com/json-stable-stringify/-/json-stable-stringify-1.0.1.tgz#9a759d39c5f2ff503fd5300646ed445f88c4f9af"
2804-
dependencies:
2805-
jsonify "~0.0.0"
2800+
resolved "https://registry.yarnpkg.com/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz#9db7b59496ad3f3cfef30a75142d2d930ad72651"
28062801

28072802
json-stringify-safe@~5.0.1:
28082803
version "5.0.1"
@@ -2814,10 +2809,6 @@ json5@^2.1.0:
28142809
dependencies:
28152810
minimist "^1.2.0"
28162811

2817-
jsonify@~0.0.0:
2818-
version "0.0.0"
2819-
resolved "https://registry.yarnpkg.com/jsonify/-/jsonify-0.0.0.tgz#2c74b6ee41d93ca51b7b5aaee8f503631d252a73"
2820-
28212812
jsprim@^1.2.2:
28222813
version "1.4.1"
28232814
resolved "https://registry.yarnpkg.com/jsprim/-/jsprim-1.4.1.tgz#313e66bc1e5cc06e438bc1b7499c2e5c56acb6a2"
@@ -4074,6 +4065,10 @@ regex-not@^1.0.0, regex-not@^1.0.2:
40744065
extend-shallow "^3.0.2"
40754066
safe-regex "^1.1.0"
40764067

4068+
regexpp@^1.0.1:
4069+
version "1.1.0"
4070+
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-1.1.0.tgz#0e3516dd0b7904f413d2d4193dce4618c3a689ab"
4071+
40774072
remove-trailing-separator@^1.0.1:
40784073
version "1.1.0"
40794074
resolved "https://registry.yarnpkg.com/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz#c24bce2a283adad5bc3f58e0d48249b92379d8ef"
@@ -4612,12 +4607,12 @@ symbol-tree@^3.2.2:
46124607
version "3.2.2"
46134608
resolved "https://registry.yarnpkg.com/symbol-tree/-/symbol-tree-3.2.2.tgz#ae27db38f660a7ae2e1c3b7d1bc290819b8519e6"
46144609

4615-
table@^4.0.1:
4616-
version "4.0.3"
4617-
resolved "https://registry.yarnpkg.com/table/-/table-4.0.3.tgz#00b5e2b602f1794b9acaf9ca908a76386a7813bc"
4610+
table@4.0.2:
4611+
version "4.0.2"
4612+
resolved "https://registry.yarnpkg.com/table/-/table-4.0.2.tgz#a33447375391e766ad34d3486e6e2aedc84d2e36"
46184613
dependencies:
4619-
ajv "^6.0.1"
4620-
ajv-keywords "^3.0.0"
4614+
ajv "^5.2.3"
4615+
ajv-keywords "^2.1.0"
46214616
chalk "^2.1.0"
46224617
lodash "^4.17.4"
46234618
slice-ansi "1.0.0"

0 commit comments

Comments
 (0)