Skip to content

Commit 91c92a7

Browse files
chore(deps-dev): bump tmp in /packages/template-ts-package
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.1 to 0.2.4. - [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md) - [Commits](raszi/node-tmp@v0.2.1...v0.2.4) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.4 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent cfa526a commit 91c92a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/template-ts-package/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"lint-staged": "14.0.1",
2121
"prettier": "2.8.8",
2222
"rimraf": "5.0.1",
23-
"tmp": "0.2.1",
23+
"tmp": "0.2.4",
2424
"typescript": "5.2.2"
2525
},
2626
"files": [

0 commit comments

Comments
 (0)