Skip to content

Commit

Permalink
chore(deps-dev): bump @clark/eslint-config-node from 2.1.0 to 2.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jul 5, 2021
1 parent c02f2c4 commit 92d4c9a
Show file tree
Hide file tree
Showing 2 changed files with 58 additions and 23 deletions.
2 changes: 1 addition & 1 deletion ember-lottie/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@clark/ember-template-lint-config": "^0.2.2",
"@clark/eslint-config-ember": "^1.28.1",
"@clark/eslint-config-ember-typescript": "^1.28.2",
"@clark/eslint-config-node": "^2.1.0",
"@clark/eslint-config-node": "^2.2.0",
"@clark/prettier-config": "^2.2.0",
"@ember/optional-features": "^2.0.0",
"@glimmer/component": "^1.0.4",
Expand Down
79 changes: 57 additions & 22 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
resolved "https://registry.yarnpkg.com/@babel/compat-data/-/compat-data-7.14.7.tgz#7b047d7a3a89a67d2258dc61f604f098f1bc7e08"
integrity sha512-nS6dZaISCXJ3+518CWiBfEr//gHyMO02uDxBkXTKZDN5POruCnOZ1N4YBRZDCabwF8nZMWBpRxIicmXtBs+fvw==

"@babel/core@^7.1.6", "@babel/core@^7.12.0", "@babel/core@^7.12.3", "@babel/core@^7.13.8", "@babel/core@^7.3.4":
"@babel/core@^7.1.6", "@babel/core@^7.12.0", "@babel/core@^7.12.16", "@babel/core@^7.12.3", "@babel/core@^7.13.8", "@babel/core@^7.3.4":
version "7.14.6"
resolved "https://registry.yarnpkg.com/@babel/core/-/core-7.14.6.tgz#e0814ec1a950032ff16c13a2721de39a8416fcab"
integrity sha512-gJnOEWSqTk96qG5BoIrl5bVtc23DCycmIePPYnamY9RboYdI4nFy5vAQMSl81O5K/W0sLDWfGysnOECC+KUUCA==
Expand All @@ -52,6 +52,15 @@
semver "^6.3.0"
source-map "^0.5.0"

"@babel/eslint-parser@^7.12.16":
version "7.14.7"
resolved "https://registry.yarnpkg.com/@babel/eslint-parser/-/eslint-parser-7.14.7.tgz#91be59a4f7dd60d02a3ef772d156976465596bda"
integrity sha512-6WPwZqO5priAGIwV6msJcdc9TsEPzYeYdS/Xuoap+/ihkgN6dzHp2bcAAwyWZ5bLzk0vvjDmKvRwkqNaiJ8BiQ==
dependencies:
eslint-scope "^5.1.1"
eslint-visitor-keys "^2.1.0"
semver "^6.3.0"

"@babel/generator@^7.13.0":
version "7.13.9"
resolved "https://registry.yarnpkg.com/@babel/generator/-/generator-7.13.9.tgz#3a7aa96f9efb8e2be42d38d80e2ceb4c64d8de39"
Expand Down Expand Up @@ -1315,12 +1324,12 @@
dependencies:
eslint-plugin-import-helpers "^1.1.0"

"@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==
"@clark/eslint-config-node@^2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@clark/eslint-config-node/-/eslint-config-node-2.2.0.tgz#6513cbd756a67e731cc6e135f9e37d47767d8ad3"
integrity sha512-CywPb07I46f0TE3BkN1ZDIBiFgcuXm4yLeIfrjBUU0FcdOPIeRcMSSqMcAIIXql2ZbbjH5AZzXncGyWoKz+o4w==
dependencies:
"@clark/eslint-config" "^2.1.0"
"@clark/eslint-config" "^2.2.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 @@ -1349,19 +1358,19 @@
eslint-plugin-unicorn "^21.0.0"
prettier "^2.1.1"

"@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==
"@clark/eslint-config@^2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@clark/eslint-config/-/eslint-config-2.2.0.tgz#b0b1cca37d835c450a8d2ca14bcfcff80ddc209e"
integrity sha512-ALS7cdVmsVWjSJ+pUW86pEpQMxoZ4BU4XR1iMQh/NiMaBgehe1Tq5qw3IQGVHtJsElTzmieBGxM4snrWH+1YeA==
dependencies:
"@clark/prettier-config" "^2.1.0"
"@clark/prettier-config" "^2.2.0"
eslint-config-airbnb-base "^14.2.1"
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.3.1"
eslint-plugin-unicorn "^24.0.0"
eslint-plugin-unicorn "^28.0.1"
prettier "^2.2.1"

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

"@clark/prettier-config@^2.1.0", "@clark/prettier-config@^2.2.0":
"@clark/prettier-config@^2.2.0":
version "2.2.0"
resolved "https://registry.yarnpkg.com/@clark/prettier-config/-/prettier-config-2.2.0.tgz#9a6b622bfb7b924f33249796dafa0f3b281a95cd"
integrity sha512-WjqHNxSjB2w4xh+vLkhHmUhoAkJWnDPlpPktFPXOEgKDknuSDbGHO8muKnJLRrLJPNtqAs79EzAIIX8FQFTfnQ==
Expand Down Expand Up @@ -6916,21 +6925,21 @@ eslint-plugin-unicorn@^21.0.0:
safe-regex "^2.1.1"
semver "^7.3.2"

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==
eslint-plugin-unicorn@^28.0.1:
version "28.0.2"
resolved "https://registry.yarnpkg.com/eslint-plugin-unicorn/-/eslint-plugin-unicorn-28.0.2.tgz#ab9884ebae04590ecd9c1c294330d889a74b7c37"
integrity sha512-k4AoFP7n8/oq6lBXkdc9Flid6vw2B8j7aXFCxgzJCyKvmaKrCUFb1TFPhG9eSJQFZowqmymMPRtl8oo9NKLUbw==
dependencies:
ci-info "^2.0.0"
clean-regexp "^1.0.0"
eslint-ast-utils "^1.1.0"
eslint-template-visitor "^2.2.1"
eslint-template-visitor "^2.2.2"
eslint-utils "^2.1.0"
import-modules "^2.0.0"
eslint-visitor-keys "^2.0.0"
import-modules "^2.1.0"
lodash "^4.17.20"
pluralize "^8.0.0"
read-pkg-up "^7.0.1"
regexp-tree "^0.1.21"
regexp-tree "^0.1.22"
reserved-words "^0.1.2"
safe-regex "^2.1.1"
semver "^7.3.4"
Expand All @@ -6951,7 +6960,7 @@ eslint-scope@^5.0.0, eslint-scope@^5.1.1:
esrecurse "^4.3.0"
estraverse "^4.1.1"

