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

Commit 2528e0e

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 1b155d3 commit 2528e0e

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.1.0",
4646
"@types/ember": "^3.1.1",
4747
"@types/ember-qunit": "^3.4.7",

yarn.lock

Lines changed: 49 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -862,21 +862,21 @@
862862
eslint-plugin-ember-best-practices "^1.1.2"
863863
lodash.merge "^4.6.2"
864864

865-
"@clark/eslint-config-node-order-imports@^1.8.0":
866-
version "1.8.0"
867-
resolved "https://registry.yarnpkg.com/@clark/eslint-config-node-order-imports/-/eslint-config-node-order-imports-1.8.0.tgz#e8f4d300144824cc5a01b394450d930f3054fd1f"
868-
integrity sha512-514IfLrii7e3b3DgkSUt5tag3smZuOjr7Ej2lJ9QBhCwaRdFcTcPClAxUFV5Z2iWlpY77GD3HuYXaWdPRQoyiQ==
865+
"@clark/eslint-config-node-order-imports@^1.12.0":
866+
version "1.12.0"
867+
resolved "https://registry.yarnpkg.com/@clark/eslint-config-node-order-imports/-/eslint-config-node-order-imports-1.12.0.tgz#1883f3da1b0aa964ed5a51eb223c2038f27e83da"
868+
integrity sha512-T/OTgCH9ublg8XeGeumuYo4G83pzDDFaP0jDe1ppShxEgVITwTVveTWJuCp2PKLEGrnNA3sDKBEMLj/44jKGgQ==
869869
dependencies:
870870
eslint-plugin-import-helpers "^1.0.2"
871871

872-
"@clark/eslint-config-node@^1.8.0":
873-
version "1.8.0"
874-
resolved "https://registry.yarnpkg.com/@clark/eslint-config-node/-/eslint-config-node-1.8.0.tgz#7f4b6be726a8c70747cbf7988defc1aa861bf8b3"
875-
integrity sha512-F2jzOuYUd1OEYXgFLjM8SNOLGXjwvinp1hMlrvR2qEpnyLk+UAdvLhhEbhDp9Iaxd27Qf/cHLu5M9ghC197yQg==
872+
"@clark/eslint-config-node@^1.14.1":
873+
version "1.14.1"
874+
resolved "https://registry.yarnpkg.com/@clark/eslint-config-node/-/eslint-config-node-1.14.1.tgz#16a9c04ee0761cd4b913c6c39e688d0460d2f559"
875+
integrity sha512-7NwGh+RpnIjEfZqT8PGrTw1ZH5Uz/yrZYcHyQ17S/aHbszFiwNwYawjiE5Ru6aI1khpRVZCVZ7FB+JAEfHB8Xg==
876876
dependencies:
877-
"@clark/eslint-config" "^1.8.0"
878-
"@clark/eslint-config-node-order-imports" "^1.8.0"
879-
eslint-plugin-node "^9.1.0"
877+
"@clark/eslint-config" "^1.14.1"
878+
"@clark/eslint-config-node-order-imports" "^1.12.0"
879+
eslint-plugin-node "^10.0.0"
880880
lodash.merge "^4.6.2"
881881

882882
"@clark/eslint-config-typescript@^1.5.0":
@@ -888,16 +888,16 @@
888888
"@typescript-eslint/eslint-plugin" "^1.13.0"
889889
"@typescript-eslint/parser" "^1.13.0"
890890

891-
"@clark/eslint-config@^1.5.0", "@clark/eslint-config@^1.8.0":
892-
version "1.8.0"
893-
resolved "https://registry.yarnpkg.com/@clark/eslint-config/-/eslint-config-1.8.0.tgz#5d1c0930893e0b27332e6280924d815212eed303"
894-
integrity sha512-CPDS0qhsw/342FjiOvoe35arww0Nkg1bVtF8qfBebMoIwmqnTDRDX01u2v5otwEGLkXGRBCy0KaetejtlLCGkw==
891+
"@clark/eslint-config@^1.14.1", "@clark/eslint-config@^1.5.0":
892+
version "1.14.1"
893+
resolved "https://registry.yarnpkg.com/@clark/eslint-config/-/eslint-config-1.14.1.tgz#71e319df8d7f8624a048aef616c51ecda91f89af"
894+
integrity sha512-b8mQI4GaXgChBPkw+S5/Z3wSYYPmDRoq7qO3XoW89KzWmWWsKYj3BpscKohmm4a6WRhHzmuBlIGFyK7alFpgeg==
895895
dependencies:
896-
eslint-config-airbnb-base "^13.2.0"
897-
eslint-config-prettier "^6.0.0"
896+
eslint-config-airbnb-base "^14.0.0"
897+
eslint-config-prettier "^6.3.0"
898898
eslint-config-xo-space "^0.21.0"
899899
eslint-plugin-import "^2.18.2"
900-
eslint-plugin-node "^9.1.0"
900+
eslint-plugin-node "^10.0.0"
901901
eslint-plugin-prettier "^3.1.0"
902902
eslint-plugin-unicorn "^10.0.0"
903903
prettier "^1.18.2"
@@ -3162,10 +3162,10 @@ configstore@^5.0.0:
31623162
write-file-atomic "^3.0.0"
31633163
xdg-basedir "^4.0.0"
31643164

