This repository was archived by the owner on Feb 6, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Expand file tree Collapse file tree 2 files changed +12
-2
lines changed Original file line number Diff line number Diff line change 25
25
"ember-cli-babel" : " ^6.0.0-alpha.8" ,
26
26
"ember-cli-coffeescript" : " ^1.16.0" ,
27
27
"ember-cli-dependency-checker" : " ^1.3.0" ,
28
- "ember-cli-htmlbars" : " ^1.1.1 " ,
28
+ "ember-cli-htmlbars" : " ^1.3.2 " ,
29
29
"ember-cli-inject-live-reload" : " ^1.4.1" ,
30
30
"ember-cli-jshint" : " ^2.0.1" ,
31
31
"ember-cli-qunit" : " ^3.0.1" ,
Original file line number Diff line number Diff line change @@ -1985,7 +1985,7 @@ ember-cli-get-dependency-depth@^1.0.0:
1985
1985
version "1.0.0"
1986
1986
resolved "https://registry.yarnpkg.com/ember-cli-get-dependency-depth/-/ember-cli-get-dependency-depth-1.0.0.tgz#e0afecf82a2d52f00f28ab468295281aec368d11"
1987
1987
1988
- ember-cli-htmlbars@^1.0.0, ember-cli-htmlbars@^1.1.1 :
1988
+ ember-cli-htmlbars@^1.0.0 :
1989
1989
version "1.3.0"
1990
1990
resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-1.3.0.tgz#e090f011239153bf45dab29625f94a46fce205af"
1991
1991
dependencies :
@@ -1995,6 +1995,16 @@ ember-cli-htmlbars@^1.0.0, ember-cli-htmlbars@^1.1.1:
1995
1995
json-stable-stringify "^1.0.0"
1996
1996
strip-bom "^2.0.0"
1997
1997
1998
+ ember-cli-htmlbars@^1.3.2 :
1999
+ version "1.3.2"
2000
+ resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-1.3.2.tgz#906279c48be32986a3cc41e730ecc3513a34c4d1"
2001
+ dependencies :
2002
+ broccoli-persistent-filter "^1.0.3"
2003
+ ember-cli-version-checker "^1.0.2"
2004
+ hash-for-dep "^1.0.2"
2005
+ json-stable-stringify "^1.0.0"
2006
+ strip-bom "^2.0.0"
2007
+
1998
2008
ember-cli-inject-live-reload@^1.4.1 :
1999
2009
version "1.6.1"
2000
2010
resolved "https://registry.yarnpkg.com/ember-cli-inject-live-reload/-/ember-cli-inject-live-reload-1.6.1.tgz#82b8f5be454815a75e7f6d42c9ce0bc883a914a3"
You can’t perform that action at this time.
0 commit comments