eslint-template-visitor@^2.0.0, eslint-template-visitor@^2.2.1:
eslint-template-visitor@^2.0.0:
version "2.2.1"
resolved "https://registry.yarnpkg.com/eslint-template-visitor/-/eslint-template-visitor-2.2.1.tgz#2dccb1ab28fa7429e56ba6dd0144def2d89bc2d6"
integrity sha512-q3SxoBXz0XjPGkUpwGVAwIwIPIxzCAJX1uwfVc8tW3v7u/zS7WXNH3I2Mu2MDz2NgSITAyKLRaQFPHu/iyKxDQ==
Expand All @@ -6961,6 +6970,17 @@ eslint-template-visitor@^2.0.0, eslint-template-visitor@^2.2.1:
esquery "^1.3.1"
multimap "^1.1.0"

eslint-template-visitor@^2.2.2:
version "2.3.2"
resolved "https://registry.yarnpkg.com/eslint-template-visitor/-/eslint-template-visitor-2.3.2.tgz#b52f96ff311e773a345d79053ccc78275bbc463d"
integrity sha512-3ydhqFpuV7x1M9EK52BPNj6V0Kwu0KKkcIAfpUhwHbR8ocRln/oUHgfxQupY8O1h4Qv/POHDumb/BwwNfxbtnA==
dependencies:
"@babel/core" "^7.12.16"
"@babel/eslint-parser" "^7.12.16"
eslint-visitor-keys "^2.0.0"
esquery "^1.3.1"
multimap "^1.1.0"

eslint-utils@^2.0.0, eslint-utils@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/eslint-utils/-/eslint-utils-2.1.0.tgz#d2de5e03424e707dc10c74068ddedae708741b27"
Expand All @@ -6978,6 +6998,11 @@ eslint-visitor-keys@^2.0.0:
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz#21fdc8fbcd9c795cc0321f0563702095751511a8"
integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ==

eslint-visitor-keys@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz#f65328259305927392c938ed44eb0a5c9b2bd303"
integrity sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==

eslint@^7.30.0:
version "7.30.0"
resolved "https://registry.yarnpkg.com/eslint/-/eslint-7.30.0.tgz#6d34ab51aaa56112fd97166226c9a97f505474f8"
Expand Down Expand Up @@ -8606,6 +8631,11 @@ import-modules@^2.0.0:
resolved "https://registry.yarnpkg.com/import-modules/-/import-modules-2.0.0.tgz#9c1e13b4e7a15682f70a6e3fa29534e4540cfc5d"
integrity sha512-iczM/v9drffdNnABOKwj0f9G3cFDon99VcG1mxeBsdqnbd+vnQ5c2uAiCHNQITqFTOPaEvwg3VjoWCur0uHLEw==

import-modules@^2.1.0:
version "2.1.0"
resolved "https://registry.yarnpkg.com/import-modules/-/import-modules-2.1.0.tgz#abe7df297cb6c1f19b57246eb8b8bd9664b6d8c2"
integrity sha512-8HEWcnkbGpovH9yInoisxaSoIg9Brbul+Ju3Kqe2UsYDUBJD/iQjSgEj0zPcTDPKfPp2fs5xlv1i+JSye/m1/A==

imurmurhash@^0.1.4:
version "0.1.4"
resolved "https://registry.yarnpkg.com/imurmurhash/-/imurmurhash-0.1.4.tgz#9218b9b2b928a238b13dc4fb6b6d576f231453ea"
Expand Down Expand Up @@ -11690,6 +11720,11 @@ regexp-tree@^0.1.21, regexp-tree@~0.1.1:
resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.21.tgz#55e2246b7f7d36f1b461490942fa780299c400d7"
integrity sha512-kUUXjX4AnqnR8KRTCrayAo9PzYMRKmVoGgaz2tBuz0MF3g1ZbGebmtW0yFHfFK9CmBjQKeYIgoL22pFLBJY7sw==

regexp-tree@^0.1.22:
version "0.1.23"
resolved "https://registry.yarnpkg.com/regexp-tree/-/regexp-tree-0.1.23.tgz#8a8ce1cc5e971acef62213a7ecdb1f6e18a1f1b2"
integrity sha512-+7HWfb4Bvu8Rs2eQTUIpX9I/PlQkYOuTNbRpKLJlQpSgwSkzFYh+pUj0gtvglnOZLKB6YgnIgRuJ2/IlpL48qw==

regexpp@^3.0.0, regexpp@^3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/regexpp/-/regexpp-3.1.0.tgz#206d0ad0a5648cffbdb8ae46438f3dc51c9f78e2"
Expand Down

0 comments on commit 92d4c9a

Please sign in to comment.