Skip to content

Commit 933f93b

Browse files
committed
Auto merge of #3291 - rust-lang:renovate/pin-dependencies, r=Turbo87
Pin dependency ember-tooltips to 3.4.6 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [ember-tooltips](https://togithub.com/sir-dunxalot/ember-tooltips) | devDependencies | pin | [`^3.4.6` -> `3.4.6`](https://renovatebot.com/diffs/npm/ember-tooltips//) | :pushpin: **Important**: Renovate will wait until you have merged this Pin PR before creating any *upgrade* PRs for the affected packages. Add the preset `:preserveSemverRanges` to your config if you instead don't wish to pin dependencies. --- ### 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 is behind base branch, or you tick the rebase/retry checkbox. :ghost: **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://togithub.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- 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 5440d57 + 1100abb commit 933f93b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@
104104
"ember-svg-jar": "2.2.3",
105105
"ember-template-lint": "2.18.1",
106106
"ember-test-selectors": "5.0.0",
107-
"ember-tooltips": "^3.4.6",
107+
"ember-tooltips": "3.4.6",
108108
"ember-truth-helpers": "3.0.0",
109109
"ember-web-app": "5.0.1",
110110
"ember-window-mock": "0.7.2",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7049,7 +7049,7 @@ [email protected]:
70497049
ember-cli-babel "^7.22.1"
70507050
ember-cli-version-checker "^5.1.1"
70517051

7052-
ember-tooltips@^3.4.6:
7052+
70537053
version "3.4.6"
70547054
resolved "https://registry.yarnpkg.com/ember-tooltips/-/ember-tooltips-3.4.6.tgz#a6fa7f8c73843f4048e3763892b38e90f203e05b"
70557055
integrity sha512-MnbxlT2IqeraFnKg/oNDWUZeinf1Sz6CFKzxehektxlNn550JKWNUd3CHlHCiUfbiLuE9GEtJzFBPel+g/Q2hg==

0 commit comments

Comments
 (0)