@@ -4054,13 +4054,13 @@ eslint-module-utils@^2.4.0:
40544054 debug "^2.6.8"
40554055 pkg-dir "^2.0.0"
40564056
4057- eslint-plugin-es@^1.4 .0 :
4058- version "1.4 .0"
4059- resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-1.4 .0.tgz#475f65bb20c993fc10e8c8fe77d1d60068072da6 "
4060- integrity sha512-XfFmgFdIUDgvaRAlaXUkxrRg5JSADoRC8IkKLc/cISeR3yHVMefFHQZpcyXXEUUPHfy5DwviBcrfqlyqEwlQVw ==
4057+ eslint-plugin-es@^3.0 .0 :
4058+ version "3.0 .0"
4059+ resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-3.0 .0.tgz#98cb1bc8ab0aa807977855e11ad9d1c9422d014b "
4060+ integrity sha512-6/Jb/J/ZvSebydwbBJO1R9E5ky7YeElfK56Veh7e4QGFHCXoIXGH9HhVz+ibJLM3XJ1XjP+T7rKBLUa/Y7eIng ==
40614061 dependencies :
4062- eslint-utils "^1.3 .0"
4063- regexpp "^2 .0.1 "
4062+ eslint-utils "^2.0 .0"
4063+ regexpp "^3 .0.0 "
40644064
40654065eslint-plugin-import@^2.17.2 :
40664066 version "2.17.2"
@@ -4084,17 +4084,17 @@ eslint-plugin-jest@^22.5.1:
40844084 resolved "https://registry.yarnpkg.com/eslint-plugin-jest/-/eslint-plugin-jest-22.5.1.tgz#a31dfe9f9513c6af7c17ece4c65535a1370f060b"
40854085 integrity sha512-c3WjZR/HBoi4GedJRwo2OGHa8Pzo1EbSVwQ2HFzJ+4t2OoYM7Alx646EH/aaxZ+9eGcPiq0FT0UGkRuFFx2FHg==
40864086
4087- eslint-plugin-node@^9.0.1 :
4088- version "9.0.1 "
4089- resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-9.0.1. tgz#93e44626fa62bcb6efea528cee9687663dc03b62 "
4090- integrity sha512-fljT5Uyy3lkJzuqhxrYanLSsvaILs9I7CmQ31atTtZ0DoIzRbbvInBh4cQ1CrthFHInHYBQxfPmPt6KLHXNXdw ==
4087+ eslint-plugin-node@^11.1.0 :
4088+ version "11.1.0 "
4089+ resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-11.1.0. tgz#c95544416ee4ada26740a30474eefc5402dc671d "
4090+ integrity sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g ==
40914091 dependencies :
4092- eslint-plugin-es "^1.4 .0"
4093- eslint-utils "^1.3.1 "
4092+ eslint-plugin-es "^3.0 .0"
4093+ eslint-utils "^2.0.0 "
40944094 ignore "^5.1.1"
40954095 minimatch "^3.0.4"
40964096 resolve "^1.10.1"
4097- semver "^6.0 .0"
4097+ semver "^6.1 .0"
40984098
40994099eslint-plugin-promise@^4.1.1 :
41004100 version "4.1.1"
@@ -4137,16 +4137,28 @@ eslint-scope@^4.0.3:
41374137 esrecurse "^4.1.0"
41384138 estraverse "^4.1.1"
41394139
4140- eslint-utils@^1.3.0, eslint-utils@^1.3. 1 :
4140+ eslint-utils@^1.3.1 :
41414141 version "1.3.1"
41424142 resolved "https://registry.npmjs.org/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
41434143 integrity sha512-Z7YjnIldX+2XMcjr7ZkgEsOj/bREONV60qYeB/bjMAqqqZ4zxKyWX+BOUkdmRmA9riiIPVvo5x86m5elviOk0Q==
41444144
4145+ eslint-utils@^2.0.0 :
4146+ version "2.0.0"
4147+ resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.0.0.tgz#7be1cc70f27a72a76cd14aa698bcabed6890e1cd"
4148+ integrity sha512-0HCPuJv+7Wv1bACm8y5/ECVfYdfsAm9xmVb7saeFlxjPYALefjhbYoCkBjPdPzGH8wWyTpAez82Fh3VKYEZ8OA==
4149+ dependencies :
4150+ eslint-visitor-keys "^1.1.0"
4151+
41454152eslint-visitor-keys@^1.0.0 :
41464153 version "1.0.0"
41474154 resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.0.0.tgz#3f3180fb2e291017716acb4c9d6d5b5c34a6a81d"
41484155 integrity sha512-qzm/XxIbxm/FHyH341ZrbnMUpe+5Bocte9xkmFMzPMjRaZMcXww+MpBptFvtU+79L362nqiLhekCxCxDPaUMBQ==
41494156
4157+ eslint-visitor-keys@^1.1.0 :
4158+ version "1.1.0"
4159+ resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
4160+ integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
4161+
41504162eslint@^5.16.0 :
41514163 version "5.16.0"
41524164 resolved "https://registry.yarnpkg.com/eslint/-/eslint-5.16.0.tgz#a1e3ac1aae4a3fbd8296fcf8f7ab7314cbb6abea"
@@ -8800,6 +8812,11 @@ regexpp@^2.0.1:
88008812 resolved "https://registry.npmjs.org/regexpp/-/regexpp-2.0.1.tgz#8d19d31cf632482b589049f8281f93dbcba4d07f"
88018813 integrity sha512-lv0M6+TkDVniA3aD1Eg0DVpfU/booSu7Eev3TDO/mZKHBfVjgCGTV4t4buppESEYDtkArYFOxTJWv6S5C+iaNw==
88028814
8815+ regexpp@^3.0.0 :
8816+ version "3.1.0"
8817+ resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2"
8818+ integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q==
8819+
88038820regexpu-core@^4.5.4 :
88048821 version "4.5.4"
88058822 resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-4.5.4.tgz#080d9d02289aa87fe1667a4f5136bc98a6aebaae"
@@ -9121,6 +9138,11 @@ semver@6.0.0, semver@^6.0.0:
91219138 resolved "https://registry.yarnpkg.com/semver/-/semver-6.0.0.tgz#05e359ee571e5ad7ed641a6eec1e547ba52dea65"
91229139 integrity sha512-0UewU+9rFapKFnlbirLi3byoOuhrSsli/z/ihNnvM24vgF+8sNBiI1LZPBSH9wJKUwaUbw+s3hToDLCXkrghrQ==
91239140
9141+ semver@^6.1.0 :
9142+ version "6.3.0"
9143+ resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
9144+ integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==
9145+
91249146send@0.16.2 :
91259147 version "0.16.2"
91269148 resolved "https://registry.npmjs.org/send/-/send-0.16.2.tgz#6ecca1e0f8c156d141597559848df64730a6bbc1"
0 commit comments