Skip to content

Commit 25428b5

Browse files
committed
Auto merge of #3316 - rust-lang:renovate/pin-dependencies, r=Turbo87
Pin dependency tracked-toolbox to 1.2.1 [![WhiteSource Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [tracked-toolbox](https://togithub.com/pzuraq/tracked-toolbox) | dependencies | pin | [`^1.2.1` -> `1.2.1`](https://renovatebot.com/diffs/npm/tracked-toolbox//1.2.1) | :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 11011a1 + b0896db commit 25428b5

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
@@ -46,7 +46,7 @@
4646
"morgan": "1.10.0",
4747
"pretty-bytes": "5.5.0",
4848
"semver": "7.3.4",
49-
"tracked-toolbox": "^1.2.1"
49+
"tracked-toolbox": "1.2.1"
5050
},
5151
"devDependencies": {
5252
"@ember/optional-features": "2.0.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14062,7 +14062,7 @@ tracked-maps-and-sets@^2.0.0:
1406214062
"@glimmer/tracking" "^1.0.0"
1406314063
ember-cli-babel "^7.17.2"
1406414064

14065-
tracked-toolbox@^1.2.1:
14065+
tracked-toolbox@1.2.1:
1406614066
version "1.2.1"
1406714067
resolved "https://registry.yarnpkg.com/tracked-toolbox/-/tracked-toolbox-1.2.1.tgz#0750fbf76c80ff6ba7c583a7fd8cce4c60d9b846"
1406814068
integrity sha512-SEAzpVDJNOf79IhztkUoYfwMA78pGs47k/35Dg23RCINdrnWNnXcCQAx6KOATsvyinqUJkzmTdNpwTgAbtSStg==

0 commit comments

Comments
 (0)