Skip to content

Commit 3c3c35b

Browse files
committed
Update dependency ember-template-lint to v3.9.0
1 parent 191e41c commit 3c3c35b

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
@@ -100,7 +100,7 @@
100100
"ember-set-body-class": "1.0.2",
101101
"ember-source": "3.28.1",
102102
"ember-svg-jar": "2.3.3",
103-
"ember-template-lint": "3.8.0",
103+
"ember-template-lint": "3.9.0",
104104
"ember-test-selectors": "6.0.0",
105105
"ember-tooltips": "3.4.7",
106106
"ember-truth-helpers": "3.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7113,10 +7113,10 @@ ember-svg-jar@2.3.3:
71137113
mkdirp "^0.5.1"
71147114
path-posix "^1.0.0"
71157115

7116-
ember-template-lint@3.8.0:
7117-
version "3.8.0"
7118-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.8.0.tgz#e1faf7ef013ef2b8772c11e442dbb63e3fa92b07"
7119-
integrity sha512-saaJz6ZK/B4jz1pdfJlkRimnwtOKfDZRhw3eAcO5P6OD/pV5ZKMRniy1AyX7E2jymkGc6pbs8dUrhF08Usivrw==
7116+
ember-template-lint@3.9.0:
7117+
version "3.9.0"
7118+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-3.9.0.tgz#f45d82081f0d753c59b39c36e6bbdf252d85b842"
7119+
integrity sha512-qo3iMiiP+a+5K4E1AlH+PSPbXBLP8fgb2BYwyUQ8k6IIs6Z00Ct2ySd3BWxGL2rw+Dyp53yJ5Zj8sSSYDFDTkg==
71207120
dependencies:
71217121
"@ember-template-lint/todo-utils" "^10.0.0"
71227122
chalk "^4.1.2"

0 commit comments

Comments
 (0)