3165-
confusing-browser-globals@^1.0.5:
3166-
version "1.0.7"
3167-
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.7.tgz#5ae852bd541a910e7ffb2dbb864a2d21a36ad29b"
3168-
integrity sha512-cgHI1azax5ATrZ8rJ+ODDML9Fvu67PimB6aNxBrc/QwSaDaM9eTfIEUHx3bBLJJ82ioSb+/5zfsMCCEJax3ByQ==
3165+
confusing-browser-globals@^1.0.7:
3166+
version "1.0.9"
3167+
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.9.tgz#72bc13b483c0276801681871d4898516f8f54fdd"
3168+
integrity sha512-KbS1Y0jMtyPgIxjO7ZzMAuUpAKMt1SzCL9fsrKsX6b0zJPTaT0SiSPmewwVZg9UAO83HVIlEhZF84LIjZ0lmAw==
31693169

31703170
connect@^3.6.6:
31713171
version "3.7.0"
@@ -4182,19 +4182,19 @@ eslint-ast-utils@^1.1.0:
41824182
lodash.get "^4.4.2"
41834183
lodash.zip "^4.2.0"
41844184

4185-
eslint-config-airbnb-base@^13.2.0:
4186-
version "13.2.0"
4187-
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-13.2.0.tgz#f6ea81459ff4dec2dda200c35f1d8f7419d57943"
4188-
integrity sha512-1mg/7eoB4AUeB0X1c/ho4vb2gYkNH8Trr/EgCT/aGmKhhG+F6vF5s8+iRBlWAzFIAphxIdp3YfEKgEl0f9Xg+w==
4185+
eslint-config-airbnb-base@^14.0.0:
4186+
version "14.0.0"
4187+
resolved "https://registry.yarnpkg.com/eslint-config-airbnb-base/-/eslint-config-airbnb-base-14.0.0.tgz#8a7bcb9643d13c55df4dd7444f138bf4efa61e17"
4188+
integrity sha512-2IDHobw97upExLmsebhtfoD3NAKhV4H0CJWP3Uprd/uk+cHuWYOczPVxQ8PxLFUAw7o3Th1RAU8u1DoUpr+cMA==
41894189
dependencies:
4190-
confusing-browser-globals "^1.0.5"
4190+
confusing-browser-globals "^1.0.7"
41914191
object.assign "^4.1.0"
41924192
object.entries "^1.1.0"
41934193

4194-
eslint-config-prettier@^6.0.0:
4195-
version "6.0.0"
4196-
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.0.0.tgz#f429a53bde9fc7660e6353910fd996d6284d3c25"
4197-
integrity sha512-vDrcCFE3+2ixNT5H83g28bO/uYAwibJxerXPj+E7op4qzBCsAV36QfvdAyVOoNxKAH2Os/e01T/2x++V0LPukA==
4194+
eslint-config-prettier@^6.3.0:
4195+
version "6.4.0"
4196+
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-6.4.0.tgz#0a04f147e31d33c6c161b2dd0971418ac52d0477"
4197+
integrity sha512-YrKucoFdc7SEko5Sxe4r6ixqXPDP1tunGw91POeZTTRKItf/AMFYt/YLEQtZMkR2LVpAVhcAcZgcWpm1oGPW7w==
41984198
dependencies:
41994199
get-stdin "^6.0.0"
42004200

@@ -4241,13 +4241,13 @@ eslint-plugin-ember@^6.7.1:
42414241
ember-rfc176-data "^0.3.9"
42424242
snake-case "^2.1.0"
42434243

