Skip to content
This repository was archived by the owner on Feb 20, 2026. It is now read-only.

Commit 58925d3

Browse files
authored
chore(deps): update dependency @types/tmp to v0.2.6 (#910)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [@types/tmp](https://togithub.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tmp) ([source](https://togithub.com/DefinitelyTyped/DefinitelyTyped)) | [`0.2.5` -> `0.2.6`](https://renovatebot.com/diffs/npm/@types%2ftmp/0.2.5/0.2.6) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2ftmp/0.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/npm/@types%2ftmp/0.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/npm/@types%2ftmp/0.2.5/0.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2ftmp/0.2.5/0.2.6?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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-profiler-nodejs). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy40Ni4wIiwidXBkYXRlZEluVmVyIjoiMzcuNDYuMCIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==-->
1 parent b8a94dc commit 58925d3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -50,7 +50,7 @@
5050
"@types/node": "^20.4.9",
5151
"@types/pretty-ms": "^4.0.0",
5252
"@types/sinon": "^10.0.0",
53-
"@types/tmp": "0.2.5",
53+
"@types/tmp": "0.2.6",
5454
"c8": "^8.0.1",
5555
"codecov": "^3.0.0",
5656
"gts": "^5.0.0",

0 commit comments

Comments
 (0)