mirror of
https://github.com/ckaczor/sqltoolsservice.git
synced 2026-01-13 17:23:02 -05:00
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /scripts (#1776)
Bumps [Newtonsoft.Json](https://github.com/JamesNK/Newtonsoft.Json) from 13.0.1 to 13.0.2. - [Release notes](https://github.com/JamesNK/Newtonsoft.Json/releases) - [Commits](https://github.com/JamesNK/Newtonsoft.Json/compare/13.0.1...13.0.2) --- updated-dependencies: - dependency-name: Newtonsoft.Json dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<packages>
|
<packages>
|
||||||
<package id="Cake" version="0.37.0" />
|
<package id="Cake" version="0.37.0" />
|
||||||
<package id="Newtonsoft.Json" version="13.0.1" />
|
<package id="Newtonsoft.Json" version="13.0.2" />
|
||||||
<package id="Microsoft.Data.Tools.StringResourceTool" version="3.2.0" />
|
<package id="Microsoft.Data.Tools.StringResourceTool" version="3.2.0" />
|
||||||
<package id="Mono.TextTransform" version="1.0.0" />
|
<package id="Mono.TextTransform" version="1.0.0" />
|
||||||
<package id="mssql.XliffParser" version="0.5.3" />
|
<package id="mssql.XliffParser" version="0.5.3" />
|
||||||
|
|||||||
Reference in New Issue
Block a user