Skip to content

Commit

Permalink
Update dependency ember-template-lint to v6.1.0 (#1298)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent cc45d5f commit 1c528b7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"ember-resolver": "11.0.1",
"ember-source": "5.12.0",
"ember-source-channel-url": "3.0.0",
"ember-template-lint": "6.0.0",
"ember-template-lint": "6.1.0",
"ember-try": "3.0.0",
"eslint": "8.57.1",
"eslint-config-prettier": "9.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8512,10 +8512,10 @@ ember-template-imports@^3.4.2:
string.prototype.matchall "^4.0.6"
validate-peer-dependencies "^1.1.0"

ember-template-lint@6.0.0:
version "6.0.0"
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-6.0.0.tgz#b6f7efe2980c0d270c4d786c058d9fb1aafc2c85"
integrity sha512-TWWt/qCd4KoQ50T3We5nCoKcsrAT8Ip79Kmm9eyWjjyL+LAbRFu0z+GxcmW7MR+QCNW/1LQs3kwEdtIcaHEGiA==
ember-template-lint@6.1.0:
version "6.1.0"
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-6.1.0.tgz#92f806484f87a6c8c3515e915593a3467b427d27"
integrity sha512-UyzLPcyneG3mnbBfewyYIlV7fy6JKHQVAJy5a9+URdJKkZKN+3vQkQzIIlsz6dP/GpoXVB+datns5HlfMfliSA==
dependencies:
"@lint-todo/utils" "^13.1.1"
aria-query "^5.3.0"
Expand Down

0 comments on commit 1c528b7

Please sign in to comment.