Skip to content

Commit

Permalink
Update dependency ember-template-lint to v5.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 7, 2022
1 parent b9214cc commit 74d86d7
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@
"ember-route-action-helper": "2.0.8",
"ember-source": "4.9.1",
"ember-source-channel-url": "3.0.0",
"ember-template-lint": "5.1.1",
"ember-template-lint": "5.2.0",
"ember-truth-helpers": "3.1.1",
"ember-try": "2.0.0",
"eslint": "8.29.0",
Expand Down
34 changes: 20 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14765,10 +14765,10 @@ ember-template-imports@^3.4.0:
string.prototype.matchall "^4.0.6"
validate-peer-dependencies "^1.1.0"

ember-template-lint@5.1.1:
version "5.1.1"
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-5.1.1.tgz#310157041cf69ac992c04f5aaf98fd07cfaab164"
integrity sha512-CPiVV9tQkD1HOR7weoaNAdzshdmJhsi7lprwpburTjLvaQEZqzOhwxaDnU/lDFJmom03gHjaLLdKvBaae/9U3A==
ember-template-lint@5.2.0:
version "5.2.0"
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-5.2.0.tgz#a1a925957933f9bd677c1a796a3f2fa7baa053ba"
integrity sha512-A0wQ1cmaTshIiVhl90QFiaTp1aLw0jy8/uUNWNwD/0PnnaKAi4Oz/wbfjKX/4ZKnhFHgjTFeVyeve1ItoqR7cg==
dependencies:
"@lint-todo/utils" "^13.0.3"
aria-query "^5.0.2"
Expand All @@ -14777,12 +14777,13 @@ [email protected]:
date-fns "^2.29.2"
ember-template-imports "^3.4.0"
ember-template-recast "^6.1.3"
eslint-formatter-kakoune "^1.0.0"
find-up "^6.3.0"
fuse.js "^6.5.3"
get-stdin "^9.0.0"
globby "^13.1.2"
is-glob "^4.0.3"
language-tags "^1.0.5"
language-tags "^1.0.6"
micromatch "^4.0.5"
resolve "^1.22.1"
v8-compile-cache "^2.3.0"
Expand Down Expand Up @@ -15128,6 +15129,11 @@ escodegen@^1.14.1:
optionalDependencies:
source-map "~0.6.1"

eslint-formatter-kakoune@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/eslint-formatter-kakoune/-/eslint-formatter-kakoune-1.0.0.tgz#a95cc4fe1fbc06b84e0f2397e83f5f0b68340125"
integrity sha512-Uk/TVLt6Nf6Xoz7C1iYuZjOSdJxe5aaauGRke8JhKeJwD66Y61/pY2FjtLP04Ooq9PwV34bzrkKkU2UZ5FtDRA==

[email protected]:
version "11.2.1"
resolved "https://registry.yarnpkg.com/eslint-plugin-ember/-/eslint-plugin-ember-11.2.1.tgz#be94b1c348ffc7c3dc5cd0106e6c50f69914a48c"
Expand Down Expand Up @@ -18364,17 +18370,17 @@ known-css-properties@^0.26.0:
resolved "https://registry.yarnpkg.com/known-css-properties/-/known-css-properties-0.26.0.tgz#008295115abddc045a9f4ed7e2a84dc8b3a77649"
integrity sha512-5FZRzrZzNTBruuurWpvZnvP9pum+fe0HcK8z/ooo+U+Hmp4vtbyp1/QDsqmufirXy4egGzbaH/y2uCZf+6W5Kg==

language-subtag-registry@~0.3.2:
version "0.3.21"
resolved "https://registry.yarnpkg.com/language-subtag-registry/-/language-subtag-registry-0.3.21.tgz#04ac218bea46f04cb039084602c6da9e788dd45a"
integrity sha512-L0IqwlIXjilBVVYKFT37X9Ih11Um5NEl9cbJIuU/SwP/zEEAbBPOnEeeuxVMf45ydWQRDQN3Nqc96OgbH1K+Pg==
language-subtag-registry@^0.3.20:
version "0.3.22"
resolved "https://registry.yarnpkg.com/language-subtag-registry/-/language-subtag-registry-0.3.22.tgz#2e1500861b2e457eba7e7ae86877cbd08fa1fd1d"
integrity sha512-tN0MCzyWnoz/4nHS6uxdlFWoUZT7ABptwKPQ52Ea7URk6vll88bWBVhodtnlfEuCcKWNGoc+uGbw1cwa9IKh/w==

language-tags@^1.0.5:
version "1.0.5"
resolved "https://registry.yarnpkg.com/language-tags/-/language-tags-1.0.5.tgz#d321dbc4da30ba8bf3024e040fa5c14661f9193a"
integrity sha1-0yHbxNowuovzAk4ED6XBRmH5GTo=
language-tags@^1.0.6:
version "1.0.6"
resolved "https://registry.yarnpkg.com/language-tags/-/language-tags-1.0.6.tgz#c087cc42cd92eb71f0925e9e271d4f8be5a93430"
integrity sha512-HNkaCgM8wZgE/BZACeotAAgpL9FUjEnhgF0FVQMIgH//zqTPreLYMb3rWYkYAqPoF75Jwuycp1da7uz66cfFQg==
dependencies:
language-subtag-registry "~0.3.2"
language-subtag-registry "^0.3.20"

latest-version@^3.0.0:
version "3.1.0"
Expand Down

0 comments on commit 74d86d7

Please sign in to comment.