Update dependency ember-template-lint to v4.17.0

This commit is contained in:
renovate[bot] 2022-10-31 14:15:36 +00:00
parent 21bf020e4e
commit 8cde26f986
2 changed files with 5 additions and 5 deletions

View File

@ -114,7 +114,7 @@
"ember-sinon": "5.0.0",
"ember-source": "3.24.0",
"ember-svg-jar": "2.4.2",
"ember-template-lint": "4.16.1",
"ember-template-lint": "4.17.0",
"ember-test-selectors": "6.0.0",
"ember-tooltips": "3.6.0",
"ember-truth-helpers": "3.1.1",

View File

@ -12328,10 +12328,10 @@ ember-template-imports@^3.1.1:
string.prototype.matchall "^4.0.6"
validate-peer-dependencies "^1.1.0"
ember-template-lint@4.16.1:
version "4.16.1"
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.16.1.tgz#16d59916b1b1f2c5f0fd4bc86a1c4d91b3ae2c24"
integrity sha512-60bWhXYh0aalnd0ogR0RL5bKsNKvJoS4b5KC6cBUj556UMruNh5YBAi/GcBcc0COxP+tThaGC0g/kIqNL03wIg==
ember-template-lint@4.17.0:
version "4.17.0"
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.17.0.tgz#cb779321267fe6bb00e888a7daa27c14abaf7d43"
integrity sha512-9Ove2WM6mPF3WRu4+ikLhdTHQAeK031dJp4WlVYzbCl1YFbtoUeKojH+/0U98hJCjiQg/dRb0baSTr+VevEyzw==
dependencies:
"@lint-todo/utils" "^13.0.3"
aria-query "^5.0.2"