Skip to content

Commit

Permalink
chore(deps-dev): bump @clark/eslint-config-node from 2.0.0 to 2.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] committed Feb 9, 2021
1 parent 7c49d39 commit 6dea242
Show file tree
Hide file tree
Showing 2 changed files with 45 additions and 31 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"@clark/ember-template-lint-config": "^0.2.2",
"@clark/eslint-config-ember": "^1.28.2",
"@clark/eslint-config-ember-typescript": "^1.28.2",
"@clark/eslint-config-node": "^2.0.0",
"@clark/eslint-config-node": "^2.1.0",
"@ember/optional-features": "^2.0.0",
"@glimmer/component": "~1.0.3",
"@types/ember": "^3.16.3",
Expand Down
74 changes: 44 additions & 30 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1183,12 +1183,12 @@
dependencies:
eslint-plugin-import-helpers "^1.1.0"

"@clark/eslint-config-node@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@clark/eslint-config-node/-/eslint-config-node-2.0.0.tgz#2939ea1a26f5146d3efcc9e7edeffad055cd5f01"
integrity sha512-z+Xng4zNSrJro9gEQClNPrYN44B4p1pJnyd3MPaklZluo+dqtYF5Nd0qYoEj9A5dazMKddT/8RxilsWjAc6MIw==
"@clark/eslint-config-node@^2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@clark/eslint-config-node/-/eslint-config-node-2.1.0.tgz#a08af123e986cedab238d0e2a98c9c1b34be96f8"
integrity sha512-Bv+FqN6pFSKhLh4CC823rtGOjySwqaRTXrNHMgY3IhxMctYn485Y/DypLQvEmSF7BG5D7XN6/otvHsgbGKn7qQ==
dependencies:
"@clark/eslint-config" "^2.0.0"
"@clark/eslint-config" "^2.1.0"
"@clark/eslint-config-node-order-imports" "^2.0.0"
eslint-plugin-node "^11.1.0"
lodash.merge "^4.6.2"
Expand Down Expand Up @@ -1217,19 +1217,19 @@
eslint-plugin-unicorn "^21.0.0"
prettier "^2.1.1"

"@clark/eslint-config@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@clark/eslint-config/-/eslint-config-2.0.0.tgz#fe8748293beb1c5a9ccb00441aa6eb2d93216b5c"
integrity sha512-fdDLd1y5prB9Q2CWnO4VnmLi912LoHpm21eeJAwW1+JroPHtRsIWyEQvR6TAJtBx2KF/67c+Q9i+tWpVeFgavg==
"@clark/eslint-config@^2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@clark/eslint-config/-/eslint-config-2.1.0.tgz#5d70bc9a4b7ab0512cbcbd81b135644d7708e299"
integrity sha512-fXWdhV2Ycq+RI8M5lMpAeSfgldvrQvYu09UfT8ldQeLmKOs8V9qsrOGaSokQCQb4IySihK1VIWzEmAphxSBlfQ==
dependencies:
"@clark/prettier-config" "^2.0.0"
"@clark/prettier-config" "^2.1.0"
eslint-config-airbnb-base "^14.2.1"
eslint-config-prettier "^7.0.0"
eslint-config-xo-space "^0.25.0"
eslint-config-prettier "^7.2.0"
eslint-config-xo-space "^0.26.0"
eslint-plugin-import "^2.22.1"
eslint-plugin-node "^11.1.0"
eslint-plugin-prettier "^3.2.0"
eslint-plugin-unicorn "^23.0.0"
eslint-plugin-prettier "^3.3.1"
eslint-plugin-unicorn "^24.0.0"
prettier "^2.2.1"

"@clark/eslint-plugin-import-helpers-with-package@^1.28.2":
Expand All @@ -1253,10 +1253,10 @@
resolved "https://registry.yarnpkg.com/@clark/prettier-config/-/prettier-config-1.28.2.tgz#76e476c62e5cdf782460881370ea8b7b5e691a65"
integrity sha512-1xmaaTK95gsQgwR1mPXxRKKagPQ+gc1zDdKbNswSv5jAjrVSXT8ITRFwR32NY05Ru+yKERJDYGk5fJ01iYIujw==

