Skip to content

Commit 417f7e0

Browse files
1 parent 4b2d46a commit 417f7e0

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
@@ -60,7 +60,7 @@
6060
"ember-resolver": "^6.0.0",
6161
"ember-source": "~3.14.3",
6262
"ember-source-channel-url": "^1.1.0",
63-
"ember-template-lint": "^1.8.2",
63+
"ember-template-lint": "^1.9.0",
6464
"ember-try": "^1.2.1",
6565
"eslint-plugin-ember": "^7.3.0",
6666
"eslint-plugin-node": "^10.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5816,10 +5816,10 @@ ember-svg-jar@^2.1.0:
58165816
mkdirp "^0.5.1"
58175817
path-posix "^1.0.0"
58185818

5819-
ember-template-lint@^1.8.2:
5820-
version "1.8.2"
5821-
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-1.8.2.tgz#5e124b75920088c10c5e7b162fb6775440c0b19b"
5822-
integrity sha512-WNlWKMm1nRlihhnRC8zPW+rGQSz1SXswzb+iQ0GAtfDR3XDRlYEnCODTiJuRsOIDPMHtacKXljHV8rZV3+/A0g==
5819+
ember-template-lint@^1.9.0:
5820+
version "1.9.0"
5821+
resolved "https://registry.yarnpkg.com/ember-template-lint/-/ember-template-lint-1.9.0.tgz#a3ef6ac1d1ba415d3a1f46c2911a06dea292c1a3"
5822+
integrity sha512-M6C/3dOiUUhmHkk4oWTQ+8aXr49M5pJOSrV0oB3TWrYkNkzZg0y+PM60BYX/3xzwCzUQ91DPbBPTBVmMsVflXg==
58235823
dependencies:
58245824
"@glimmer/syntax" "^0.44.0"
58255825
chalk "^2.0.0"

0 commit comments

Comments
 (0)