Skip to content

Commit 519808f

Browse files
committed
Auto merge of #2999 - rust-lang:renovate/ember-page-title-6.x, r=Turbo87
Update dependency ember-page-title to v6.0.3 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ember-page-title](https://ember-cli.github.io/ember-page-title) ([source](https://togithub.com/ember-cli/ember-page-title)) | devDependencies | patch | [`6.0.2` -> `6.0.3`](https://renovatebot.com/diffs/npm/ember-page-title/6.0.2/6.0.3) | --- ### Release Notes <details> <summary>ember-cli/ember-page-title</summary> ### [`v6.0.3`](https://togithub.com/ember-cli/ember-page-title/blob/master/CHANGELOG.md#&#8203;603-httpsgithubcomember-cliember-page-titlecomparev602v603-2020-11-02) [Compare Source](https://togithub.com/ember-cli/ember-page-title/compare/v6.0.2...v6.0.3) </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 e1f4efa + 6b66a68 commit 519808f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"ember-maybe-import-regenerator": "0.1.6",
9292
"ember-modifier": "2.1.1",
9393
"ember-moment": "8.0.0",
94-
"ember-page-title": "6.0.2",
94+
"ember-page-title": "6.0.3",
9595
"ember-prism": "0.9.0",
9696
"ember-promise-helpers": "1.0.9",
9797
"ember-qunit": "4.6.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -6871,10 +6871,10 @@ [email protected]:
68716871
ember-getowner-polyfill "^2.2.0"
68726872
ember-macro-helpers "^4.2.2"
68736873

6874-
6875-
version "6.0.2"
6876-
resolved "https://registry.yarnpkg.com/ember-page-title/-/ember-page-title-6.0.2.tgz#bda7729d803a2e89289fcac9683709d258c82c31"
6877-
integrity sha512-iKHQ0Tg/7JsDlVUPnF1hF1zJVR2yiY5iEZtBh2QpGi5vxWV6nD+R3qdZ9fBXbnMjnncBjct+PCYTHZzfSPX6BQ==
6874+
6875+
version "6.0.3"
6876+
resolved "https://registry.yarnpkg.com/ember-page-title/-/ember-page-title-6.0.3.tgz#6f2f26428ae81262d31520c65c1ce8b336f34839"
6877+
integrity sha512-sXT+XrWWYkqCpwOXj1nGRdxDE4J1SbPcA9lSwtQEP0qDGenhp/GNTcLN8v3cpeyao75jAPxjgYN3YzFtvUB01Q==
68786878
dependencies:
68796879
ember-cli-babel "^7.22.1"
68806880

0 commit comments

Comments
 (0)