"@clark/prettier-config@^2.0.0":
version "2.0.0"
resolved "https://registry.yarnpkg.com/@clark/prettier-config/-/prettier-config-2.0.0.tgz#28c22ac6a461407562deb6e55f2846d4c91f71bb"
integrity sha512-MKRg+yecbB9SZHxTfNn9Z7LRzQLbePgKqBzpYVkrDn3rOSpKiOtp2TAnu6cUcUKr+GjCvBIg1mJ8vvLu/7aZIg==
"@clark/prettier-config@^2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@clark/prettier-config/-/prettier-config-2.1.0.tgz#2b4de9b37b30a16d87b7aff99fda7861307a7aa5"
integrity sha512-+dVJiLr0335uqAYoAcJuB+u33UlANNEFeYm8OjWWvjYER6fJHCsRkn1CbX2FIG7jdMpBiu/JCRKsqj+QlX0h/w==

"@cnakazawa/watch@^1.0.3":
version "1.0.3"
Expand Down Expand Up @@ -5040,16 +5040,16 @@ configstore@^5.0.1:
write-file-atomic "^3.0.0"
xdg-basedir "^4.0.0"

[email protected], confusing-browser-globals@^1.0.10:
version "1.0.10"
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.10.tgz#30d1e7f3d1b882b25ec4933d1d1adac353d20a59"
integrity sha512-gNld/3lySHwuhaVluJUKLePYirM3QNCKzVxqAdhJII9/WXKVX5PURzMVJspS1jTslSqjeuG4KMVTSouit5YPHA==

[email protected], confusing-browser-globals@^1.0.9:
version "1.0.9"
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.9.tgz#72bc13b483c0276801681871d4898516f8f54fdd"
integrity sha512-KbS1Y0jMtyPgIxjO7ZzMAuUpAKMt1SzCL9fsrKsX6b0zJPTaT0SiSPmewwVZg9UAO83HVIlEhZF84LIjZ0lmAw==

confusing-browser-globals@^1.0.10:
version "1.0.10"
resolved "https://registry.yarnpkg.com/confusing-browser-globals/-/confusing-browser-globals-1.0.10.tgz#30d1e7f3d1b882b25ec4933d1d1adac353d20a59"
integrity sha512-gNld/3lySHwuhaVluJUKLePYirM3QNCKzVxqAdhJII9/WXKVX5PURzMVJspS1jTslSqjeuG4KMVTSouit5YPHA==

connect@^3.6.6:
version "3.7.0"
resolved "https://registry.yarnpkg.com/connect/-/connect-3.7.0.tgz#5d49348910caa5e07a01800b030d0c35f20484f8"
Expand Down Expand Up @@ -6598,7 +6598,7 @@ eslint-config-prettier@^6.11.0:
dependencies:
get-stdin "^6.0.0"

eslint-config-prettier@^7.0.0:
eslint-config-prettier@^7.2.0:
version "7.2.0"
resolved "https://registry.yarnpkg.com/eslint-config-prettier/-/eslint-config-prettier-7.2.0.tgz#f4a4bd2832e810e8cc7c1411ec85b3e85c0c53f9"
integrity sha512-rV4Qu0C3nfJKPOAhFujFxB7RMP+URFyQqqOZW9DMRD7ZDTFyjaIlETU3xzHELt++4ugC0+Jm084HQYkkJe+Ivg==
Expand All @@ -6610,13 +6610,27 @@ eslint-config-xo-space@^0.25.0:
dependencies:
eslint-config-xo "^0.30.0"

