Skip to content
Permalink

Comparing changes

This is a direct comparison between two commits made in this repository or its related repositories. View the default comparison for this range or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: thomhurst/ModularPipelines
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 7cfa9681d680f474a6c5a451f6897f55e7ab1954
Choose a base ref
..
head repository: thomhurst/ModularPipelines
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 375f5078aefaae22439645220cd004b29658ee5f
Choose a head ref
Showing with 7 additions and 7 deletions.
  1. +2 −2 Directory.Packages.props
  2. +1 −1 docs/package.json
  3. +4 −4 docs/yarn.lock
4 changes: 2 additions & 2 deletions Directory.Packages.props
Original file line number Diff line number Diff line change
@@ -5,8 +5,8 @@
<ItemGroup>
<PackageVersion Include="AdaptiveCards" Version="3.1.0" />
<PackageVersion Include="AsyncSemaphore" Version="1.2.2" />
<PackageVersion Include="AWSSDK.Lambda" Version="3.7.408.5" />
<PackageVersion Include="AWSSDK.S3" Version="3.7.406.2" />
<PackageVersion Include="AWSSDK.Lambda" Version="3.7.411.1" />
<PackageVersion Include="AWSSDK.S3" Version="3.7.408.1" />
<PackageVersion Include="Azure.Identity" Version="1.13.1" />
<PackageVersion Include="Azure.ResourceManager" Version="1.13.0" />
<PackageVersion Include="Azure.ResourceManager.AlertsManagement" Version="1.1.0" />
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
@@ -27,7 +27,7 @@
"@docusaurus/module-type-aliases": "3.6.2",
"@docusaurus/tsconfig": "3.6.2",
"@docusaurus/types": "3.6.2",
"typescript": "~5.6.0"
"typescript": "~5.7.2"
},
"browserslist": {
"production": [
8 changes: 4 additions & 4 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
@@ -9489,10 +9489,10 @@ typedarray-to-buffer@^3.1.5:
dependencies:
is-typedarray "^1.0.0"

typescript@~5.6.0:
version "5.6.3"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.6.3.tgz#5f3449e31c9d94febb17de03cc081dd56d81db5b"
integrity sha512-hjcS1mhfuyi4WW8IWtjP7brDrG2cuDZukyrYrSauoXGNgx0S7zceP07adYkJycEr56BOUTNPzbInooiN3fn1qw==
typescript@~5.7.2:
version "5.7.2"
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.7.2.tgz#3169cf8c4c8a828cde53ba9ecb3d2b1d5dd67be6"
integrity sha512-i5t66RHxDvVN40HfDd1PsEThGNnlMCMT3jMUuoh9/0TaqWevNontacunWyN02LA9/fIbEWlcHZcgTKb9QoaLfg==

undici-types@~6.11.1:
version "6.11.1"