Skip to content

Commit f6be213

Browse files
Bump Parlot from 1.3.5 to 1.3.6 (#56)
Bumps [Parlot](https://github.com/sebastienros/parlot) from 1.3.5 to 1.3.6. - [Release notes](https://github.com/sebastienros/parlot/releases) - [Commits](sebastienros/parlot@v1.3.5...v1.3.6) --- updated-dependencies: - dependency-name: Parlot dependency-version: 1.3.6 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 3fc54d5 commit f6be213

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Hyperbee.XS.Extensions/Hyperbee.Xs.Extensions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
<PackageReference Include="Hyperbee.Collections" Version="2.4.0" />
4545
<PackageReference Include="Hyperbee.Expressions" Version="1.1.5" />
4646
<PackageReference Include="Microsoft.CodeAnalysis.CSharp" Version="4.13.0" />
47-
<PackageReference Include="Parlot" Version="1.3.5" />
47+
<PackageReference Include="Parlot" Version="1.3.6" />
4848
<ProjectReference Include="..\Hyperbee.XS\Hyperbee.XS.csproj" />
4949
<PackageReference Update="Microsoft.SourceLink.GitHub" Version="8.0.0">
5050
<PrivateAssets>all</PrivateAssets>

src/Hyperbee.XS/Hyperbee.XS.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
<PackageReference Include="NuGet.Packaging" Version="6.13.2" />
5050
<PackageReference Include="NuGet.ProjectModel" Version="6.13.2" />
5151
<PackageReference Include="NuGet.Protocol" Version="6.13.2" />
52-
<PackageReference Include="Parlot" Version="1.3.5" />
52+
<PackageReference Include="Parlot" Version="1.3.6" />
5353
<PackageReference Update="Microsoft.SourceLink.GitHub" Version="8.0.0">
5454
<PrivateAssets>all</PrivateAssets>
5555
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>

0 commit comments

Comments
 (0)