Skip to content

Commit 498bc7b

Browse files
chore(deps-dev): bump ember-l10n from 4.2.0 to 4.3.0 (#4014)
Bumps [ember-l10n](https://github.com/Cropster/ember-l10n) from 4.2.0 to 4.3.0. - [Release notes](https://github.com/Cropster/ember-l10n/releases) - [Commits](https://github.com/Cropster/ember-l10n/commits/v4.3.0) Signed-off-by: dependabot-preview[bot] <[email protected]>
1 parent e8bc2c7 commit 498bc7b

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
"ember-g-map": "0.0.25",
8989
"ember-href-to": "3.1.0",
9090
"ember-infinity": "^2.1.0",
91-
"ember-l10n": "^4.2.0",
91+
"ember-l10n": "^4.3.0",
9292
"ember-link-action": "1.0.0",
9393
"ember-load-initializers": "^2.1.1",
9494
"ember-math-helpers": "^2.12.1",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6730,14 +6730,15 @@ ember-invoke-action@^1.4.0, ember-invoke-action@^1.5.1:
67306730
dependencies:
67316731
ember-cli-babel "^6.6.0"
67326732

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==
67376737
dependencies:
67386738
"@babel/parser" "^7.5.5"
67396739
"@glimmer/syntax" "^0.47.4"
67406740
ast-types "^0.13.2"
6741+
broccoli-plugin "^3.1.0"
67416742
chalk "^3.0.0"
67426743
ember-cli-babel "^7.7.3"
67436744
ember-cli-htmlbars "^4.2.2"

0 commit comments

Comments
 (0)