Skip to content

Commit ed9a0ef

Browse files
chore(deps-dev): update tmp requirement from ^0.2.3 to ^0.2.4
Updates the requirements on [tmp](https://github.com/raszi/node-tmp) to permit the latest version. - [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:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f29a72f commit ed9a0ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"standard": "^17.1.2",
4141
"tap-arc": "^1.3.2",
4242
"tape": "^5.9.0",
43-
"tmp": "^0.2.3"
43+
"tmp": "^0.2.4"
4444
},
4545
"engines": {
4646
"node": ">=20"

0 commit comments

Comments
 (0)