Skip to content

Commit 1dbb865

Browse files
fix(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 37f10e5 commit 1dbb865

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 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
@@ -28,7 +28,7 @@
2828
"chalk": "^4.1.2",
2929
"lodash": "^4.17.21",
3030
"shelljs": "^0.9.2",
31-
"tmp": "^0.2.3",
31+
"tmp": "^0.2.4",
3232
"winston": "^3.17.0"
3333
},
3434
"devDependencies": {

0 commit comments

Comments
 (0)