Skip to content

Commit

Permalink
Bump the nuget group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the nuget group with 2 updates: [Microsoft.JavaScript.NodeApi](https://github.com/microsoft/node-api-dotnet) and [Microsoft.JavaScript.NodeApi.Generator](https://github.com/microsoft/node-api-dotnet).


Updates `Microsoft.JavaScript.NodeApi` from 0.8.20 to 0.9.1
- [Commits](https://github.com/microsoft/node-api-dotnet/commits)

Updates `Microsoft.JavaScript.NodeApi.Generator` from 0.8.20 to 0.9.1
- [Commits](https://github.com/microsoft/node-api-dotnet/commits)

---
updated-dependencies:
- dependency-name: Microsoft.JavaScript.NodeApi
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
- dependency-name: Microsoft.JavaScript.NodeApi.Generator
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: nuget
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 3, 2025
1 parent a6599fb commit 4d7057a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/CHttpExtension/CHttpExtension.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
</PropertyGroup>

<ItemGroup>
<PackageReference Include="Microsoft.JavaScript.NodeApi" Version="0.8.20" PrivateAssets="none" />
<PackageReference Include="Microsoft.JavaScript.NodeApi.Generator" Version="0.8.20" />
<PackageReference Include="Microsoft.JavaScript.NodeApi" Version="0.9.1" PrivateAssets="none" />
<PackageReference Include="Microsoft.JavaScript.NodeApi.Generator" Version="0.9.1" />
</ItemGroup>

<ItemGroup>
Expand Down

0 comments on commit 4d7057a

Please sign in to comment.