@@ -3543,13 +3543,13 @@ eslint-module-utils@^2.2.0:
35433543 debug "^2.6.8"
35443544 pkg-dir "^1.0.0"
35453545
3546- eslint-plugin-es@^1.3.1 :
3547- version "1.4 .0"
3548- resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-1.4 .0.tgz#475f65bb20c993fc10e8c8fe77d1d60068072da6 "
3549- integrity sha512-XfFmgFdIUDgvaRAlaXUkxrRg5JSADoRC8IkKLc/cISeR3yHVMefFHQZpcyXXEUUPHfy5DwviBcrfqlyqEwlQVw ==
3546+ eslint-plugin-es@^3.0.0 :
3547+ version "3.0 .0"
3548+ resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-3.0 .0.tgz#98cb1bc8ab0aa807977855e11ad9d1c9422d014b "
3549+ integrity sha512-6/Jb/J/ZvSebydwbBJO1R9E5ky7YeElfK56Veh7e4QGFHCXoIXGH9HhVz+ibJLM3XJ1XjP+T7rKBLUa/Y7eIng ==
35503550 dependencies :
3551- eslint-utils "^1.3 .0"
3552- regexpp "^2 .0.1 "
3551+ eslint-utils "^2.0 .0"
3552+ regexpp "^3 .0.0 "
35533553
35543554eslint-plugin-import@^2.14.0 :
35553555 version "2.14.0"
@@ -3572,17 +3572,17 @@ eslint-plugin-jest@^22.1.3:
35723572 resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.1.3.tgz#4444108dfcddc5d2117ed6dc551f529d7e73a99e"
35733573 integrity sha512-JTZTI6WQoNruAugNyCO8fXfTONVcDd5i6dMRFA5g3rUFn1UDDLILY1bTL6alvNXbW2U7Sc2OSpi8m08pInnq0A==
35743574
3575- eslint-plugin-node@^8 .0.1 :
3576- version "8 .0.1 "
3577- resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-8 .0.1 .tgz#55ae3560022863d141fa7a11799532340a685964 "
3578- integrity sha512-ZjOjbjEi6jd82rIpFSgagv4CHWzG9xsQAVp1ZPlhRnnYxcTgENUVBvhYmkQ7GvT1QFijUSo69RaiOJKhMu6i8w ==
3575+ eslint-plugin-node@^11 .0.0 :
3576+ version "11 .0.0 "
3577+ resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-11 .0.0 .tgz#365944bb0804c5d1d501182a9bc41a0ffefed726 "
3578+ integrity sha512-chUs/NVID+sknFiJzxoN9lM7uKSOEta8GC8365hw1nDfwIPIjjpRSwwPvQanWv8dt/pDe9EV4anmVSwdiSndNg ==
35793579 dependencies :
3580- eslint-plugin-es "^1.3.1 "
3581- eslint-utils "^1.3.1 "
3582- ignore "^5.0.2 "
3580+ eslint-plugin-es "^3.0.0 "
3581+ eslint-utils "^2.0.0 "
3582+ ignore "^5.1.1 "
35833583 minimatch "^3.0.4"
3584- resolve "^1.8 .1"
3585- semver "^5.5 .0"
3584+ resolve "^1.10 .1"
3585+ semver "^6.1 .0"
35863586
35873587eslint-plugin-promise@^4.0.1 :
35883588 version "4.0.1"
@@ -3617,16 +3617,28 @@ eslint-scope@^4.0.0:
36173617 esrecurse "^4.1.0"
36183618 estraverse "^4.1.1"
36193619
3620- eslint-utils@^1.3.0, eslint-utils@^1.3. 1 :
3620+ eslint-utils@^1.3.1 :
36213621 version "1.3.1"
36223622 resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
36233623 integrity sha512-Z7YjnIldX+2XMcjr7ZkgEsOj/bREONV60qYeB/bjMAqqqZ4zxKyWX+BOUkdmRmA9riiIPVvo5x86m5elviOk0Q==
36243624
3625+ eslint-utils@^2.0.0 :
3626+ version "2.0.0"
3627+ resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.0.0.tgz#7be1cc70f27a72a76cd14aa698bcabed6890e1cd"
3628+ integrity sha512-0HCPuJv+7Wv1bACm8y5/ECVfYdfsAm9xmVb7saeFlxjPYALefjhbYoCkBjPdPzGH8wWyTpAez82Fh3VKYEZ8OA==
3629+ dependencies :
3630+ eslint-visitor-keys "^1.1.0"
3631+
36253632eslint-visitor-keys@^1.0.0 :
36263633 version "1.0.0"
36273634 resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
36283635 integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
36293636
3637+ eslint-visitor-keys@^1.1.0 :
3638+ version "1.1.0"
3639+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
3640+ integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
3641+
36303642eslint@^5.12.0 :
36313643 version "5.12.0"
36323644 resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.12.0.tgz#fab3b908f60c52671fb14e996a450b96c743c859"
@@ -4735,10 +4747,10 @@ ignore@^4.0.6:
47354747 resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
47364748 integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
47374749
4738- ignore@^5.0.2 :
4739- version "5.0 .4"
4740- resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.0 .4.tgz#33168af4a21e99b00c5d41cbadb6a6cb49903a45 "
4741- integrity sha512-WLsTMEhsQuXpCiG173+f3aymI43SXa+fB1rSfbzyP4GkPP+ZFVuO0/3sFUGNBtifisPeDcl/uD/Y2NxZ7xFq4g ==
4750+ ignore@^5.1.1 :
4751+ version "5.1 .4"
4752+ resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1 .4.tgz#84b7b3dbe64552b6ef0eca99f6743dbec6d97adf "
4753+ integrity sha512-MzbUSahkTW1u7JpKKjY7LCARd1fU5W2rLdxlM4kdkayuCwZImjkpluF9CM1aLewYJguPDqewLam18Y6AU69A8A ==
47424754
47434755import-cwd@^2.0.0 :
47444756 version "2.1.0"
@@ -8160,6 +8172,11 @@ regexpp@^2.0.1:
81608172 resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-2.0.1.tgz#8d19d31cf632482b589049f8281f93dbcba4d07f"
81618173 integrity sha512-lv0M6+TkDVniA3aD1Eg0DVpfU/booSu7Eev3TDO/mZKHBfVjgCGTV4t4buppESEYDtkArYFOxTJWv6S5C+iaNw==
81628174
8175+ regexpp@^3.0.0 :
8176+ version "3.0.0"
8177+ resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.0.0.tgz#dd63982ee3300e67b41c1956f850aa680d9d330e"
8178+ integrity sha512-Z+hNr7RAVWxznLPuA7DIh8UNX1j9CDrUQxskw9IrBE1Dxue2lyXT+shqEIeLUjrokxIP8CMy1WkjgG3rTsd5/g==
8179+
81638180regexpu-core@^1.0.0 :
81648181 version "1.0.0"
81658182 resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-1.0.0.tgz#86a763f58ee4d7c2f6b102e4764050de7ed90c6b"
@@ -8354,6 +8371,13 @@ resolve@^1.1.7, resolve@^1.2.0, resolve@^1.3.2, resolve@^1.5.0, resolve@^1.6.0,
83548371 dependencies :
83558372 path-parse "^1.0.6"
83568373
8374+ resolve@^1.10.1 :
8375+ version "1.14.1"
8376+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.14.1.tgz#9e018c540fcf0c427d678b9931cbf45e984bcaff"
8377+ integrity sha512-fn5Wobh4cxbLzuHaE+nphztHy43/b++4M6SsGFC2gB8uYwf0C8LcarfCz1un7UTW8OFQg9iNjZ4xpcFVGebDPg==
8378+ dependencies :
8379+ path-parse "^1.0.6"
8380+
83578381restore-cursor@^2.0.0 :
83588382 version "2.0.0"
83598383 resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"
@@ -8495,6 +8519,11 @@ semver-compare@^1.0.0:
84958519 resolved "https://registry.yarnpkg.com/semver/-/semver-5.6.0.tgz#7e74256fbaa49c75aa7c7a205cc22799cac80004"
84968520 integrity sha512-RS9R6R35NYgQn++fkDWaOmqGoj4Ek9gGs+DPxNUZKuwE183xjJroKvyo1IzVFeXvUrvmALy6FWD5xrdJT25gMg==
84978521
8522+ semver@^6.1.0 :
8523+ version "6.3.0"
8524+ resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
8525+ integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
8526+
84988527send@0.16.2 :
84998528 version "0.16.2"
85008529 resolved "https://registry.yarnpkg.com/send/-/send-0.16.2.tgz#6ecca1e0f8c156d141597559848df64730a6bbc1"
0 commit comments