Skip to content

Commit

Permalink
build(deps): bump FakeItEasy from 5.1.1 to 5.1.2 in /exercises
Browse files Browse the repository at this point in the history
Bumps [FakeItEasy](https://github.com/FakeItEasy/FakeItEasy) from 5.1.1 to 5.1.2.
- [Release notes](https://github.com/FakeItEasy/FakeItEasy/releases)
- [Commits](FakeItEasy/FakeItEasy@5.1.1...5.1.2)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Aug 30, 2019
1 parent 8f18ac3 commit 9666bd4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion exercises/react/React.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<PackageReference Include="Microsoft.NET.Test.Sdk" Version="16.2.0" />
<PackageReference Include="xunit" Version="2.4.1" />
<PackageReference Include="xunit.runner.visualstudio" Version="2.4.1" />
<PackageReference Include="FakeItEasy" Version="5.1.1" />
<PackageReference Include="FakeItEasy" Version="5.1.2" />
</ItemGroup>

</Project>

0 comments on commit 9666bd4

Please sign in to comment.