Bump morelinq from 3.2.0 to 3.3.1 in /src/FilterLists.Services

Bumps [morelinq](https://github.com/morelinq/MoreLINQ) from 3.2.0 to 3.3.1.
- [Release notes](https://github.com/morelinq/MoreLINQ/releases)
- [Commits](https://github.com/morelinq/MoreLINQ/compare/v3.2.0...v3.3.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-13 11:14:05 +00:00 committed by Collin M. Barrett
parent c601c82690
commit 08338f1a5b

View file

@ -27,7 +27,7 @@
<IncludeAssets>runtime; build; native; contentfiles; analyzers; buildtransitive</IncludeAssets>
</PackageReference>
<PackageReference Include="Microsoft.DotNet.Analyzers.Compatibility" Version="0.2.12-alpha" />
<PackageReference Include="morelinq" Version="3.2.0" />
<PackageReference Include="morelinq" Version="3.3.1" />
<PackageReference Include="SharpCompress" Version="0.24.0" />
</ItemGroup>