Skip to content

Commit 748d87f

Browse files
build(deps): bump tmp from 0.2.3 to 0.2.4
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.3 to 0.2.4. - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.3...v0.2.4) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 3d16f46 commit 748d87f

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@types/semver": "^7.7.0",
3636
"@types/tmp": "^0.2.6",
3737
"@types/which": "^3.0.4",
38-
"tmp": "^0.2.3",
38+
"tmp": "^0.2.4",
3939
"which": "^5.0.0"
4040
},
4141
"devDependencies": {

0 commit comments

Comments
 (0)