Skip to content

Commit aef1f6f

Browse files
committed
Update dependency ember-template-lint to v2.16.0
1 parent 41c6b39 commit aef1f6f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@
101101
"ember-set-body-class": "1.0.2",
102102
"ember-source": "3.24.0",
103103
"ember-svg-jar": "2.2.3",
104-
"ember-template-lint": "2.15.0",
104+
"ember-template-lint": "2.16.0",
105105
"ember-test-selectors": "5.0.0",
106106
"ember-truth-helpers": "3.0.0",
107107
"ember-web-app": "5.0.1",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -7087,10 +7087,10 @@ [email protected]:
70877087
mkdirp "^0.5.1"
70887088
path-posix "^1.0.0"
70897089

7090-
ember-template-lint@2.15.0:
7091-
version "2.15.0"
7092-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.15.0.tgz#7a3b8dd97498bc777b4633f1a2a5ad63f63a6e77"
7093-
integrity sha512-hARl20XxqDbAPC68He1GBi0nDenJuy13Czo4NKaD72Vro+M3AxXOkKoSibeup1hxMAfuY/mWQYfqRij+bKWOhA==
7090+
ember-template-lint@2.16.0:
7091+
version "2.16.0"
7092+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-2.16.0.tgz#a6d725e2c19ab7df43390357e085c66a00a751bb"
7093+
integrity sha512-RmQCFMHWPG3CDByAu0R4XP/edKhha6dl4oA9vqU6+kIuGt0WyHy3nHIJuXmVvLSosmK8KEHuWKgpWgNr//9ckg==
70947094
dependencies:
70957095
chalk "^4.0.0"
70967096
ember-template-recast "^5.0.1"

0 commit comments

Comments
 (0)