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

Commit

Permalink
Bump Sharprompt from 2.4.4 to 2.4.5 in /src (#84)
Browse files Browse the repository at this point in the history
Bumps [Sharprompt](https://github.com/shibayan/Sharprompt) from 2.4.4 to 2.4.5.
- [Release notes](https://github.com/shibayan/Sharprompt/releases)
- [Commits](shibayan/Sharprompt@v2.4.4...v2.4.5)

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

Signed-off-by: dependabot[bot] <[email protected]>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: j-dunham <[email protected]>
Co-authored-by: Ethan Dennis <[email protected]>
  • Loading branch information
3 people authored Oct 20, 2022
1 parent f85b034 commit 3fee8af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Valet/Valet.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<ItemGroup>
<PackageReference Include="Newtonsoft.Json" Version="13.0.1" />
<PackageReference Include="Sharprompt" Version="2.4.4" />
<PackageReference Include="Sharprompt" Version="2.4.5" />
<PackageReference Include="System.CommandLine" Version="2.0.0-beta4.22272.1" />
<PackageReference Include="System.CommandLine.NamingConventionBinder" Version="2.0.0-beta4.22272.1" />
</ItemGroup>
Expand Down

0 comments on commit 3fee8af

Please sign in to comment.