Skip to content

Commit

Permalink
Update dependency tmp to v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Oct 22, 2021
1 parent cc33bef commit a91cfe8
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 34 deletions.
39 changes: 7 additions & 32 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@
"@types/jest": "24.9.1",
"@types/node": "12.20.33",
"@types/read-pkg-up": "6.0.0",
"@types/tmp": "0.1.0",
"@types/tmp": "0.2.2",
"jest": "24.9.0",
"npm-run-all": "4.1.5",
"rimraf": "3.0.2",
Expand All @@ -50,6 +50,6 @@
},
"dependencies": {
"read-pkg-up": "^7.0.0",
"tmp": "0.1.0"
"tmp": "0.2.1"
}
}

0 comments on commit a91cfe8

Please sign in to comment.