Skip to content

Commit 4ca5a6b

Browse files
authoredFeb 29, 2024
chore(deps-dev): bump tmp from 0.2.1 to 0.2.2 (#1681)
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.1 to 0.2.2. - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.1...v0.2.2) --- updated-dependencies: - dependency-name: tmp dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 6b4250f commit 4ca5a6b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"rollup": "4.12.0",
7474
"rollup-plugin-prettier": "4.1.1",
7575
"rollup-plugin-strip-banner": "3.1.0",
76-
"tmp": "0.2.1",
76+
"tmp": "0.2.2",
7777
"typescript": "5.3.3"
7878
},
7979
"engines": {

0 commit comments

Comments
 (0)
Please sign in to comment.