@@ -5034,7 +5034,7 @@ eslint-module-utils@^2.4.0:
5034
5034
debug "^2.6.8"
5035
5035
pkg-dir "^2.0.0"
5036
5036
5037
- eslint-plugin-es@^1.3.1 :
5037
+ eslint-plugin-es@^1.4.0 :
5038
5038
version "1.4.0"
5039
5039
resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-1.4.0.tgz#475f65bb20c993fc10e8c8fe77d1d60068072da6"
5040
5040
integrity sha512-XfFmgFdIUDgvaRAlaXUkxrRg5JSADoRC8IkKLc/cISeR3yHVMefFHQZpcyXXEUUPHfy5DwviBcrfqlyqEwlQVw==
@@ -5073,17 +5073,17 @@ eslint-plugin-markdown@^1.0.0:
5073
5073
remark-parse "^5.0.0"
5074
5074
unified "^6.1.2"
5075
5075
5076
- eslint-plugin-node@^8 .0.1 :
5077
- version "8 .0.1 "
5078
- resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-8 .0.1 .tgz#55ae3560022863d141fa7a11799532340a685964 "
5079
- integrity sha512-ZjOjbjEi6jd82rIpFSgagv4CHWzG9xsQAVp1ZPlhRnnYxcTgENUVBvhYmkQ7GvT1QFijUSo69RaiOJKhMu6i8w ==
5076
+ eslint-plugin-node@^9 .0.0 :
5077
+ version "9 .0.0 "
5078
+ resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-9 .0.0 .tgz#a35f617b3f948622e992e901efbc3c9dcb34f42a "
5079
+ integrity sha512-46VIO0apTu0b5Hh+lFsTGeRBG+3XksfVR3CrSrP+Bk+bYVuSQ3JxlCW3RLiJYtC0HxKbn4HFqepj+DT8HRUGGQ ==
5080
5080
dependencies:
5081
- eslint-plugin-es "^1.3.1 "
5081
+ eslint-plugin-es "^1.4.0 "
5082
5082
eslint-utils "^1.3.1"
5083
- ignore "^5.0.2 "
5083
+ ignore "^5.1.1 "
5084
5084
minimatch "^3.0.4"
5085
- resolve "^1.8 .1"
5086
- semver "^5.5 .0"
5085
+ resolve "^1.10 .1"
5086
+ semver "^6.0 .0"
5087
5087
5088
5088
eslint-plugin-prettier@^3.0.1:
5089
5089
version "3.0.1"
@@ -6570,16 +6570,16 @@ ignore@^4.0.3, ignore@^4.0.6:
6570
6570
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
6571
6571
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
6572
6572
6573
- ignore@^5.0.2:
6574
- version "5.0.6"
6575
- resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.0.6.tgz#562dacc7ec27d672dde433aa683c543b24c17694"
6576
- integrity sha512-/+hp3kUf/Csa32ktIaj0OlRqQxrgs30n62M90UBpNd9k+ENEch5S+hmbW3DtcJGz3sYFTh4F3A6fQ0q7KWsp4w==
6577
-
6578
6573
ignore@^5.1.0:
6579
6574
version "5.1.0"
6580
6575
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.0.tgz#a949efb645e5d67fd78e46f470bee6b8c5d862f9"
6581
6576
integrity sha512-dJEmMwloo0gq40chdtDmE4tMp67ZGwN7MFTgjNqWi2VHEi5Ya6JkuvPWasjcAIm7lg+2if8xxn5R199wspcplg==
6582
6577
6578
+ ignore@^5.1.1:
6579
+ version "5.1.1"
6580
+ resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.1.tgz#2fc6b8f518aff48fef65a7f348ed85632448e4a5"
6581
+ integrity sha512-DWjnQIFLenVrwyRCKZT+7a7/U4Cqgar4WG8V++K3hw+lrW1hc/SIwdiGmtxKCVACmHULTuGeBbHJmbwW7/sAvA==
6582
+
6583
6583
image-size@^0.6.2:
6584
6584
version "0.6.3"
6585
6585
resolved "https://registry.yarnpkg.com/image-size/-/image-size-0.6.3.tgz#e7e5c65bb534bd7cdcedd6cb5166272a85f75fb2"
@@ -10947,6 +10947,13 @@ resolve@^1.1.7, resolve@^1.10.0, resolve@^1.2.0, resolve@^1.3.2, resolve@^1.5.0,
10947
10947
dependencies:
10948
10948
path-parse "^1.0.6"
10949
10949
10950
+ resolve@^1.10.1:
10951
+ version "1.10.1"
10952
+ resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.10.1.tgz#664842ac960795bbe758221cdccda61fb64b5f18"
10953
+ integrity sha512-KuIe4mf++td/eFb6wkaPbMDnP6kObCaEtIDuHOUED6MNUo4K670KZUHuuvYPZDxNF0WVLw49n06M2m2dXphEzA==
10954
+ dependencies:
10955
+ path-parse "^1.0.6"
10956
+
10950
10957
restore-cursor@^2.0.0:
10951
10958
version "2.0.0"
10952
10959
resolved "https://registry.yarnpkg.com/restore-cursor/-/restore-cursor-2.0.0.tgz#9f7ee287f82fd326d4fd162923d62129eee0dfaf"
0 commit comments