Skip to content

Commit 1960acc

Browse files
Bump eslint-plugin-node from 8.0.1 to 11.0.0
Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 8.0.1 to 11.0.0. - [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases) - [Commits](mysticatea/eslint-plugin-node@v8.0.1...v11.0.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent 7ea0c7a commit 1960acc

File tree

2 files changed

+32
-32
lines changed

2 files changed

+32
-32
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"broccoli-test-helper": "^2.0.0",
3535
"co": "^4.6.0",
3636
"eslint-config-prettier": "6.10.0",
37-
"eslint-plugin-node": "^8.0.1",
37+
"eslint-plugin-node": "^11.0.0",
3838
"eslint-plugin-prettier": "3.1.2",
3939
"prettier": "^1.8.2",
4040
"qunit": "^2.4.1",

yarn.lock

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -1675,25 +1675,25 @@ [email protected]:
16751675
dependencies:
16761676
get-stdin "^6.0.0"
16771677

1678-
eslint-plugin-es@^1.3.1:
1679-
version "1.4.0"
1680-
resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-1.4.0.tgz#475f65bb20c993fc10e8c8fe77d1d60068072da6"
1681-
integrity sha512-XfFmgFdIUDgvaRAlaXUkxrRg5JSADoRC8IkKLc/cISeR3yHVMefFHQZpcyXXEUUPHfy5DwviBcrfqlyqEwlQVw==
1678+
eslint-plugin-es@^3.0.0:
1679+
version "3.0.0"
1680+
resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-3.0.0.tgz#98cb1bc8ab0aa807977855e11ad9d1c9422d014b"
1681+
integrity sha512-6/Jb/J/ZvSebydwbBJO1R9E5ky7YeElfK56Veh7e4QGFHCXoIXGH9HhVz+ibJLM3XJ1XjP+T7rKBLUa/Y7eIng==
16821682
dependencies:
1683-
eslint-utils "^1.3.0"
1684-
regexpp "^2.0.1"
1683+
eslint-utils "^2.0.0"
1684+
regexpp "^3.0.0"
16851685

1686-
eslint-plugin-node@^8.0.1:
1687-
version "8.0.1"
1688-
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-8.0.1.tgz#55ae3560022863d141fa7a11799532340a685964"
1689-
integrity sha512-ZjOjbjEi6jd82rIpFSgagv4CHWzG9xsQAVp1ZPlhRnnYxcTgENUVBvhYmkQ7GvT1QFijUSo69RaiOJKhMu6i8w==
1686+
eslint-plugin-node@^11.0.0:
1687+
version "11.0.0"
1688+
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-11.0.0.tgz#365944bb0804c5d1d501182a9bc41a0ffefed726"
1689+
integrity sha512-chUs/NVID+sknFiJzxoN9lM7uKSOEta8GC8365hw1nDfwIPIjjpRSwwPvQanWv8dt/pDe9EV4anmVSwdiSndNg==
16901690
dependencies:
1691-
eslint-plugin-es "^1.3.1"
1692-
eslint-utils "^1.3.1"
1693-
ignore "^5.0.2"
1691+
eslint-plugin-es "^3.0.0"
1692+
eslint-utils "^2.0.0"
1693+
ignore "^5.1.1"
16941694
minimatch "^3.0.4"
1695-
resolve "^1.8.1"
1696-
semver "^5.5.0"
1695+
resolve "^1.10.1"
1696+
semver "^6.1.0"
16971697

16981698
16991699
version "3.1.2"
@@ -1709,14 +1709,14 @@ eslint-scope@^3.7.1:
17091709
esrecurse "^4.1.0"
17101710
estraverse "^4.1.1"
17111711

1712-
eslint-utils@^1.3.0, eslint-utils@^1.3.1:
1713-
version "1.4.2"
1714-
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab"
1715-
integrity sha512-eAZS2sEUMlIeCjBeubdj45dmBHQwPHWyBcT1VSYB7o9x9WRRqKxyUoiXlRjyAwzN7YEzHJlYg0NmzDRWx6GP4Q==
1712+
eslint-utils@^2.0.0:
1713+
version "2.0.0"
1714+
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.0.0.tgz#7be1cc70f27a72a76cd14aa698bcabed6890e1cd"
1715+
integrity sha512-0HCPuJv+7Wv1bACm8y5/ECVfYdfsAm9xmVb7saeFlxjPYALefjhbYoCkBjPdPzGH8wWyTpAez82Fh3VKYEZ8OA==
17161716
dependencies:
1717-
eslint-visitor-keys "^1.0.0"
1717+
eslint-visitor-keys "^1.1.0"
17181718

1719-
eslint-visitor-keys@^1.0.0:
1719+
eslint-visitor-keys@^1.1.0:
17201720
version "1.1.0"
17211721
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-1.1.0.tgz#e2a82cea84ff246ad6fb57f9bde5b46621459ec2"
17221722
integrity sha512-8y9YjtM1JBJU/A9Kc+SbaOV4y29sSWckBwMHa+FGtVj5gN/sbnKDf6xJUl+8g7FAij9LVaP8C24DUiH/f/2Z9A==
@@ -2278,10 +2278,10 @@ ignore@^3.3.3:
22782278
version "3.3.7"
22792279
resolved "https://registry.yarnpkg.com/ignore/-/ignore-3.3.7.tgz#612289bfb3c220e186a58118618d5be8c1bab021"
22802280

2281-
ignore@^5.0.2:
2282-
version "5.0.4"
2283-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.0.4.tgz#33168af4a21e99b00c5d41cbadb6a6cb49903a45"
2284-
integrity sha512-WLsTMEhsQuXpCiG173+f3aymI43SXa+fB1rSfbzyP4GkPP+ZFVuO0/3sFUGNBtifisPeDcl/uD/Y2NxZ7xFq4g==
2281+
ignore@^5.1.1:
2282+
version "5.1.4"
2283+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.4.tgz#84b7b3dbe64552b6ef0eca99f6743dbec6d97adf"
2284+
integrity sha512-MzbUSahkTW1u7JpKKjY7LCARd1fU5W2rLdxlM4kdkayuCwZImjkpluF9CM1aLewYJguPDqewLam18Y6AU69A8A==
22852285

22862286
imurmurhash@^0.1.4:
22872287
version "0.1.4"
@@ -3228,10 +3228,10 @@ regex-not@^1.0.0, regex-not@^1.0.2:
32283228
extend-shallow "^3.0.2"
32293229
safe-regex "^1.1.0"
32303230

3231-
regexpp@^2.0.1:
3232-
version "2.0.1"
3233-
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-2.0.1.tgz#8d19d31cf632482b589049f8281f93dbcba4d07f"
3234-
integrity sha512-lv0M6+TkDVniA3aD1Eg0DVpfU/booSu7Eev3TDO/mZKHBfVjgCGTV4t4buppESEYDtkArYFOxTJWv6S5C+iaNw==
3231+
regexpp@^3.0.0:
3232+
version "3.0.0"
3233+
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.0.0.tgz#dd63982ee3300e67b41c1956f850aa680d9d330e"
3234+
integrity sha512-Z+hNr7RAVWxznLPuA7DIh8UNX1j9CDrUQxskw9IrBE1Dxue2lyXT+shqEIeLUjrokxIP8CMy1WkjgG3rTsd5/g==
32353235

32363236
regexpu-core@^4.6.0:
32373237
version "4.6.0"
@@ -3321,7 +3321,7 @@ [email protected]:
33213321
dependencies:
33223322
path-parse "^1.0.6"
33233323

3324-
resolve@^1.10.0, resolve@^1.11.0, resolve@^1.11.1, resolve@^1.3.2, resolve@^1.3.3, resolve@^1.4.0, resolve@^1.7.1, resolve@^1.8.1:
3324+
resolve@^1.10.0, resolve@^1.10.1, resolve@^1.11.0, resolve@^1.11.1, resolve@^1.3.2, resolve@^1.3.3, resolve@^1.4.0, resolve@^1.7.1, resolve@^1.8.1:
33253325
version "1.15.0"
33263326
resolved "https://registry.yarnpkg.com/resolve/-/resolve-1.15.0.tgz#1b7ca96073ebb52e741ffd799f6b39ea462c67f5"
33273327
integrity sha512-+hTmAldEGE80U2wJJDC1lebb5jWqvTYAfm3YZ1ckk1gBr0MnCqUKlwK1e+anaFljIl+F5tR5IoZcm4ZDA1zMQw==
@@ -3450,7 +3450,7 @@ semver@^5.3.0, semver@^5.4.1, semver@^5.5.0, semver@^5.5.1:
34503450
resolved "https://registry.yarnpkg.com/semver/-/semver-5.6.0.tgz#7e74256fbaa49c75aa7c7a205cc22799cac80004"
34513451
integrity sha512-RS9R6R35NYgQn++fkDWaOmqGoj4Ek9gGs+DPxNUZKuwE183xjJroKvyo1IzVFeXvUrvmALy6FWD5xrdJT25gMg==
34523452

3453-
semver@^6.3.0:
3453+
semver@^6.1.0, semver@^6.3.0:
34543454
version "6.3.0"
34553455
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
34563456
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==

0 commit comments

Comments
 (0)