Skip to content
This repository was archived by the owner on Nov 21, 2025. It is now read-only.

Commit 3ca59d1

Browse files
authored
chore(deps): update dependency tmp to v0.2.3 (#1552)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [tmp](https://togithub.com/raszi/node-tmp) | [`0.2.2` -> `0.2.3`](https://renovatebot.com/diffs/npm/tmp/0.2.2/0.2.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/tmp/0.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/tmp/0.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/tmp/0.2.2/0.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/tmp/0.2.2/0.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>raszi/node-tmp (tmp)</summary> ### [`v0.2.3`](https://togithub.com/raszi/node-tmp/compare/v0.2.2...v0.2.3) [Compare Source](https://togithub.com/raszi/node-tmp/compare/v0.2.2...v0.2.3) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "after 9am and before 3pm" (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 has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/googleapis/cloud-trace-nodejs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yMjAuMiIsInVwZGF0ZWRJblZlciI6IjM3LjIyMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
1 parent 987505b commit 3ca59d1

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
@@ -85,7 +85,7 @@
8585
"retry-axios": "^2.0.0",
8686
"teeny-request": "^9.0.0",
8787
"timekeeper": "^2.0.0",
88-
"tmp": "0.2.2",
88+
"tmp": "0.2.3",
8989
"ts-node": "^10.7.0",
9090
"typescript": "5.1.6"
9191
},

0 commit comments

Comments
 (0)