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

Commit 97408db

Browse files
chore(deps-dev): bump @clark/eslint-config-node from 1.8.0 to 1.14.1
Bumps [@clark/eslint-config-node](https://github.com/ClarkSource/eslint-config) from 1.8.0 to 1.14.1. - [Release notes](https://github.com/ClarkSource/eslint-config/releases) - [Commits](ClarkSource/eslint-config@v1.8.0...v1.14.1) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent f8711d5 commit 97408db

File tree

2 files changed

+50
-45
lines changed

2 files changed

+50
-45
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141
},
4242
"devDependencies": {
4343
"@clark/eslint-config-ember-typescript": "^1.6.0",
44-
"@clark/eslint-config-node": "^1.8.0",
44+
"@clark/eslint-config-node": "^1.14.1",
4545
"@ember/optional-features": "^1.0.0",
4646
"@types/ember": "^3.1.0",
4747
"@types/ember-qunit": "^3.4.6",

yarn.lock

Lines changed: 49 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -822,21 +822,21 @@
822822
eslint-plugin-ember-best-practices "^1.1.2"
823823
lodash.merge "^4.6.2"
824824

825-
"@clark/eslint-config-node-order-imports@^1.8.0":
826-
version "1.8.0"
827-
resolved "https://registry.yarnpkg.com/@clark/eslint-config-node-order-imports/-/eslint-config-node-order-imports-1.8.0.tgz#e8f4d300144824cc5a01b394450d930f3054fd1f"
828-
integrity sha512-514IfLrii7e3b3DgkSUt5tag3smZuOjr7Ej2lJ9QBhCwaRdFcTcPClAxUFV5Z2iWlpY77GD3HuYXaWdPRQoyiQ==
825+
"@clark/eslint-config-node-order-imports@^1.12.0":
826+
version "1.12.0"
827+
resolved "https://registry.yarnpkg.com/@clark/eslint-config-node-order-imports/-/eslint-config-node-order-imports-1.12.0.tgz#1883f3da1b0aa964ed5a51eb223c2038f27e83da"
828+
integrity sha512-T/OTgCH9ublg8XeGeumuYo4G83pzDDFaP0jDe1ppShxEgVITwTVveTWJuCp2PKLEGrnNA3sDKBEMLj/44jKGgQ==
829829
dependencies:
830830
eslint-plugin-import-helpers "^1.0.2"
831831

832-
"@clark/eslint-config-node@^1.8.0":
833-
version "1.8.0"
834-
resolved "https://registry.yarnpkg.com/@clark/eslint-config-node/-/eslint-config-node-1.8.0.tgz#7f4b6be726a8c70747cbf7988defc1aa861bf8b3"
835-
integrity sha512-F2jzOuYUd1OEYXgFLjM8SNOLGXjwvinp1hMlrvR2qEpnyLk+UAdvLhhEbhDp9Iaxd27Qf/cHLu5M9ghC197yQg==
832+
"@clark/eslint-config-node@^1.14.1":
833+
version "1.14.1"
834+
resolved "https://registry.yarnpkg.com/@clark/eslint-config-node/-/eslint-config-node-1.14.1.tgz#16a9c04ee0761cd4b913c6c39e688d0460d2f559"
835+
integrity sha512-7NwGh+RpnIjEfZqT8PGrTw1ZH5Uz/yrZYcHyQ17S/aHbszFiwNwYawjiE5Ru6aI1khpRVZCVZ7FB+JAEfHB8Xg==
836836
dependencies:
837-
"@clark/eslint-config" "^1.8.0"
838-
"@clark/eslint-config-node-order-imports" "^1.8.0"
839-
eslint-plugin-node "^9.1.0"
837+
"@clark/eslint-config" "^1.14.1"
838+
"@clark/eslint-config-node-order-imports" "^1.12.0"
839+
eslint-plugin-node "^10.0.0"
840840
lodash.merge "^4.6.2"
841841

842842
"@clark/eslint-config-typescript@^1.5.0":
@@ -848,16 +848,16 @@
848848
"@typescript-eslint/eslint-plugin" "^1.13.0"
849849
"@typescript-eslint/parser" "^1.13.0"
850850

851-
"@clark/eslint-config@^1.5.0", "@clark/eslint-config@^1.8.0":
852-
version "1.8.0"
853-
resolved "https://registry.yarnpkg.com/@clark/eslint-config/-/eslint-config-1.8.0.tgz#5d1c0930893e0b27332e6280924d815212eed303"
854-
integrity sha512-CPDS0qhsw/342FjiOvoe35arww0Nkg1bVtF8qfBebMoIwmqnTDRDX01u2v5otwEGLkXGRBCy0KaetejtlLCGkw==
851+
"@clark/eslint-config@^1.14.1", "@clark/eslint-config@^1.5.0":
852+
version "1.14.1"
853+
resolved "https://registry.yarnpkg.com/@clark/eslint-config/-/eslint-config-1.14.1.tgz#71e319df8d7f8624a048aef616c51ecda91f89af"
854+
integrity sha512-b8mQI4GaXgChBPkw+S5/Z3wSYYPmDRoq7qO3XoW89KzWmWWsKYj3BpscKohmm4a6WRhHzmuBlIGFyK7alFpgeg==
855855
dependencies:
856-
eslint-config-airbnb-base "^13.2.0"
857-
eslint-config-prettier "^6.0.0"
856+
eslint-config-airbnb-base "^14.0.0"
857+
eslint-config-prettier "^6.3.0"
858858
eslint-config-xo-space "^0.21.0"
859859
eslint-plugin-import "^2.18.2"
860-
eslint-plugin-node "^9.1.0"
860+
eslint-plugin-node "^10.0.0"
861861
eslint-plugin-prettier "^3.1.0"
862862
eslint-plugin-unicorn "^10.0.0"
863863
prettier "^1.18.2"
@@ -3086,10 +3086,10 @@ configstore@^4.0.0:
30863086
write-file-atomic "^2.0.0"
30873087
xdg-basedir "^3.0.0"
30883088

3089-
confusing-browser-globals@^1.0.5:
3090-
version "1.0.7"
3091-
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.7.tgz#5ae852bd541a910e7ffb2dbb864a2d21a36ad29b"
3092-
integrity sha512-cgHI1azax5ATrZ8rJ+ODDML9Fvu67PimB6aNxBrc/QwSaDaM9eTfIEUHx3bBLJJ82ioSb+/5zfsMCCEJax3ByQ==
3089+
confusing-browser-globals@^1.0.7:
3090+
version "1.0.9"
3091+
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.9.tgz#72bc13b483c0276801681871d4898516f8f54fdd"
3092+
integrity sha512-KbS1Y0jMtyPgIxjO7ZzMAuUpAKMt1SzCL9fsrKsX6b0zJPTaT0SiSPmewwVZg9UAO83HVIlEhZF84LIjZ0lmAw==
30933093

30943094
connect@^3.6.6:
30953095
version "3.7.0"
@@ -4095,19 +4095,19 @@ eslint-ast-utils@^1.1.0:
40954095
lodash.get "^4.4.2"
40964096
lodash.zip "^4.2.0"
40974097

4098-
eslint-config-airbnb-base@^13.2.0:
4099-
version "13.2.0"
4100-
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-13.2.0.tgz#f6ea81459ff4dec2dda200c35f1d8f7419d57943"
4101-
integrity sha512-1mg/7eoB4AUeB0X1c/ho4vb2gYkNH8Trr/EgCT/aGmKhhG+F6vF5s8+iRBlWAzFIAphxIdp3YfEKgEl0f9Xg+w==
4098+
eslint-config-airbnb-base@^14.0.0:
4099+
version "14.0.0"
4100+
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.0.0.tgz#8a7bcb9643d13c55df4dd7444f138bf4efa61e17"
4101+
integrity sha512-2IDHobw97upExLmsebhtfoD3NAKhV4H0CJWP3Uprd/uk+cHuWYOczPVxQ8PxLFUAw7o3Th1RAU8u1DoUpr+cMA==
41024102
dependencies:
4103-
confusing-browser-globals "^1.0.5"
4103+
confusing-browser-globals "^1.0.7"
41044104
object.assign "^4.1.0"
41054105
object.entries "^1.1.0"
41064106

4107-
eslint-config-prettier@^6.0.0:
4108-
version "6.0.0"
4109-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.0.0.tgz#f429a53bde9fc7660e6353910fd996d6284d3c25"
4110-
integrity sha512-vDrcCFE3+2ixNT5H83g28bO/uYAwibJxerXPj+E7op4qzBCsAV36QfvdAyVOoNxKAH2Os/e01T/2x++V0LPukA==
4107+
eslint-config-prettier@^6.3.0:
4108+
version "6.3.0"
4109+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.3.0.tgz#e73b48e59dc49d950843f3eb96d519e2248286a3"
4110+
integrity sha512-EWaGjlDAZRzVFveh2Jsglcere2KK5CJBhkNSa1xs3KfMUGdRiT7lG089eqPdvlzWHpAqaekubOsOMu8W8Yk71A==
41114111
dependencies:
41124112
get-stdin "^6.0.0"
41134113

@@ -4154,13 +4154,13 @@ eslint-plugin-ember@^6.7.1:
41544154
ember-rfc176-data "^0.3.9"
41554155
snake-case "^2.1.0"
41564156

4157-
eslint-plugin-es@^1.4.0:
4158-
version "1.4.0"
4159-
resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-1.4.0.tgz#475f65bb20c993fc10e8c8fe77d1d60068072da6"
4160-
integrity sha512-XfFmgFdIUDgvaRAlaXUkxrRg5JSADoRC8IkKLc/cISeR3yHVMefFHQZpcyXXEUUPHfy5DwviBcrfqlyqEwlQVw==
4157+
eslint-plugin-es@^2.0.0:
4158+
version "2.0.0"
4159+
resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-2.0.0.tgz#0f5f5da5f18aa21989feebe8a73eadefb3432976"
4160+
integrity sha512-f6fceVtg27BR02EYnBhgWLFQfK6bN4Ll0nQFrBHOlCsAyxeZkn0NHns5O0YZOPrV1B3ramd6cgFwaoFLcSkwEQ==
41614161
dependencies:
4162-
eslint-utils "^1.3.0"
4163-
regexpp "^2.0.1"
4162+
eslint-utils "^1.4.2"
4163+
regexpp "^3.0.0"
41644164

41654165
eslint-plugin-import-helpers@^1.0.2:
41664166
version "1.0.2"
@@ -4184,13 +4184,13 @@ eslint-plugin-import@^2.18.2:
41844184
read-pkg-up "^2.0.0"
41854185
resolve "^1.11.0"
41864186

4187-
eslint-plugin-node@^9.1.0:
4188-
version "9.1.0"
4189-
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-9.1.0.tgz#f2fd88509a31ec69db6e9606d76dabc5adc1b91a"
4190-
integrity sha512-ZwQYGm6EoV2cfLpE1wxJWsfnKUIXfM/KM09/TlorkukgCAwmkgajEJnPCmyzoFPQQkmvo5DrW/nyKutNIw36Mw==
4187+
eslint-plugin-node@^10.0.0:
4188+
version "10.0.0"
4189+
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-10.0.0.tgz#fd1adbc7a300cf7eb6ac55cf4b0b6fc6e577f5a6"
4190+
integrity sha512-1CSyM/QCjs6PXaT18+zuAXsjXGIGo5Rw630rSKwokSs2jrYURQc4R5JZpoanNCqwNmepg+0eZ9L7YiRUJb8jiQ==
41914191
dependencies:
4192-
eslint-plugin-es "^1.4.0"
4193-
eslint-utils "^1.3.1"
4192+
eslint-plugin-es "^2.0.0"
4193+
eslint-utils "^1.4.2"
41944194
ignore "^5.1.1"
41954195
minimatch "^3.0.4"
41964196
resolve "^1.10.1"
@@ -4237,7 +4237,7 @@ eslint-scope@^5.0.0:
42374237
esrecurse "^4.1.0"
42384238
estraverse "^4.1.1"
42394239

4240-
eslint-utils@^1.3.0, eslint-utils@^1.3.1, eslint-utils@^1.4.2:
4240+
eslint-utils@^1.3.1, eslint-utils@^1.4.2:
42414241
version "1.4.2"
42424242
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab"
42434243
integrity sha512-eAZS2sEUMlIeCjBeubdj45dmBHQwPHWyBcT1VSYB7o9x9WRRqKxyUoiXlRjyAwzN7YEzHJlYg0NmzDRWx6GP4Q==
@@ -7409,6 +7409,11 @@ regexpp@^2.0.1:
74097409
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-2.0.1.tgz#8d19d31cf632482b589049f8281f93dbcba4d07f"
74107410
integrity sha512-lv0M6+TkDVniA3aD1Eg0DVpfU/booSu7Eev3TDO/mZKHBfVjgCGTV4t4buppESEYDtkArYFOxTJWv6S5C+iaNw==
74117411

7412+
regexpp@^3.0.0:
7413+
version "3.0.0"
7414+
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.0.0.tgz#dd63982ee3300e67b41c1956f850aa680d9d330e"
7415+
integrity sha512-Z+hNr7RAVWxznLPuA7DIh8UNX1j9CDrUQxskw9IrBE1Dxue2lyXT+shqEIeLUjrokxIP8CMy1WkjgG3rTsd5/g==
7416+
74127417
regexpu-core@^2.0.0:
74137418
version "2.0.0"
74147419
resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-2.0.0.tgz#49d038837b8dcf8bfa5b9a42139938e6ea2ae240"

0 commit comments

Comments
 (0)