Skip to content

Commit

Permalink
build(deps): bump tmp from 0.2.1 to 0.2.3
Browse files Browse the repository at this point in the history
Bumps [tmp](https://github.com/raszi/node-tmp) from 0.2.1 to 0.2.3.
- [Changelog](https://github.com/raszi/node-tmp/blob/master/CHANGELOG.md)
- [Commits](raszi/node-tmp@v0.2.1...v0.2.3)

---
updated-dependencies:
- dependency-name: tmp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Apr 9, 2024
1 parent 52e7295 commit 56ea6b1
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 9 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@
"chalk": "^5.3.0",
"lodash.truncate": "^4.4.2",
"semver": "^7.6.0",
"tmp": "^0.2.1"
"tmp": "^0.2.3"
},
"devDependencies": {
"@types/node": "^20.6.0",
Expand Down
14 changes: 6 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2343,7 +2343,7 @@ __metadata:
lodash.truncate: ^4.4.2
prettier: ^3.0.3
semver: ^7.6.0
tmp: ^0.2.1
tmp: ^0.2.3
ts-jest: ^29.1.1
ts-node: ^10.9.1
typescript: ^5.2.2
Expand Down Expand Up @@ -4872,7 +4872,7 @@ __metadata:
languageName: node
linkType: hard

"rimraf@npm:^3.0.0, rimraf@npm:^3.0.2":
"rimraf@npm:^3.0.2":
version: 3.0.2
resolution: "rimraf@npm:3.0.2"
dependencies:
Expand Down Expand Up @@ -5246,12 +5246,10 @@ __metadata:
languageName: node
linkType: hard

"tmp@npm:^0.2.1":
version: 0.2.1
resolution: "tmp@npm:0.2.1"
dependencies:
rimraf: ^3.0.0
checksum: 8b1214654182575124498c87ca986ac53dc76ff36e8f0e0b67139a8d221eaecfdec108c0e6ec54d76f49f1f72ab9325500b246f562b926f85bcdfca8bf35df9e
"tmp@npm:^0.2.3":
version: 0.2.3
resolution: "tmp@npm:0.2.3"
checksum: 73b5c96b6e52da7e104d9d44afb5d106bb1e16d9fa7d00dbeb9e6522e61b571fbdb165c756c62164be9a3bbe192b9b268c236d370a2a0955c7689cd2ae377b95
languageName: node
linkType: hard

Expand Down

0 comments on commit 56ea6b1

Please sign in to comment.