Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.

Commit 2b8c36d

Browse files
Build(deps-dev): Bump eslint-plugin-node from 8.0.1 to 9.1.0
Bumps [eslint-plugin-node](https://github.com/mysticatea/eslint-plugin-node) from 8.0.1 to 9.1.0. - [Release notes](https://github.com/mysticatea/eslint-plugin-node/releases) - [Commits](mysticatea/eslint-plugin-node@v8.0.1...v9.1.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
1 parent 7403ade commit 2b8c36d

2 files changed

Lines changed: 20 additions & 20 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@
6565
"ember-source-channel-url": "^2.0.1",
6666
"ember-try": "^1.2.1",
6767
"eslint-plugin-ember": "^6.10.0",
68-
"eslint-plugin-node": "^8.0.0",
68+
"eslint-plugin-node": "^9.1.0",
6969
"express": "^4.17.1",
7070
"fs-extra": "^8.1.0",
7171
"lerna-changelog": "^0.8.2",

yarn.lock

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -4019,25 +4019,25 @@ eslint-plugin-ember@^6.10.0:
40194019
ember-rfc176-data "^0.3.11"
40204020
snake-case "^2.1.0"
40214021

4022-
eslint-plugin-es@^1.3.1:
4023-
version "1.3.1"
4024-
resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-1.3.1.tgz#5acb2565db4434803d1d46a9b4cbc94b345bd028"
4025-
integrity sha512-9XcVyZiQRVeFjqHw8qHNDAZcQLqaHlOGGpeYqzYh8S4JYCWTCO3yzyen8yVmA5PratfzTRWDwCOFphtDEG+w/w==
4022+
eslint-plugin-es@^1.4.0:
4023+
version "1.4.0"
4024+
resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-1.4.0.tgz#475f65bb20c993fc10e8c8fe77d1d60068072da6"
4025+
integrity sha512-XfFmgFdIUDgvaRAlaXUkxrRg5JSADoRC8IkKLc/cISeR3yHVMefFHQZpcyXXEUUPHfy5DwviBcrfqlyqEwlQVw==
40264026
dependencies:
40274027
eslint-utils "^1.3.0"
4028-
regexpp "^2.0.0"
4028+
regexpp "^2.0.1"
40294029

4030-
eslint-plugin-node@^8.0.0:
4031-
version "8.0.1"
4032-
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-8.0.1.tgz#55ae3560022863d141fa7a11799532340a685964"
4033-
integrity sha512-ZjOjbjEi6jd82rIpFSgagv4CHWzG9xsQAVp1ZPlhRnnYxcTgENUVBvhYmkQ7GvT1QFijUSo69RaiOJKhMu6i8w==
4030+
eslint-plugin-node@^9.1.0:
4031+
version "9.1.0"
4032+
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-9.1.0.tgz#f2fd88509a31ec69db6e9606d76dabc5adc1b91a"
4033+
integrity sha512-ZwQYGm6EoV2cfLpE1wxJWsfnKUIXfM/KM09/TlorkukgCAwmkgajEJnPCmyzoFPQQkmvo5DrW/nyKutNIw36Mw==
40344034
dependencies:
4035-
eslint-plugin-es "^1.3.1"
4035+
eslint-plugin-es "^1.4.0"
40364036
eslint-utils "^1.3.1"
4037-
ignore "^5.0.2"
4037+
ignore "^5.1.1"
40384038
minimatch "^3.0.4"
4039-
resolve "^1.8.1"
4040-
semver "^5.5.0"
4039+
resolve "^1.10.1"
4040+
semver "^6.1.0"
40414041

40424042
eslint-scope@^4.0.0:
40434043
version "4.0.0"
@@ -5188,10 +5188,10 @@ ignore@^4.0.6:
51885188
resolved "https://registry.yarnpkg.com/ignore/-/ignore-4.0.6.tgz#750e3db5862087b4737ebac8207ffd1ef27b25fc"
51895189
integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==
51905190

5191-
ignore@^5.0.2:
5192-
version "5.0.4"
5193-
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.0.4.tgz#33168af4a21e99b00c5d41cbadb6a6cb49903a45"
5194-
integrity sha512-WLsTMEhsQuXpCiG173+f3aymI43SXa+fB1rSfbzyP4GkPP+ZFVuO0/3sFUGNBtifisPeDcl/uD/Y2NxZ7xFq4g==
5191+
ignore@^5.1.1:
5192+
version "5.1.4"
5193+
resolved "https://registry.yarnpkg.com/ignore/-/ignore-5.1.4.tgz#84b7b3dbe64552b6ef0eca99f6743dbec6d97adf"
5194+
integrity sha512-MzbUSahkTW1u7JpKKjY7LCARd1fU5W2rLdxlM4kdkayuCwZImjkpluF9CM1aLewYJguPDqewLam18Y6AU69A8A==
51955195

51965196
imurmurhash@^0.1.4:
51975197
version "0.1.4"
@@ -7497,7 +7497,7 @@ regex-not@^1.0.0, regex-not@^1.0.2:
74977497
extend-shallow "^3.0.2"
74987498
safe-regex "^1.1.0"
74997499

7500-
regexpp@^2.0.0, regexpp@^2.0.1:
7500+
regexpp@^2.0.1:
75017501
version "2.0.1"
75027502
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-2.0.1.tgz#8d19d31cf632482b589049f8281f93dbcba4d07f"
75037503
integrity sha512-lv0M6+TkDVniA3aD1Eg0DVpfU/booSu7Eev3TDO/mZKHBfVjgCGTV4t4buppESEYDtkArYFOxTJWv6S5C+iaNw==
@@ -7790,7 +7790,7 @@ semver@^5.1.0, semver@^5.3.0, semver@^5.4.1, semver@^5.5.0, semver@^5.5.1, semve
77907790
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.0.tgz#790a7cf6fea5459bac96110b29b60412dc8ff96b"
77917791
integrity sha512-Ya52jSX2u7QKghxeoFGpLwCtGlt7j0oY9DYb5apt9nPlJ42ID+ulTXESnt/qAQcoSERyZ5sl3LDIOw0nAn/5DA==
77927792

7793-
semver@^6.0.0:
7793+
semver@^6.0.0, semver@^6.1.0:
77947794
version "6.3.0"
77957795
resolved "https://registry.yarnpkg.com/semver/-/semver-6.3.0.tgz#ee0a64c8af5e8ceea67687b133761e1becbd1d3d"
77967796
integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw==

0 commit comments

Comments
 (0)