Skip to content

Commit fa63e18

Browse files
committed
Update dependency ember-template-lint to v5.0.1
1 parent bcc0629 commit fa63e18

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.8.2",
122122
"ember-source-channel-url": "3.0.0",
123-
"ember-template-lint": "5.0.0",
123+
"ember-template-lint": "5.0.1",
124124
"ember-truth-helpers": "3.1.1",
125125
"ember-try": "2.0.0",
126126
"eslint": "8.28.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14646,10 +14646,10 @@ ember-template-imports@^3.4.0:
1464614646
string.prototype.matchall "^4.0.6"
1464714647
validate-peer-dependencies "^1.1.0"
1464814648

14649-
ember-template-lint@5.0.0:
14650-
version "5.0.0"
14651-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-5.0.0.tgz#70321db5015b41e902701d5d49e791cff116ec9f"
14652-
integrity sha512-HbGhA0XziKQ6EUQ6Va05ICyANUvWkInaYGR/Di0mgrj/CguFIsyXyS3aDNxqNNGAhNZi5M6xLqB30OgwuBlvqQ==
14649+
ember-template-lint@5.0.1:
14650+
version "5.0.1"
14651+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-5.0.1.tgz#6b736e9ba824b6f01f125970e7072c28a5c11c09"
14652+
integrity sha512-LnFemz8BzdNcvtGlYMKPbimlt9KZYR4zGpKiUkDYHNaNkrG0jG99vYiLVRNhadqOTkc5kGWm3YswJ0hkgQMZKg==
1465314653
dependencies:
1465414654
"@lint-todo/utils" "^13.0.3"
1465514655
aria-query "^5.0.2"

0 commit comments

Comments
 (0)