Skip to content

Commit f9ab1db

Browse files
chore(deps): update dependency tmp to v0.2.5 (#547)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [tmp](https://redirect.github.com/raszi/node-tmp) | [`0.2.4` -> `0.2.5`](https://renovatebot.com/diffs/npm/tmp/0.2.4/0.2.5) | ![age](https://developer.mend.io/api/mc/badges/age/npm/tmp/0.2.5?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tmp/0.2.4/0.2.5?slim=true) | --- ### Release Notes <details> <summary>raszi/node-tmp (tmp)</summary> ### [`v0.2.5`](https://redirect.github.com/raszi/node-tmp/compare/v0.2.4...v0.2.5) [Compare Source](https://redirect.github.com/raszi/node-tmp/compare/v0.2.4...v0.2.5) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, 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 --- ## Need help? You can ask for more help in the following Slack channel: #proj-renovate-self-hosted. In that channel you can also find ADR and FAQ docs in the Resources section. <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4yNS4zIiwidXBkYXRlZEluVmVyIjoiNDIuMzUuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsidXBkYXRlLXBhdGNoIl19--> Signed-off-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: renovate-sh-app[bot] <219655108+renovate-sh-app[bot]@users.noreply.github.com> Co-authored-by: yesoreyeram <[email protected]>
1 parent 9c78a2e commit f9ab1db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@
9393
},
9494
"resolutions": {
9595
"js-yaml": "4.1.1",
96-
"tmp": "0.2.4",
96+
"tmp": "0.2.5",
9797
"brace-expansion": "2.0.2"
9898
},
9999
"packageManager": "[email protected]"

0 commit comments

Comments
 (0)