Skip to content

Commit 3994d59

Browse files
Update dependency ember-template-lint to v4.18.0 (#1021)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8fd2268 commit 3994d59

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
@@ -78,7 +78,7 @@
7878
"ember-resolver": "8.0.3",
7979
"ember-source": "4.8.2",
8080
"ember-source-channel-url": "3.0.0",
81-
"ember-template-lint": "4.17.0",
81+
"ember-template-lint": "4.18.0",
8282
"ember-try": "1.4.0",
8383
"eslint": "7.32.0",
8484
"eslint-config-prettier": "8.5.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7224,10 +7224,10 @@ ember-template-imports@^3.1.1:
72247224
string.prototype.matchall "^4.0.6"
72257225
validate-peer-dependencies "^1.1.0"
72267226

7227-
ember-template-lint@4.17.0:
7228-
version "4.17.0"
7229-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.17.0.tgz#cb779321267fe6bb00e888a7daa27c14abaf7d43"
7230-
integrity sha512-9Ove2WM6mPF3WRu4+ikLhdTHQAeK031dJp4WlVYzbCl1YFbtoUeKojH+/0U98hJCjiQg/dRb0baSTr+VevEyzw==
7227+
ember-template-lint@4.18.0:
7228+
version "4.18.0"
7229+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.18.0.tgz#a277fb097069e2b0a6c2f2cadef9e51a5489b6da"
7230+
integrity sha512-58tARMZMXwfOWOTTzY0vD8Qu+6h1HBSo7elhY+/i/ZE3GSA3wxCqCrqiBLgfWA+gJ7guu5zSFiGVcFMXQLwU5w==
72317231
dependencies:
72327232
"@lint-todo/utils" "^13.0.3"
72337233
aria-query "^5.0.2"

0 commit comments

Comments
 (0)