|
1569 | 1569 | dependencies: |
1570 | 1570 | get-stdin "^6.0.0" |
1571 | 1571 |
|
1572 | | -eslint-plugin-es@^1.3.1: |
| 1572 | +eslint-plugin-es@^1.4.0: |
1573 | 1573 | version "1.4.0" |
1574 | 1574 | resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-1.4.0.tgz#475f65bb20c993fc10e8c8fe77d1d60068072da6" |
1575 | 1575 | integrity sha512-XfFmgFdIUDgvaRAlaXUkxrRg5JSADoRC8IkKLc/cISeR3yHVMefFHQZpcyXXEUUPHfy5DwviBcrfqlyqEwlQVw== |
1576 | 1576 | dependencies: |
1577 | 1577 | eslint-utils "^1.3.0" |
1578 | 1578 | regexpp "^2.0.1" |
1579 | 1579 |
|
1580 | | -eslint-plugin-node@^8.0.1: |
1581 | | - version "8.0.1" |
1582 | | - resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-8.0.1.tgz#55ae3560022863d141fa7a11799532340a685964" |
1583 | | - integrity sha512-ZjOjbjEi6jd82rIpFSgagv4CHWzG9xsQAVp1ZPlhRnnYxcTgENUVBvhYmkQ7GvT1QFijUSo69RaiOJKhMu6i8w== |
| 1580 | +eslint-plugin-node@^9.1.0: |
| 1581 | + version "9.1.0" |
| 1582 | + resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-9.1.0.tgz#f2fd88509a31ec69db6e9606d76dabc5adc1b91a" |
| 1583 | + integrity sha512-ZwQYGm6EoV2cfLpE1wxJWsfnKUIXfM/KM09/TlorkukgCAwmkgajEJnPCmyzoFPQQkmvo5DrW/nyKutNIw36Mw== |
1584 | 1584 | dependencies: |
1585 | | - eslint-plugin-es "^1.3.1" |
| 1585 | + eslint-plugin-es "^1.4.0" |
1586 | 1586 | eslint-utils "^1.3.1" |
1587 | | - ignore "^5.0.2" |
| 1587 | + ignore "^5.1.1" |
1588 | 1588 | minimatch "^3.0.4" |
1589 | | - resolve "^1.8.1" |
1590 | | - semver "^5.5.0" |
| 1589 | + resolve "^1.10.1" |
| 1590 | + semver "^6.1.0" |
1591 | 1591 |
|
1592 | 1592 | |
1593 | 1593 | version "2.7.0" |
@@ -2172,10 +2172,10 @@ ignore@^3.3.3: |
2172 | 2172 | version "3.3.7" |
2173 | 2173 | resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.7.tgz#612289bfb3c220e186a58118618d5be8c1bab021" |
2174 | 2174 |
|
2175 | | -ignore@^5.0.2: |
2176 | | - version "5.0.4" |
2177 | | - resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.0.4.tgz#33168af4a21e99b00c5d41cbadb6a6cb49903a45" |
2178 | | - integrity sha512-WLsTMEhsQuXpCiG173+f3aymI43SXa+fB1rSfbzyP4GkPP+ZFVuO0/3sFUGNBtifisPeDcl/uD/Y2NxZ7xFq4g== |
| 2175 | +ignore@^5.1.1: |
| 2176 | + version "5.1.1" |
| 2177 | + resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.1.tgz#2fc6b8f518aff48fef65a7f348ed85632448e4a5" |
| 2178 | + integrity sha512-DWjnQIFLenVrwyRCKZT+7a7/U4Cqgar4WG8V++K3hw+lrW1hc/SIwdiGmtxKCVACmHULTuGeBbHJmbwW7/sAvA== |
2179 | 2179 |
|
2180 | 2180 | imurmurhash@^0.1.4: |
2181 | 2181 | version "0.1.4" |
@@ -3358,6 +3358,11 @@ semver@^5.3.0, semver@^5.4.1, semver@^5.5.0, semver@^5.5.1: |
3358 | 3358 | resolved "https://registry.yarnpkg.com/semver/-/semver-5.6.0.tgz#7e74256fbaa49c75aa7c7a205cc22799cac80004" |
3359 | 3359 | integrity sha512-RS9R6R35NYgQn++fkDWaOmqGoj4Ek9gGs+DPxNUZKuwE183xjJroKvyo1IzVFeXvUrvmALy6FWD5xrdJT25gMg== |
3360 | 3360 |
|
| 3361 | +semver@^6.1.0: |
| 3362 | + version "6.1.0" |
| 3363 | + resolved "https://registry.yarnpkg.com/semver/-/semver-6.1.0.tgz#e95dc415d45ecf03f2f9f83b264a6b11f49c0cca" |
| 3364 | + integrity sha512-kCqEOOHoBcFs/2Ccuk4Xarm/KiWRSLEX9CAZF8xkJ6ZPlIoTZ8V5f7J16vYLJqDbR7KrxTJpR2lqjIEm2Qx9cQ== |
| 3365 | + |
3361 | 3366 | set-blocking@^2.0.0: |
3362 | 3367 | version "2.0.0" |
3363 | 3368 | resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7" |
|
0 commit comments