4244-
eslint-plugin-es@^1.4.0:
4245-
version "1.4.0"
4246-
resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-1.4.0.tgz#475f65bb20c993fc10e8c8fe77d1d60068072da6"
4247-
integrity sha512-XfFmgFdIUDgvaRAlaXUkxrRg5JSADoRC8IkKLc/cISeR3yHVMefFHQZpcyXXEUUPHfy5DwviBcrfqlyqEwlQVw==
4244+
eslint-plugin-es@^2.0.0:
4245+
version "2.0.0"
4246+
resolved "https://registry.yarnpkg.com/eslint-plugin-es/-/eslint-plugin-es-2.0.0.tgz#0f5f5da5f18aa21989feebe8a73eadefb3432976"
4247+
integrity sha512-f6fceVtg27BR02EYnBhgWLFQfK6bN4Ll0nQFrBHOlCsAyxeZkn0NHns5O0YZOPrV1B3ramd6cgFwaoFLcSkwEQ==
42484248
dependencies:
4249-
eslint-utils "^1.3.0"
4250-
regexpp "^2.0.1"
4249+
eslint-utils "^1.4.2"
4250+
regexpp "^3.0.0"
42514251

42524252
eslint-plugin-import-helpers@^1.0.2:
42534253
version "1.0.2"
@@ -4271,13 +4271,13 @@ eslint-plugin-import@^2.18.2:
42714271
read-pkg-up "^2.0.0"
42724272
resolve "^1.11.0"
42734273

4274-
eslint-plugin-node@^9.1.0:
4275-
version "9.1.0"
4276-
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-9.1.0.tgz#f2fd88509a31ec69db6e9606d76dabc5adc1b91a"
4277-
integrity sha512-ZwQYGm6EoV2cfLpE1wxJWsfnKUIXfM/KM09/TlorkukgCAwmkgajEJnPCmyzoFPQQkmvo5DrW/nyKutNIw36Mw==
4274+
eslint-plugin-node@^10.0.0:
4275+
version "10.0.0"
4276+
resolved "https://registry.yarnpkg.com/eslint-plugin-node/-/eslint-plugin-node-10.0.0.tgz#fd1adbc7a300cf7eb6ac55cf4b0b6fc6e577f5a6"
4277+
integrity sha512-1CSyM/QCjs6PXaT18+zuAXsjXGIGo5Rw630rSKwokSs2jrYURQc4R5JZpoanNCqwNmepg+0eZ9L7YiRUJb8jiQ==
42784278
dependencies:
4279-
eslint-plugin-es "^1.4.0"
4280-
eslint-utils "^1.3.1"
4279+
eslint-plugin-es "^2.0.0"
4280+
eslint-utils "^1.4.2"
42814281
ignore "^5.1.1"
42824282
minimatch "^3.0.4"
42834283
resolve "^1.10.1"
@@ -4324,7 +4324,7 @@ eslint-scope@^5.0.0:
43244324
esrecurse "^4.1.0"
43254325
estraverse "^4.1.1"
43264326

4327-
eslint-utils@^1.3.0, eslint-utils@^1.3.1, eslint-utils@^1.4.2:
4327+
eslint-utils@^1.3.1, eslint-utils@^1.4.2:
43284328
version "1.4.2"
43294329
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-1.4.2.tgz#166a5180ef6ab7eb462f162fd0e6f2463d7309ab"
43304330
integrity sha512-eAZS2sEUMlIeCjBeubdj45dmBHQwPHWyBcT1VSYB7o9x9WRRqKxyUoiXlRjyAwzN7YEzHJlYg0NmzDRWx6GP4Q==
@@ -7525,6 +7525,11 @@ regexpp@^2.0.1:
75257525
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-2.0.1.tgz#8d19d31cf632482b589049f8281f93dbcba4d07f"
75267526
integrity sha512-lv0M6+TkDVniA3aD1Eg0DVpfU/booSu7Eev3TDO/mZKHBfVjgCGTV4t4buppESEYDtkArYFOxTJWv6S5C+iaNw==
75277527

7528+
regexpp@^3.0.0:
7529+
version "3.0.0"
7530+
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.0.0.tgz#dd63982ee3300e67b41c1956f850aa680d9d330e"
7531+
integrity sha512-Z+hNr7RAVWxznLPuA7DIh8UNX1j9CDrUQxskw9IrBE1Dxue2lyXT+shqEIeLUjrokxIP8CMy1WkjgG3rTsd5/g==
7532+
75287533
regexpu-core@^2.0.0:
75297534
version "2.0.0"
75307535
resolved "https://registry.yarnpkg.com/regexpu-core/-/regexpu-core-2.0.0.tgz#49d038837b8dcf8bfa5b9a42139938e6ea2ae240"

0 commit comments

Comments
 (0)