Sfoglia il codice sorgente

Bump YantraJS.Core from 1.2.246 to 1.2.261 in the all-dependencies group (#2051)

Bumps the all-dependencies group with 1 update: [YantraJS.Core](https://github.com/yantrajs/yantra).


Updates `YantraJS.Core` from 1.2.246 to 1.2.261
- [Release notes](https://github.com/yantrajs/yantra/releases)
- [Commits](https://github.com/yantrajs/yantra/compare/v1.2.246...v1.2.261)

---
updated-dependencies:
- dependency-name: YantraJS.Core
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot] 6 mesi fa
parent
commit
b54be04b5d
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      Directory.Packages.props

+ 1 - 1
Directory.Packages.props

@@ -28,7 +28,7 @@
     <PackageVersion Include="Test262Harness" Version="1.0.1" />
     <PackageVersion Include="xunit" Version="2.9.3" />
     <PackageVersion Include="xunit.runner.visualstudio" Version="3.0.1" PrivateAssets="all" />
-    <PackageVersion Include="YantraJS.Core" Version="1.2.246" />
+    <PackageVersion Include="YantraJS.Core" Version="1.2.261" />
   </ItemGroup>
   <ItemGroup>
     <GlobalPackageReference Include="GitHubActionsTestLogger" Version="2.4.1" />