Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/npm_and_yarn/site/emotion/react-1…
Browse files Browse the repository at this point in the history
…1.13.3
  • Loading branch information
bingenito committed Sep 1, 2024
2 parents e0f5ccb + bd0415c commit aa79dec
Show file tree
Hide file tree
Showing 3 changed files with 81 additions and 91 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/scorecard.yml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,6 @@ jobs:

# Upload the results to GitHub's code scanning dashboard.
- name: "Upload to code-scanning"
uses: github/codeql-action/upload-sarif@afb54ba388a7dca6ecae48f608c4ff05ff4cc77a # v3.25.15
uses: github/codeql-action/upload-sarif@4dd16135b69a43b6c8efb853346f8437d92d3c93 # v3.26.6
with:
sarif_file: results.sarif
8 changes: 4 additions & 4 deletions Directory.Build.props
Original file line number Diff line number Diff line change
Expand Up @@ -8,21 +8,21 @@
<MicrosoftExtensionsConfigurationVersion>8.0.0</MicrosoftExtensionsConfigurationVersion>
<SystemCommandLineHostingVersion>0.3.0-alpha.21216.1</SystemCommandLineHostingVersion>
<TestableIOSystemIOAbstractionsWrappersVersion>21.0.29</TestableIOSystemIOAbstractionsWrappersVersion>
<MicrosoftCodeAnalysisCSharpVersion>4.10.0</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisCSharpVersion>4.11.0</MicrosoftCodeAnalysisCSharpVersion>
<MicrosoftCodeAnalysisAnalyzersVersion>3.3.4</MicrosoftCodeAnalysisAnalyzersVersion>
<NewtonsoftJsonVersion>13.0.3</NewtonsoftJsonVersion>
<MicrosoftExtensionsDependencyModelVersion>8.0.0</MicrosoftExtensionsDependencyModelVersion>
<GitVersionMsBuildVersion>6.0.0</GitVersionMsBuildVersion>
<GitVersionMsBuildVersion>6.0.2</GitVersionMsBuildVersion>

</PropertyGroup>

<PropertyGroup Label="Dependencies from Test">
<CoverletMsBuildVersion>6.0.2</CoverletMsBuildVersion>
<MicrosoftNETTestSdkVersion>17.10.0</MicrosoftNETTestSdkVersion>
<MicrosoftNETTestSdkVersion>17.11.0</MicrosoftNETTestSdkVersion>
<XunitVersion>2.9.0</XunitVersion>
<XunitRunnerVisualStudioVersion>2.8.2</XunitRunnerVisualStudioVersion>
<MoqVersion>4.20.70</MoqVersion>
<TestableIOSystemIOAbstractionsTestingHelpersVersion>21.0.22</TestableIOSystemIOAbstractionsTestingHelpersVersion>
<TestableIOSystemIOAbstractionsTestingHelpersVersion>21.0.29</TestableIOSystemIOAbstractionsTestingHelpersVersion>
<CoverletCollector>3.2.0</CoverletCollector>
</PropertyGroup>
</Project>
162 changes: 76 additions & 86 deletions site/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit aa79dec

Please sign in to comment.