mirror of
https://github.com/helix-editor/helix.git
synced 2025-04-03 19:07:44 +03:00
build(deps): bump tempfile from 3.8.1 to 3.9.0 (#9199)
Bumps [tempfile](https://github.com/Stebalien/tempfile) from 3.8.1 to 3.9.0. - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](https://github.com/Stebalien/tempfile/compare/v3.8.1...v3.9.0) --- updated-dependencies: - dependency-name: tempfile dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
parent
b908abae2d
commit
2e3f330b12
4 changed files with 6 additions and 6 deletions
|
@ -84,4 +84,4 @@ helix-loader = { path = "../helix-loader" }
|
|||
[dev-dependencies]
|
||||
smallvec = "1.11"
|
||||
indoc = "2.0.4"
|
||||
tempfile = "3.8.1"
|
||||
tempfile = "3.9.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue