Skip to content

Commit de7e009

Browse files
Update dependency ember-template-lint to v4.12.0 (#973)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c1a453f commit de7e009

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.6.0",
8080
"ember-source-channel-url": "3.0.0",
81-
"ember-template-lint": "4.11.0",
81+
"ember-template-lint": "4.12.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
@@ -7179,10 +7179,10 @@ ember-svg-jar@^2.2.3:
71797179
mkdirp "^0.5.1"
71807180
path-posix "^1.0.0"
71817181

7182-
ember-template-lint@4.11.0:
7183-
version "4.11.0"
7184-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.11.0.tgz#3d31be070713acee6f504af1e591f88fb7eb625e"
7185-
integrity sha512-Zi5yk1XRkul51wLoeoWxS4+GUxqgxrrIGRrkg6ijjbAJmnyPAQCCqIHUIb8+2qL5oOTir8u2nlAg8DihlnULqQ==
7182+
ember-template-lint@4.12.0:
7183+
version "4.12.0"
7184+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-4.12.0.tgz#0708cf280cbad9419c399e52714d29a72dad2dbf"
7185+
integrity sha512-udWWclqxMc7bljIWAnR7wr1/U7R6V0wmSAWGnQ/DqKmNshnVWnzC94wixzvbdrubi/kn1SIEGsyf0bebTkS8rQ==
71867186
dependencies:
71877187
"@lint-todo/utils" "^13.0.3"
71887188
aria-query "^5.0.0"

0 commit comments

Comments
 (0)