eslint-config-xo-space@^0.26.0:
version "0.26.0"
resolved "https://registry.yarnpkg.com/eslint-config-xo-space/-/eslint-config-xo-space-0.26.0.tgz#6e95c0454c17d05bad5b2a7f09db053d5b66c71e"
integrity sha512-XSXSlH3qwhkvfYV61XQBMId6Fe/C1ijkLnBmWaO5pyW52bA3/lnjM7xm7P9MVQRvOL80dYDu/4bJ0JuAH6MzLw==
dependencies:
eslint-config-xo "^0.34.0"

eslint-config-xo@^0.30.0:
version "0.30.0"
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.30.0.tgz#a5d731e8e8ac9b65a0581dcc46be0bd84d837e32"
integrity sha512-0C+Hl1Mfrbh+LMc2A2v2BabI+n0MoVHYyGJOJoWped/Tfh/OoyZ7gLyed5vLqVR4czjR8Zi7DGW2S1nTGKUY4w==
dependencies:
confusing-browser-globals "1.0.9"

eslint-config-xo@^0.34.0:
version "0.34.0"
resolved "https://registry.yarnpkg.com/eslint-config-xo/-/eslint-config-xo-0.34.0.tgz#c158ab361aec62727219ed3b1971c24311cd9ad4"
integrity sha512-lbpHNfVmSrEQsHsyQ44wY8VA5mEI4Jri5Dk1BJUH0jiCw6nTkj16VQeHiuWzIBJ/uf+mF2FzSqLVf3tD1cHhYA==
dependencies:
confusing-browser-globals "1.0.10"

eslint-import-resolver-node@^0.3.3, eslint-import-resolver-node@^0.3.4:
version "0.3.4"
resolved "https://registry.yarnpkg.com/eslint-import-resolver-node/-/eslint-import-resolver-node-0.3.4.tgz#85ffa81942c25012d8231096ddf679c03042c717"
Expand Down Expand Up @@ -6720,7 +6734,7 @@ eslint-plugin-prettier@^3.1.4:
dependencies:
prettier-linter-helpers "^1.0.0"

eslint-plugin-prettier@^3.2.0:
eslint-plugin-prettier@^3.3.1:
version "3.3.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-prettier/-/eslint-plugin-prettier-3.3.1.tgz#7079cfa2497078905011e6f82e8dd8453d1371b7"
integrity sha512-Rq3jkcFY8RYeQLgk2cCwuc0P7SEFwDravPhsJZOQ5N4YI4DSg50NyqJ/9gdZHzQlHf8MvafSesbNJCcP/FF6pQ==
Expand Down Expand Up @@ -6751,10 +6765,10 @@ eslint-plugin-unicorn@^21.0.0:
safe-regex "^2.1.1"
semver "^7.3.2"

eslint-plugin-unicorn@^23.0.0:
version "23.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-23.0.0.tgz#b2820212874735f9d91ecc8678b263ecfa6cf5f6"
integrity sha512-Vabo3cjl6cjyhcf+76CdQEY6suOFzK0Xh3xo0uL9VDYrDJP5+B6PjV0tHTYm82WZmFWniugFJM3ywHSNYTi/ZQ==
eslint-plugin-unicorn@^24.0.0:
version "24.0.0"
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-24.0.0.tgz#08017ccd7ac704777d459cff6e13a35f54cbcab1"
integrity sha512-NfLjIZas/ZUwc3S+pUtbTRqgCkODxPEkJBJ5ZR8wIu90BmX4jmXp10hoOZMScR2CR1NYTtrx0OX4BQvBnbzZzA==
dependencies:
ci-info "^2.0.0"
clean-regexp "^1.0.0"
Expand All @@ -6768,7 +6782,7 @@ eslint-plugin-unicorn@^23.0.0:
regexp-tree "^0.1.21"
reserved-words "^0.1.2"
safe-regex "^2.1.1"
semver "^7.3.2"
semver "^7.3.4"

eslint-scope@^4.0.3:
version "4.0.3"
Expand Down

0 comments on commit 6dea242

Please sign in to comment.