Skip to content

Commit 03987a2

Browse files
fix(deps): pin dependency modern-tar to v0.7.5 (#8078)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [modern-tar](https://redirect.github.com/ayuhito/modern-tar) | dependencies | pin | [`^0.7.5` → `0.7.5`](https://renovatebot.com/diffs/npm/modern-tar/0.7.5/0.7.5) | Add the preset `:preserveSemverRanges` to your config if you don't want to pin your dependencies. --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 🔕 **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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/netlify/cli). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiamF2YXNjcmlwdCJdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2baeec8 commit 03987a2

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
"log-update": "7.2.0",
128128
"maxstache": "1.0.7",
129129
"maxstache-stream": "1.0.4",
130-
"modern-tar": "^0.7.5",
130+
"modern-tar": "0.7.5",
131131
"multiparty": "4.2.3",
132132
"nanospinner": "1.2.2",
133133
"netlify-redirector": "0.5.0",

0 commit comments

Comments
 (0)