Skip to content
This repository was archived by the owner on Apr 3, 2024. It is now read-only.

Commit 1e7e0f0

Browse files
authored
chore(deps): update dependency @types/tmp to ^0.2.0 (#874)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [@types/tmp](https://togithub.com/DefinitelyTyped/DefinitelyTyped) | devDependencies | minor | [`^0.1.0` -> `^0.2.0`](https://renovatebot.com/diffs/npm/@types%2ftmp/0.1.0/0.2.0) | --- ### Renovate configuration :date: **Schedule**: "after 9am and before 3pm" (UTC). :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. :no_bell: **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 [WhiteSource Renovate](https://renovate.whitesourcesoftware.com). View repository job log [here](https://app.renovatebot.com/dashboard#googleapis/cloud-debug-nodejs).
1 parent 850354f commit 1e7e0f0

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
@@ -71,7 +71,7 @@
7171
"@types/node": "~10.17.0",
7272
"@types/proxyquire": "^1.3.28",
7373
"@types/semver": "^7.0.0",
74-
"@types/tmp": "^0.1.0",
74+
"@types/tmp": "^0.2.0",
7575
"@types/uuid": "^7.0.0",
7676
"codecov": "^3.0.4",
7777
"cpy-cli": "^3.1.0",

0 commit comments

Comments
 (0)