Skip to content
Open
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Bump ember-i18n from 5.2.1 to 5.3.1
  • Loading branch information
dependabot-preview[bot] authored Sep 4, 2020
commit 6c2891e0e910c8e1ac69095f574b6bdae74d4768
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
"ember-faker": "^1.5.0",
"ember-font-awesome": "^3.0.0",
"ember-get-config": "^0.2.4",
"ember-i18n": "^5.0.2",
"ember-i18n": "^5.3.1",
"ember-link-action": "^0.0.36",
"ember-load-initializers": "^1.0.0",
"ember-metrics": "https://github.com/cos-forks/ember-metrics#v0.12.1+cos0",
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2987,7 +2987,7 @@ [email protected], broccoli-funnel@^1.0.0, broccoli-funnel@^1.0.1, broccoli-
symlink-or-copy "^1.0.0"
walk-sync "^0.3.1"

[email protected], "broccoli-funnel@^1.2.0 || ^2.0.0", broccoli-funnel@^2.0.0, broccoli-funnel@^2.0.1:
[email protected]:
version "2.0.1"
resolved "https://registry.yarnpkg.com/broccoli-funnel/-/broccoli-funnel-2.0.1.tgz#6823c73b675ef78fffa7ab800f083e768b51d449"
dependencies:
Expand All @@ -3005,7 +3005,7 @@ [email protected], "broccoli-funnel@^1.2.0 || ^2.0.0", broccoli-funnel@^2.0.
symlink-or-copy "^1.0.0"
walk-sync "^0.3.1"

broccoli-funnel@^2.0.2:
"broccoli-funnel@^1.2.0 || ^2.0.0", broccoli-funnel@^2.0.0, broccoli-funnel@^2.0.1, broccoli-funnel@^2.0.2:
version "2.0.2"
resolved "https://registry.yarnpkg.com/broccoli-funnel/-/broccoli-funnel-2.0.2.tgz#0edf629569bc10bd02cc525f74b9a38e71366a75"
integrity sha512-/vDTqtv7ipjEZQOVqO4vGDVAOZyuYzQ/EgGoyewfOgh1M7IQAToBKZI0oAQPgMBeFPPlIbfMuAngk+ohPBuaHQ==
Expand Down Expand Up @@ -5559,9 +5559,10 @@ [email protected]:
ember-cli-version-checker "^1.2.0"
ember-getowner-polyfill "^1.2.2"

ember-i18n@^5.0.2:
version "5.2.1"
resolved "https://registry.yarnpkg.com/ember-i18n/-/ember-i18n-5.2.1.tgz#f9050c6460e892a11c0560bee91fa14d6b7da811"
ember-i18n@^5.3.1:
version "5.3.1"
resolved "https://registry.yarnpkg.com/ember-i18n/-/ember-i18n-5.3.1.tgz#32d0628a5a230918ebc57acc9c008b0ee680503d"
integrity sha512-tZRYwhkLGcbWa7TK2Axa2e3+2c3UiJ1gl60f5/TJ7ffz9njGGzOTi3acDIhkh8oeKX07emJtL0XPJk2SBX2pJA==
dependencies:
broccoli-funnel "^2.0.1"
ember-cli-babel "^6.11.0"
Expand Down