Skip to content

Commit e3b493c

Browse files
chore(deps-dev): update tmp requirement from ^0.2.3 to ^0.2.5
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.5) --- updated-dependencies: - dependency-name: tmp dependency-version: 0.2.5 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7cec6a9 commit e3b493c

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
@@ -39,7 +39,7 @@
3939
"standard": "^17.1.2",
4040
"tap-arc": "^1.3.2",
4141
"tape": "^5.9.0",
42-
"tmp": "^0.2.3"
42+
"tmp": "^0.2.5"
4343
},
4444
"engines": {
4545
"node": ">=20"

0 commit comments

Comments
 (0)