File tree Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Expand file tree Collapse file tree 2 files changed +6
-5
lines changed Original file line number Diff line number Diff line change 88
88
"ember-g-map" : " 0.0.25" ,
89
89
"ember-href-to" : " 3.1.0" ,
90
90
"ember-infinity" : " ^2.1.0" ,
91
- "ember-l10n" : " ^4.2 .0" ,
91
+ "ember-l10n" : " ^4.3 .0" ,
92
92
"ember-link-action" : " 1.0.0" ,
93
93
"ember-load-initializers" : " ^2.1.1" ,
94
94
"ember-math-helpers" : " ^2.12.1" ,
Original file line number Diff line number Diff line change @@ -6730,14 +6730,15 @@ ember-invoke-action@^1.4.0, ember-invoke-action@^1.5.1:
6730
6730
dependencies:
6731
6731
ember-cli-babel "^6.6.0"
6732
6732
6733
- ember-l10n@^4.2 .0:
6734
- version "4.2 .0"
6735
- resolved "https://registry.yarnpkg.com/ember-l10n/-/ember-l10n-4.2 .0.tgz#2141469761378b47be1603d3a721f556acd236f3 "
6736
- integrity sha512-OgF+TG9N5zFHw0P/1w6cdnggOr2yHNkwyV8TcwsHqbDNGmPEyz6tO+L9g6XO8FCSspcXkl7pjIj0F2pHKLqLtQ ==
6733
+ ember-l10n@^4.3 .0:
6734
+ version "4.3 .0"
6735
+ resolved "https://registry.yarnpkg.com/ember-l10n/-/ember-l10n-4.3 .0.tgz#2c5157914921367f8573a206cc95d15700470489 "
6736
+ integrity sha512-bcJhD7PeS0PNuJoRo1iQxYT4Ef/3bZIhAXJPg0xWlQhafgV5UlXdBA7lTwTpiqF0q+DFU5PNK1JTnLr0T92YKQ ==
6737
6737
dependencies:
6738
6738
"@babel/parser" "^7.5.5"
6739
6739
"@glimmer/syntax" "^0.47.4"
6740
6740
ast-types "^0.13.2"
6741
+ broccoli-plugin "^3.1.0"
6741
6742
chalk "^3.0.0"
6742
6743
ember-cli-babel "^7.7.3"
6743
6744
ember-cli-htmlbars "^4.2.2"
You can’t perform that action at this time.
0 commit comments