Skip to content

Commit 5ca5dab

Browse files
authored
Merge branch 'main' into seanmcm/doxygenGenerateOnCodeActionSetting
2 parents f3d8331 + f309f90 commit 5ca5dab

2 files changed

Lines changed: 9 additions & 9 deletions

File tree

Extension/ThirdPartyNotices.txt

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1250,7 +1250,7 @@ SOFTWARE.
12501250

12511251
---------------------------------------------------------
12521252

1253-
@xmldom/xmldom 0.8.11 - MIT
1253+
@xmldom/xmldom 0.8.12 - MIT
12541254
https://github.com/xmldom/xmldom
12551255

12561256
Copyright 2019 - present Christopher J. Brody and other contributors
@@ -1510,7 +1510,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI
15101510

15111511
---------------------------------------------------------
15121512

1513-
brace-expansion 1.1.12 - MIT
1513+
brace-expansion 1.1.13 - MIT
15141514
https://github.com/juliangruber/brace-expansion
15151515

15161516
Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
@@ -1542,7 +1542,7 @@ SOFTWARE.
15421542

15431543
---------------------------------------------------------
15441544

1545-
brace-expansion 2.0.2 - MIT
1545+
brace-expansion 2.0.3 - MIT
15461546
https://github.com/juliangruber/brace-expansion
15471547

15481548
Copyright (c) 2013 Julian Gruber <julian@juliangruber.com>
@@ -1642,7 +1642,7 @@ SOFTWARE.
16421642
chokidar 3.6.0 - MIT
16431643
https://github.com/paulmillr/chokidar
16441644

1645-
(c) Paul Miller <https://paulmillr.com>
1645+
(c) Paul Miller
16461646
Copyright (c) 2012-2019 Paul Miller (https://paulmillr.com), Elan Shanker
16471647

16481648
The MIT License (MIT)
@@ -3018,7 +3018,7 @@ THE SOFTWARE.
30183018

30193019
---------------------------------------------------------
30203020

3021-
picomatch 2.3.1 - MIT
3021+
picomatch 2.3.2 - MIT
30223022
https://github.com/micromatch/picomatch
30233023

30243024
Copyright (c) 2017-present, Jon Schlinkert
@@ -3183,7 +3183,7 @@ readdirp 3.6.0 - MIT
31833183
https://github.com/paulmillr/readdirp
31843184

31853185
Copyright (c) 2012-2019 Thorsten Lorenz, Paul Miller (https://paulmillr.com)
3186-
Copyright (c) 2012-2019 Thorsten Lorenz, Paul Miller <https://paulmillr.com>
3186+
Copyright (c) 2012-2019 Thorsten Lorenz, Paul Miller ( https://paulmillr.com )
31873187

31883188
MIT License
31893189

Extension/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1310,9 +1310,9 @@
13101310
integrity sha1-Ml20I5XNSf5sFAV/mpAOQn34gQ4=
13111311

13121312
"@xmldom/xmldom@^0.8.8":
1313-
version "0.8.11"
1314-
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@xmldom/xmldom/-/xmldom-0.8.11.tgz#b79de2d67389734c57c52595f7a7305e30c2d608"
1315-
integrity sha1-t53i1nOJc0xXxSWV96cwXjDC1gg=
1313+
version "0.8.12"
1314+
resolved "https://pkgs.dev.azure.com/azure-public/VisualCpp/_packaging/cpp_PublicPackages/npm/registry/@xmldom/xmldom/-/xmldom-0.8.12.tgz#cf488a5435fa06c7374ad1449c69cea0f823624b"
1315+
integrity sha1-z0iKVDX6Bsc3StFEnGnOoPgjYks=
13161316

13171317
"@xtuc/ieee754@^1.2.0":
13181318
version "1.2.0"

0 commit comments

Comments
 (0)