Skip to content

Commit d8bcfa9

Browse files
dependabot-supportxg-wang
authored andcommitted
Bump eslint-plugin-node from 5.2.1 to 8.0.0
Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 5.2.1 to 8.0.0. - [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases) - [Commits](mysticatea/eslint-plugin-node@v5.2.1...v8.0.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0c7f434 commit d8bcfa9

File tree

2 files changed

+25
-15
lines changed

2 files changed

+25
-15
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@
5757
"ember-try": "^1.1.0",
5858
"eslint": "^5.9.0",
5959
"eslint-plugin-ember": "^6.0.1",
60-
"eslint-plugin-node": "^5.2.1",
60+
"eslint-plugin-node": "^8.0.0",
6161
"lerna-changelog": "^0.8.2",
6262
"loader.js": "^4.2.3",
6363
"mocha": "^5.2.0"

yarn.lock

Lines changed: 24 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -3846,15 +3846,25 @@ eslint-plugin-ember@^6.0.1:
38463846
ember-rfc176-data "^0.3.5"
38473847
snake-case "^2.1.0"
38483848

3849-
eslint-plugin-node@^5.2.1:
3850-
version "5.2.1"
3851-
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-5.2.1.tgz#80df3253c4d7901045ec87fa660a284e32bdca29"
3852-
integrity sha512-xhPXrh0Vl/b7870uEbaumb2Q+LxaEcOQ3kS1jtIXanBAwpMre1l5q/l2l/hESYJGEFKuI78bp6Uw50hlpr7B+g==
3849+
eslint-plugin-es@^1.3.1:
3850+
version "1.3.2"
3851+
resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-1.3.2.tgz#6d2e94ed40db3b3d92a0eb55c7c06e3a7adbb3db"
3852+
integrity sha512-xrdbConViY20DhGrt9FwjhDo4fr/9Yus2pYf0xJsdJaCcUzMq7+pAoNH7kSXF6V08bRHMpgDWclYbcr/Sn3hNg==
3853+
dependencies:
3854+
eslint-utils "^1.3.0"
3855+
regexpp "^2.0.1"
3856+
3857+
eslint-plugin-node@^8.0.0:
3858+
version "8.0.0"
3859+
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-8.0.0.tgz#fb9e8911f4543514f154bb6a5924b599aa645568"
3860+
integrity sha512-Y+ln8iQ52scz9+rSPnSWRaAxeWaoJZ4wIveDR0vLHkuSZGe44Vk1J4HX7WvEP5Cm+iXPE8ixo7OM7gAO3/OKpQ==
38533861
dependencies:
3854-
ignore "^3.3.6"
3862+
eslint-plugin-es "^1.3.1"
3863+
eslint-utils "^1.3.1"
3864+
ignore "^5.0.2"
38553865
minimatch "^3.0.4"
3856-
resolve "^1.3.3"
3857-
semver "5.3.0"
3866+
resolve "^1.8.1"
3867+
semver "^5.5.0"
38583868

38593869
eslint-scope@^3.7.1:
38603870
version "3.7.3"
@@ -3872,7 +3882,7 @@ eslint-scope@^4.0.0:
38723882
esrecurse "^4.1.0"
38733883
estraverse "^4.1.1"
38743884

3875-
eslint-utils@^1.3.1:
3885+
eslint-utils@^1.3.0, eslint-utils@^1.3.1:
38763886
version "1.3.1"
38773887
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.3.1.tgz#9a851ba89ee7c460346f97cf8939c7298827e512"
38783888
integrity sha512-Z7YjnIldX+2XMcjr7ZkgEsOj/bREONV60qYeB/bjMAqqqZ4zxKyWX+BOUkdmRmA9riiIPVvo5x86m5elviOk0Q==
@@ -5294,7 +5304,7 @@ ignore-walk@^3.0.1:
52945304
dependencies:
52955305
minimatch "^3.0.4"
52965306

5297-
ignore@^3.3.3, ignore@^3.3.6:
5307+
ignore@^3.3.3:
52985308
version "3.3.10"
52995309
resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.10.tgz#0a97fb876986e8081c631160f8f9f389157f0043"
53005310
integrity sha512-Pgs951kaMm5GXP7MOvxERINe3gsaVjUWFm+UZPSq9xYriQAksyhg0csnS0KXSNRD5NmNdapXEpjxG49+AKh/ug==
@@ -5304,6 +5314,11 @@ ignore@^4.0.6:
53045314
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
53055315
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
53065316

5317+
ignore@^5.0.2:
5318+
version "5.0.4"
5319+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.0.4.tgz#33168af4a21e99b00c5d41cbadb6a6cb49903a45"
5320+
integrity sha512-WLsTMEhsQuXpCiG173+f3aymI43SXa+fB1rSfbzyP4GkPP+ZFVuO0/3sFUGNBtifisPeDcl/uD/Y2NxZ7xFq4g==
5321+
53075322
imurmurhash@^0.1.4:
53085323
version "0.1.4"
53095324
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
@@ -8228,11 +8243,6 @@ sax@^1.2.4:
82288243
resolved "https://registry.yarnpkg.com/semver/-/semver-5.6.0.tgz#7e74256fbaa49c75aa7c7a205cc22799cac80004"
82298244
integrity sha512-RS9R6R35NYgQn++fkDWaOmqGoj4Ek9gGs+DPxNUZKuwE183xjJroKvyo1IzVFeXvUrvmALy6FWD5xrdJT25gMg==
82308245

8231-
8232-
version "5.3.0"
8233-
resolved "https://registry.yarnpkg.com/semver/-/semver-5.3.0.tgz#9b2ce5d3de02d17c6012ad326aa6b4d0cf54f94f"
8234-
integrity sha1-myzl094C0XxgEq0yaqa00M9U+U8=
8235-
82368246
semver@^4.3.1:
82378247
version "4.3.6"
82388248
resolved "https://registry.yarnpkg.com/semver/-/semver-4.3.6.tgz#300bc6e0e86374f7ba61068b5b1ecd57fc6532da"

0 commit comments

Comments
 (0)