Skip to content

Commit fdd74c3

Browse files
build(deps): bump Bogus from 32.0.2 to 33.0.2 (#96)
Bumps [Bogus](https://github.com/bchavez/Bogus) from 32.0.2 to 33.0.2. - [Release notes](https://github.com/bchavez/Bogus/releases) - [Changelog](https://github.com/bchavez/Bogus/blob/master/HISTORY.md) - [Commits](bchavez/Bogus@v32.0.2...v33.0.2) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be2c21c commit fdd74c3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/SocialQ.Functions/SocialQ.Functions.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<WarningsAsErrors>None</WarningsAsErrors>
77
</PropertyGroup>
88
<ItemGroup>
9-
<PackageReference Include="Bogus" Version="32.0.2" />
9+
<PackageReference Include="Bogus" Version="33.0.2" />
1010
<PackageReference Include="Microsoft.Azure.Functions.Extensions" Version="1.1.0" />
1111
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.CosmosDB" Version="3.0.8" />
1212
<PackageReference Include="Microsoft.Azure.WebJobs.Extensions.SignalRService" Version="1.2.2" />

src/SocialQ.Mocks/SocialQ.Mocks.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
</ItemGroup>
1010

1111
<ItemGroup>
12-
<PackageReference Include="Bogus" Version="32.0.2" />
12+
<PackageReference Include="Bogus" Version="33.0.2" />
1313
</ItemGroup>
1414

1515
</Project>

0 commit comments

Comments
 (0)