Skip to content

Commit c1f7a6b

Browse files
committed
Update dependency ember-template-lint to v5.5.1
1 parent ee702ab commit c1f7a6b

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -120,7 +120,7 @@
120120
"ember-route-action-helper": "2.0.8",
121121
"ember-source": "4.10.0",
122122
"ember-source-channel-url": "3.0.0",
123-
"ember-template-lint": "5.5.0",
123+
"ember-template-lint": "5.5.1",
124124
"ember-truth-helpers": "3.1.1",
125125
"ember-try": "2.0.0",
126126
"eslint": "8.33.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14786,10 +14786,10 @@ ember-template-imports@^3.4.1:
1478614786
string.prototype.matchall "^4.0.6"
1478714787
validate-peer-dependencies "^1.1.0"
1478814788

14789-
ember-template-lint@5.5.0:
14790-
version "5.5.0"
14791-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-5.5.0.tgz#b1603fe378480bd069ef8401d9dd9eff4c09009e"
14792-
integrity sha512-mKmJy+pnQhkMif/tMCdAxrPgR7h5BDE+qZrb0xPDuOl9kzNRC0gcTjx0xrXMj78BCdO3mi/JEkwI9kzMPWS3gg==
14789+
ember-template-lint@5.5.1:
14790+
version "5.5.1"
14791+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-5.5.1.tgz#6a37b2770b1febc567a092013fd8927c5e305d72"
14792+
integrity sha512-EQgHRBWhSV46REzjaIp7B99tswBpY0IeKh2VNQT+AocL4oEQ9Bt0nqtNhtePA1ZX6xq5S8gBGIfAPN/FzIXkPQ==
1479314793
dependencies:
1479414794
"@lint-todo/utils" "^13.0.3"
1479514795
aria-query "^5.0.2"

0 commit comments

Comments
 (0)