Skip to content

Commit 6439f3d

Browse files
committed
Auto merge of #3010 - rust-lang:renovate/ember-moment-8.x, r=Turbo87
Update dependency ember-moment to v8.0.1 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ember-moment](https://togithub.com/stefanpenner/ember-moment) | devDependencies | patch | [`8.0.0` -> `8.0.1`](https://renovatebot.com/diffs/npm/ember-moment/8.0.0/8.0.1) | --- ### Release Notes <details> <summary>stefanpenner/ember-moment</summary> ### [`v8.0.1`](https://togithub.com/stefanpenner/ember-moment/compare/v8.0.0...v8.0.1) [Compare Source](https://togithub.com/stefanpenner/ember-moment/compare/v8.0.0...v8.0.1) </details> --- ### Renovate configuration :date: **Schedule**: At any time (no schedule defined). :vertical_traffic_light: **Automerge**: Disabled by config. Please merge this manually once you are satisfied. :recycle: **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. :no_bell: **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#github/rust-lang/crates.io).
2 parents e62e167 + 4c02f26 commit 6439f3d

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@
9090
"ember-load-initializers": "2.1.2",
9191
"ember-maybe-import-regenerator": "0.1.6",
9292
"ember-modifier": "2.1.1",
93-
"ember-moment": "8.0.0",
93+
"ember-moment": "8.0.1",
9494
"ember-page-title": "6.0.3",
9595
"ember-prism": "0.9.0",
9696
"ember-promise-helpers": "1.0.9",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6934,10 +6934,10 @@ ember-modifier@2.1.1, ember-modifier@^2.1.0, ember-modifier@^2.1.1:
69346934
ember-destroyable-polyfill "^2.0.2"
69356935
ember-modifier-manager-polyfill "^1.2.0"
69366936

6937-
ember-moment@8.0.0:
6938-
version "8.0.0"
6939-
resolved "https://registry.yarnpkg.com/ember-moment/-/ember-moment-8.0.0.tgz#f3993711df0af444558f0f3922dc3f412af72410"
6940-
integrity sha512-JbwmTiS75EEXFWGR5P8rXykISpDf6EH8L8IpxsF6FaRwJ/4odXV/yf8cKh6gpzxoags9OJ8qxyQqG0Prhgs9Sg==
6937+
ember-moment@8.0.1:
6938+
version "8.0.1"
6939+
resolved "https://registry.yarnpkg.com/ember-moment/-/ember-moment-8.0.1.tgz#3a11929efeb7fb6bc5c1cc2c9e4c43bd9c500f80"
6940+
integrity sha512-YmhcMkH4OUwk1ynypxgWb8/O0E+v2HaZ49rk7yPbsf7EkzAyHn2tXrQPbFW4eWCKgHl+VoRoocLU9ShSIDI7qg==
69416941
dependencies:
69426942
ember-cli-babel "^6.7.2"
69436943
ember-getowner-polyfill "^2.2.0"

0 commit comments

Comments
 (0)