Skip to content

Commit

Permalink
Update dependency ember-cli-htmlbars to v5.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Feb 27, 2021
1 parent 69cec6e commit 71189ca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"ember-cli-babel": "7.23.1",
"ember-cli-build-notifications": "0.4.0",
"ember-cli-fastclick": "1.5.0",
"ember-cli-htmlbars": "5.6.1",
"ember-cli-htmlbars": "5.6.2",
"ember-cli-moment-shim": "3.8.0",
"ember-cli-notifications": "6.3.2",
"ember-cli-pushjs": "2.0.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10223,10 +10223,10 @@ [email protected]:
ember-cli-htmlbars "^4.3.1"
ember-in-element-polyfill "^1.0.0"

[email protected].1:
version "5.6.1"
resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-5.6.1.tgz#b31609cac722f85c4f9b1f781621c30705e1fbf0"
integrity sha512-yj/xgYvjLV7LFPhMfuhx+wrJdXqdQxsm/h7oHN8YgbBbrhA73lipoHxsGPlR7B6txTRtlip6qx5ia41xacKjEA==
[email protected].2:
version "5.6.2"
resolved "https://registry.yarnpkg.com/ember-cli-htmlbars/-/ember-cli-htmlbars-5.6.2.tgz#01aebe6df7b8db7fd6e5dd02ba1c82898c087a35"
integrity sha512-8+x82oVqSkWN1RkHtK7QG40D/X94uEJCPmv5QUOJDg4KE+F/zrjA8TEjDKI/phjBUS6JfZ+Hg5RvamU1ZoZbjQ==
dependencies:
"@ember/edition-utils" "^1.2.0"
babel-plugin-htmlbars-inline-precompile "^4.4.1"
Expand Down

0 comments on commit 71189ca

Please sign in to comment.