Bump FSharp.SystemTextJson from 0.17.4 to 0.19.13 (#41)

Bumps [FSharp.SystemTextJson](https://github.com/tarmil/FSharp.SystemTextJson) from 0.17.4 to 0.19.13.
- [Release notes](https://github.com/tarmil/FSharp.SystemTextJson/releases)
- [Changelog](https://github.com/Tarmil/FSharp.SystemTextJson/blob/master/CHANGELOG.md)
- [Commits](https://github.com/tarmil/FSharp.SystemTextJson/compare/v0.17.4...v0.19.13)

---
updated-dependencies:
- dependency-name: FSharp.SystemTextJson
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>

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:
dependabot[bot] 2022-09-21 17:33:48 +03:00 коммит произвёл GitHub
Родитель 0d6ccaa9cf
Коммит 4ec93b6260
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -18,7 +18,7 @@
<ItemGroup>
<PackageReference Include="Avalonia.Desktop" Version="$(AvaloniaVersion)" />
<PackageReference Include="FSharp.SystemTextJson" Version="0.17.4" />
<PackageReference Include="FSharp.SystemTextJson" Version="0.19.13" />
<PackageReference Include="JaggerJo.Avalonia.FuncUI" Version="$(FuncUIVersion)" />
<PackageReference Include="JaggerJo.Avalonia.FuncUI.DSL" Version="$(FuncUIVersion)" />
<PackageReference Include="JaggerJo.Avalonia.FuncUI.Elmish" Version="$(FuncUIVersion)" />