Skip to content

Commit fa7c4c3

Browse files
committed
Auto merge of #3004 - rust-lang:renovate/zestia-ember-auto-focus-4.x, r=Turbo87
Update dependency @zestia/ember-auto-focus to v4.1.5 This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [`@zestia/ember-auto-focus](https://togithub.com/zestia/ember-auto-focus)` | devDependencies | patch | [`4.1.4` -> `4.1.5`](https://renovatebot.com/diffs/npm/`@zestia%2fember-auto-focus/4.1.4/4.1.5)` | --- ### Release Notes <details> <summary>zestia/ember-auto-focus</summary> ### [`v4.1.5`](https://togithub.com/zestia/ember-auto-focus/blob/master/CHANGELOG.md#&#8203;415) [Compare Source](https://togithub.com/zestia/ember-auto-focus/compare/4.1.4...4.1.5) - Upgrade dependencies </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 00c144c + 3bbb7d0 commit fa7c4c3

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353
"@glimmer/component": "1.0.2",
5454
"@glimmer/tracking": "1.0.2",
5555
"@percy/ember": "2.1.4",
56-
"@zestia/ember-auto-focus": "4.1.4",
56+
"@zestia/ember-auto-focus": "4.1.5",
5757
"babel-eslint": "10.1.0",
5858
"babel-plugin-transform-object-rest-spread": "6.26.0",
5959
"broccoli-asset-rev": "3.0.0",

yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -2288,14 +2288,14 @@
22882288
resolved "https://registry.yarnpkg.com/@xtuc/long/-/long-4.2.2.tgz#d291c6a4e97989b5c61d9acf396ae4fe133a718d"
22892289
integrity sha512-NuHqBY1PB/D8xU6s/thBgOAiAP7HOYDQ32+BFZILJ8ivkUkAHQnWfn6WhL79Owj1qmUnoN/YPhktdIoucipkAQ==
22902290

2291-
"@zestia/ember-auto-focus@4.1.4":
2292-
version "4.1.4"
2293-
resolved "https://registry.yarnpkg.com/@zestia/ember-auto-focus/-/ember-auto-focus-4.1.4.tgz#9c8511b313837714006b5cda33c51bc763102587"
2294-
integrity sha512-YCHG/Y6Cm2Ef9jkoPAeSyyhjxEoBSoJMahMhGrNhdwrbBPL/Gy87OFCzDyY8WaLTajGnCEJfDOVx3GcLdMQoFg==
2291+
"@zestia/ember-auto-focus@4.1.5":
2292+
version "4.1.5"
2293+
resolved "https://registry.yarnpkg.com/@zestia/ember-auto-focus/-/ember-auto-focus-4.1.5.tgz#52c0b8efc56fbfcc9ab0e16fff716b86b02fd048"
2294+
integrity sha512-CNjqVLLpJF2eYWwWV5AjQWQDBnDE6HQPGHffMzJldfsGDEFsoW4ibwaVeA22Murcq1k8bwe3LxZVJzhOuMNo2w==
22952295
dependencies:
2296-
ember-cli-babel "^7.22.1"
2296+
ember-cli-babel "^7.23.0"
22972297
ember-cli-htmlbars "^5.3.1"
2298-
ember-modifier "^2.1.0"
2298+
ember-modifier "^2.1.1"
22992299

23002300
abab@^2.0.0, abab@^2.0.3:
23012301
version "2.0.5"
@@ -6922,7 +6922,7 @@ ember-modifier-manager-polyfill@^1.1.0, ember-modifier-manager-polyfill@^1.2.0:
69226922
ember-cli-version-checker "^2.1.2"
69236923
ember-compatibility-helpers "^1.2.0"
69246924

6925-
ember-modifier@2.1.1, ember-modifier@^2.1.0:
6925+
ember-modifier@2.1.1, ember-modifier@^2.1.0, ember-modifier@^2.1.1:
69266926
version "2.1.1"
69276927
resolved "https://registry.yarnpkg.com/ember-modifier/-/ember-modifier-2.1.1.tgz#aa3a12e2d6cf1622f774f3f1eab4880982a43fa9"
69286928
integrity sha512-g9mcpFWgw5lgNU40YNf0USNWqoGTJ+EqjDQKjm7556gaRNDeGnLylFKqx9O3opwLHEt6ZODnRDy9U0S5YEMREg==

0 commit comments

Comments
 (0)