Skip to content

Commit 2ee5249

Browse files
committed
Update dependency ember-template-lint to v3.4.2
1 parent ff0c60d commit 2ee5249

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"ember-set-body-class": "1.0.2",
105105
"ember-source": "3.26.1",
106106
"ember-svg-jar": "2.3.3",
107-
"ember-template-lint": "3.4.1",
107+
"ember-template-lint": "3.4.2",
108108
"ember-test-selectors": "5.1.0",
109109
"ember-tooltips": "3.4.7",
110110
"ember-truth-helpers": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7130,10 +7130,10 @@ [email protected]:
71307130
mkdirp "^0.5.1"
71317131
path-posix "^1.0.0"
71327132

7133-
7134-
version "3.4.1"
7135-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.4.1.tgz#93468fe73b2eb353585cd10f8fb134848ca15eed"
7136-
integrity sha512-PqD8TZBeuUvX9sRRYUsfGJniaiGEEIqWUEjvRCtMcunC7PgBWs3fSFhU194buOdC6IGCRUiTM0w5OZ5BM3MKlA==
7133+
7134+
version "3.4.2"
7135+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.4.2.tgz#d9480957b576b2b7ed02b4bf6bdb7c4b80243581"
7136+
integrity sha512-YorsJ5cVmrt0hm2gTVwsKsX/NpYp6X7oa+z7a2iAtwBEz4GyEImUpH3YF7ilXHMFB6d5k96LLKzF73cyBJliuQ==
71377137
dependencies:
71387138
"@ember-template-lint/todo-utils" "^8.1.0"
71397139
chalk "^4.1.1"

0 commit comments

Comments
 (0)