Skip to content

Commit c55eca2

Browse files
committed
Update dependency ember-template-lint to v3.13.0
1 parent 81531a5 commit c55eca2

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
@@ -103,7 +103,7 @@
103103
"ember-set-body-class": "1.0.2",
104104
"ember-source": "3.28.6",
105105
"ember-svg-jar": "2.3.3",
106-
"ember-template-lint": "3.12.0",
106+
"ember-template-lint": "3.13.0",
107107
"ember-test-selectors": "6.0.0",
108108
"ember-tooltips": "3.4.7",
109109
"ember-truth-helpers": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7030,10 +7030,10 @@ [email protected]:
70307030
mkdirp "^0.5.1"
70317031
path-posix "^1.0.0"
70327032

7033-
ember-template-lint@3.12.0:
7034-
version "3.12.0"
7035-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.12.0.tgz#8901453f2e72fd0071b4c3f6b1258ccd6299f43c"
7036-
integrity sha512-D56zdFHIjUdvFX01CKvJ0yCfkIBj6bUY5Olchd/Xd6OEIro7cphWKjjB2eGYLIdpwquEREVGS7SWc6riOaO5YQ==
7033+
ember-template-lint@3.13.0:
7034+
version "3.13.0"
7035+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.13.0.tgz#6c5c3d26d02985db3b40fc985f63868ec55eab84"
7036+
integrity sha512-hT0iatx39qWbxn/ReXsWnIMXa5pWBE/fLrEmzfDmqLjTrWbYE6op1BE1Kbuq0Js96baD3+Nnp+cTbaTYiZPWug==
70377037
dependencies:
70387038
"@ember-template-lint/todo-utils" "^10.0.0"
70397039
chalk "^4.1.2"

0 commit comments

Comments
 (0)