Skip to content

Commit f16e24b

Browse files
authored
Merge branch 'main' into wenyt/lsp
2 parents bae66b7 + 3249b00 commit f16e24b

File tree

4 files changed

+72
-72
lines changed

4 files changed

+72
-72
lines changed

.azure-pipelines/nightly.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ extends:
2020
template: azure-pipelines/MicroBuild.1ES.Official.yml@MicroBuildTemplate
2121
parameters:
2222
pool:
23-
name: VSEngSS-MicroBuild2022-1ES
23+
name: VSEng-MicroBuildVSStable
2424
settings:
2525
networkIsolationPolicy: Permissive
2626
stages:

.azure-pipelines/rc.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ extends:
1515
template: azure-pipelines/MicroBuild.1ES.Official.yml@MicroBuildTemplate
1616
parameters:
1717
pool:
18-
name: VSEngSS-MicroBuild2022-1ES
18+
name: VSEng-MicroBuildVSStable
1919
settings:
2020
networkIsolationPolicy: Permissive
2121
stages:

package-lock.json

Lines changed: 69 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1296,7 +1296,7 @@
12961296
"fs-extra": "^10.1.0",
12971297
"globby": "^13.1.3",
12981298
"lodash": "^4.17.23",
1299-
"minimatch": "^5.1.6",
1299+
"minimatch": "^5.1.9",
13001300
"semver": "^7.3.8",
13011301
"vscode-extension-telemetry-wrapper": "^0.15.0",
13021302
"vscode-tas-client": "^0.1.75"

0 commit comments

Comments
 (0)