@@ -2913,13 +2913,13 @@ eslint-module-utils@^2.4.0:
29132913 debug "^2.6.8"
29142914 pkg-dir "^2.0.0"
29152915
2916- eslint-plugin-es@^1.3.1 :
2917- version "1.4 .0"
2918- resolved "https://registry.npmjs.org /eslint-plugin-es/-/eslint-plugin-es-1.4 .0.tgz#475f65bb20c993fc10e8c8fe77d1d60068072da6 "
2919- integrity sha512-XfFmgFdIUDgvaRAlaXUkxrRg5JSADoRC8IkKLc/cISeR3yHVMefFHQZpcyXXEUUPHfy5DwviBcrfqlyqEwlQVw ==
2916+ eslint-plugin-es@^3.0.0 :
2917+ version "3.0 .0"
2918+ resolved "https://registry.yarnpkg.com /eslint-plugin-es/-/eslint-plugin-es-3.0 .0.tgz#98cb1bc8ab0aa807977855e11ad9d1c9422d014b "
2919+ integrity sha512-6/Jb/J/ZvSebydwbBJO1R9E5ky7YeElfK56Veh7e4QGFHCXoIXGH9HhVz+ibJLM3XJ1XjP+T7rKBLUa/Y7eIng ==
29202920 dependencies :
2921- eslint-utils "^1.3 .0"
2922- regexpp "^2 .0.1 "
2921+ eslint-utils "^2.0 .0"
2922+ regexpp "^3 .0.0 "
29232923
29242924eslint-plugin-import@^2.17.2 :
29252925 version "2.17.2"
@@ -2943,17 +2943,17 @@ eslint-plugin-jest@^22.5.1:
29432943 resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.5.1.tgz#a31dfe9f9513c6af7c17ece4c65535a1370f060b"
29442944 integrity sha512-c3WjZR/HBoi4GedJRwo2OGHa8Pzo1EbSVwQ2HFzJ+4t2OoYM7Alx646EH/aaxZ+9eGcPiq0FT0UGkRuFFx2FHg==
29452945
2946- eslint-plugin-node@^8.0.1 :
2947- version "8.0.1 "
2948- resolved "https://registry.npmjs.org /eslint-plugin-node/-/eslint-plugin-node-8.0.1. tgz#55ae3560022863d141fa7a11799532340a685964 "
2949- integrity sha512-ZjOjbjEi6jd82rIpFSgagv4CHWzG9xsQAVp1ZPlhRnnYxcTgENUVBvhYmkQ7GvT1QFijUSo69RaiOJKhMu6i8w ==
2946+ eslint-plugin-node@^11.1.0 :
2947+ version "11.1.0 "
2948+ resolved "https://registry.yarnpkg.com /eslint-plugin-node/-/eslint-plugin-node-11.1.0. tgz#c95544416ee4ada26740a30474eefc5402dc671d "
2949+ integrity sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g ==
29502950 dependencies :
2951- eslint-plugin-es "^1.3.1 "
2952- eslint-utils "^1.3.1 "
2953- ignore "^5.0.2 "
2951+ eslint-plugin-es "^3.0.0 "
2952+ eslint-utils "^2.0.0 "
2953+ ignore "^5.1.1 "
29542954 minimatch "^3.0.4"
2955- resolve "^1.8 .1"
2956- semver "^5.5 .0"
2955+ resolve "^1.10 .1"
2956+ semver "^6.1 .0"
29572957
29582958eslint-plugin-promise@^4.1.1 :
29592959 version "4.1.1"
@@ -2988,16 +2988,28 @@ eslint-scope@^4.0.3:
29882988 esrecurse "^4.1.0"
29892989 estraverse "^4.1.1"
29902990
2991- eslint-utils@^1.3.0, eslint-utils@^1.3. 1 :
2991+ eslint-utils@^1.3.1 :
29922992 version "1.3.1"
29932993 resolved "https://registry.npmjs.org/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
29942994 integrity sha512-Z7YjnIldX+2XMcjr7ZkgEsOj/bREONV60qYeB/bjMAqqqZ4zxKyWX+BOUkdmRmA9riiIPVvo5x86m5elviOk0Q==
29952995
2996+ eslint-utils@^2.0.0 :
2997+ version "2.0.0"
2998+ resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.0.0.tgz#7be1cc70f27a72a76cd14aa698bcabed6890e1cd"
2999+ integrity sha512-0HCPuJv+7Wv1bACm8y5/ECVfYdfsAm9xmVb7saeFlxjPYALefjhbYoCkBjPdPzGH8wWyTpAez82Fh3VKYEZ8OA==
3000+ dependencies :
3001+ eslint-visitor-keys "^1.1.0"
3002+
29963003eslint-visitor-keys@^1.0.0 :
29973004 version "1.0.0"
29983005 resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
29993006 integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
30003007
3008+ eslint-visitor-keys@^1.1.0 :
3009+ version "1.1.0"
3010+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
3011+ integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
3012+
30013013eslint@^5.16.0 :
30023014 version "5.16.0"
30033015 resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.16.0.tgz#a1e3ac1aae4a3fbd8296fcf8f7ab7314cbb6abea"
@@ -3714,10 +3726,10 @@ ignore@^4.0.6:
37143726 resolved "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
37153727 integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
37163728
3717- ignore@^5.0.2 :
3718- version "5.0 .4"
3719- resolved "https://registry.npmjs.org /ignore/-/ignore-5.0 .4.tgz#33168af4a21e99b00c5d41cbadb6a6cb49903a45 "
3720- integrity sha512-WLsTMEhsQuXpCiG173+f3aymI43SXa+fB1rSfbzyP4GkPP+ZFVuO0/3sFUGNBtifisPeDcl/uD/Y2NxZ7xFq4g ==
3729+ ignore@^5.1.1 :
3730+ version "5.1 .4"
3731+ resolved "https://registry.yarnpkg.com /ignore/-/ignore-5.1 .4.tgz#84b7b3dbe64552b6ef0eca99f6743dbec6d97adf "
3732+ integrity sha512-MzbUSahkTW1u7JpKKjY7LCARd1fU5W2rLdxlM4kdkayuCwZImjkpluF9CM1aLewYJguPDqewLam18Y6AU69A8A ==
37213733
37223734import-cwd@^2.0.0, import-cwd@^2.1.0 :
37233735 version "2.1.0"
@@ -6371,6 +6383,11 @@ regexpp@^2.0.1:
63716383 resolved "https://registry.npmjs.org/regexpp/-/regexpp-2.0.1.tgz#8d19d31cf632482b589049f8281f93dbcba4d07f"
63726384 integrity sha512-lv0M6+TkDVniA3aD1Eg0DVpfU/booSu7Eev3TDO/mZKHBfVjgCGTV4t4buppESEYDtkArYFOxTJWv6S5C+iaNw==
63736385
6386+ regexpp@^3.0.0 :
6387+ version "3.1.0"
6388+ resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2"
6389+ integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==
6390+
63746391regexpu-core@^1.0.0 :
63756392 version "1.0.0"
63766393 resolved "https://registry.npmjs.org/regexpu-core/-/regexpu-core-1.0.0.tgz#86a763f58ee4d7c2f6b102e4764050de7ed90c6b"
@@ -6546,6 +6563,13 @@ resolve@^1.10.0:
65466563 dependencies :
65476564 path-parse "^1.0.6"
65486565
6566+ resolve@^1.10.1 :
6567+ version "1.17.0"
6568+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.17.0.tgz#b25941b54968231cc2d1bb76a79cb7f2c0bf8444"
6569+ integrity sha512-ic+7JYiV8Vi2yzQGFWOkiZD5Z9z7O2Zhm9XMaTxdJExKasieFCr+yXZ/WmXsckHiKl12ar0y6XiXDx3m4RHn1w==
6570+ dependencies :
6571+ path-parse "^1.0.6"
6572+
65496573resolve@^1.3.2, resolve@^1.5.0, resolve@^1.8.1 :
65506574 version "1.9.0"
65516575 resolved "https://registry.npmjs.org/resolve/-/resolve-1.9.0.tgz#a14c6fdfa8f92a7df1d996cb7105fa744658ea06"
@@ -6760,6 +6784,11 @@ semver@^6.0.0:
67606784 resolved "https://registry.yarnpkg.com/semver/-/semver-6.0.0.tgz#05e359ee571e5ad7ed641a6eec1e547ba52dea65"
67616785 integrity sha512-0UewU+9rFapKFnlbirLi3byoOuhrSsli/z/ihNnvM24vgF+8sNBiI1LZPBSH9wJKUwaUbw+s3hToDLCXkrghrQ==
67626786
6787+ semver@^6.1.0 :
6788+ version "6.3.0"
6789+ resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
6790+ integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
6791+
67636792serialize-javascript@^1.6.1 :
67646793 version "1.6.1"
67656794 resolved "https://registry.yarnpkg.com/serialize-javascript/-/serialize-javascript-1.6.1.tgz#4d1f697ec49429a847ca6f442a2a755126c4d879"
0 commit comments