From 2a79d99cde3e58fc43971b8f1302f0e397ca2200 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 28 May 2026 02:41:15 +0000 Subject: [PATCH] Bump tmp from 0.0.29 to 0.2.6 Bumps [tmp](https://github.com/raszi/node-tmp) from 0.0.29 to 0.2.6. - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](https://github.com/raszi/node-tmp/compare/v0.0.29...v0.2.6) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.6 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd48a32..1f3a532 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "superagent": "^1.2.0", "underscore-plus": "^1.2.1", "wget": "0.0.1", - "tmp": "0.0.29", + "tmp": "0.2.6", "atom-space-pen-views": "^2.0.3" } }