Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency @types/tmp to v0.2.6 (#1655)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 13, 2023
1 parent 5fc5321 commit fee5d2e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@
"@types/normalize-path": "3.0.2",
"@types/resolve": "1.20.5",
"@types/semver": "7.5.5",
"@types/tmp": "0.2.5",
"@types/tmp": "0.2.6",
"@types/unixify": "1.0.1",
"@types/yargs": "17.0.29",
"@vitest/coverage-v8": "0.34.6",
Expand Down

1 comment on commit fee5d2e

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⏱ Benchmark results

  • largeDepsEsbuild: 1.5s
  • largeDepsNft: 5.7s
  • largeDepsZisi: 10.5s

Please sign in to comment.