@@ -1245,10 +1245,10 @@ eslint-visitor-keys@^1.0.0:
12451245 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
12461246 integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
12471247
1248- eslint@^5.9 .0 :
1249- version "5.9 .0"
1250- resolved "https://registry.npmjs.org /eslint/-/eslint-5.9 .0.tgz#b234b6d15ef84b5849c6de2af43195a2d59d408e "
1251- integrity sha512-g4KWpPdqN0nth+goDNICNXGfJF7nNnepthp46CAlJoJtC5K/cLu3NgCM3AHu1CkJ5Hzt9V0Y0PBAO6Ay/gGb+w ==
1248+ eslint@^5.10 .0 :
1249+ version "5.10 .0"
1250+ resolved "https://registry.yarnpkg.com /eslint/-/eslint-5.10 .0.tgz#24adcbe92bf5eb1fc2d2f2b1eebe0c5e0713903a "
1251+ integrity sha512-HpqzC+BHULKlnPwWae9MaVZ5AXJKpkxCVXQHrFaRw3hbDj26V/9ArYM4Rr/SQ8pi6qUPLXSSXC4RBJlyq2Z2OQ ==
12521252 dependencies :
12531253 " @babel/code-frame" " ^7.0.0"
12541254 ajv "^6.5.3"
@@ -1259,7 +1259,7 @@ eslint@^5.9.0:
12591259 eslint-scope "^4.0.0"
12601260 eslint-utils "^1.3.1"
12611261 eslint-visitor-keys "^1.0.0"
1262- espree "^4 .0.0"
1262+ espree "^5 .0.0"
12631263 esquery "^1.0.1"
12641264 esutils "^2.0.2"
12651265 file-entry-cache "^2.0.0"
@@ -1269,7 +1269,6 @@ eslint@^5.9.0:
12691269 ignore "^4.0.6"
12701270 imurmurhash "^0.1.4"
12711271 inquirer "^6.1.0"
1272- is-resolvable "^1.1.0"
12731272 js-yaml "^3.12.0"
12741273 json-stable-stringify-without-jsonify "^1.0.1"
12751274 levn "^0.3.0"
@@ -1289,10 +1288,10 @@ eslint@^5.9.0:
12891288 table "^5.0.2"
12901289 text-table "^0.2.0"
12911290
1292- espree@^4 .0.0 :
1293- version "4.1 .0"
1294- resolved "https://registry.npmjs.org /espree/-/espree-4.1 .0.tgz#728d5451e0fd156c04384a7ad89ed51ff54eb25f "
1295- integrity sha512-I5BycZW6FCVIub93TeVY1s7vjhP9CY6cXCznIRfiig7nRviKZYdRnj/sHEWC6A7WE9RDWOFq9+7OsWSYz8qv2w ==
1291+ espree@^5 .0.0 :
1292+ version "5.0 .0"
1293+ resolved "https://registry.yarnpkg.com /espree/-/espree-5.0 .0.tgz#fc7f984b62b36a0f543b13fb9cd7b9f4a7f5b65c "
1294+ integrity sha512-1MpUfwsdS9MMoN7ZXqAr9e9UKdVHDcvrJpyx7mm1WuQlx/ygErEQBzgi5Nh5qBHIoYweprhtMkTCb9GhcAIcsA ==
12961295 dependencies :
12971296 acorn "^6.0.2"
12981297 acorn-jsx "^5.0.0"
@@ -2164,11 +2163,6 @@ is-regex@^1.0.4:
21642163 dependencies :
21652164 has "^1.0.1"
21662165
2167- is-resolvable@^1.1.0 :
2168- version "1.1.0"
2169- resolved "https://registry.npmjs.org/is-resolvable/-/is-resolvable-1.1.0.tgz#fb18f87ce1feb925169c9a407c19318a3206ed88"
2170- integrity sha512-qgDYXFSR5WvEfuS5dMj6oTMEbrrSaM0CrFk2Yiq/gXnBvD9pMa2jGXxyhGLfvhZpuMZe18CJpFxAt3CRs42NMg==
2171-
21722166is-stream@^1.1.0 :
21732167 version "1.1.0"
21742168 resolved "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz#12d4a3dd4e68e0b79ceb8dbc84173ae80d91ca44"
0 commit comments