Skip to content

Commit

Permalink
chore(deps-dev): bump ember-metrics from 87f24d2 to 0.14.0 (#3966)
Browse files Browse the repository at this point in the history
Bumps [ember-metrics](https://github.com/poteto/ember-metrics) from 87f24d2 to 0.14.0. This release includes the previously tagged commit.
- [Release notes](https://github.com/poteto/ember-metrics/releases)
- [Commits](adopted-ember-addons/ember-metrics@87f24d2...v0.14.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Feb 1, 2020
1 parent 2e5870c commit 030c11a
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"ember-load-initializers": "^2.1.1",
"ember-math-helpers": "^2.12.1",
"ember-maybe-import-regenerator": "^0.1.6",
"ember-metrics": "poteto/ember-metrics#87f24d2",
"ember-metrics": "^0.14.0",
"ember-models-table": "^2.10.1",
"ember-moment": "^8.0.0",
"ember-notify": "^6.0.0",
Expand Down
7 changes: 4 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6790,9 +6790,10 @@ ember-maybe-import-regenerator@^0.1.6:
ember-cli-babel "^6.0.0-beta.4"
regenerator-runtime "^0.9.5"

ember-metrics@poteto/ember-metrics#87f24d2:
version "0.13.0"
resolved "https://codeload.github.com/poteto/ember-metrics/tar.gz/87f24d249a0beed7e3f7cfe26613ad448950620a"
ember-metrics@^0.14.0:
version "0.14.0"
resolved "https://registry.yarnpkg.com/ember-metrics/-/ember-metrics-0.14.0.tgz#e582b39821cbd03f2d6ff21c8caf8ca2eb1e121f"
integrity sha512-YuwRBAaZmHhIxrdAWlFzw3ifWwNhKtTKa9Tb1nMGBxzCD6noQlNoLDRIm7vOQlXQfM5C1Nc5c5GOvd5jbl84LA==
dependencies:
broccoli-funnel "^1.0.1"
ember-cli-babel "^6.6.0"
Expand Down

0 comments on commit 030c11a

Please sign in to comment.