Skip to content

Commit 29445d0

Browse files
npm audit fix (#16741)
Co-authored-by: rajnish-byte <[email protected]>
1 parent 3ee2193 commit 29445d0

File tree

4 files changed

+79
-110
lines changed

4 files changed

+79
-110
lines changed

Tasks/FuncToolsInstallerV0/package-lock.json

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

Tasks/FuncToolsInstallerV0/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,6 @@
77
"@types/mocha": "^5.2.7",
88
"@types/uuid": "^8.3.0",
99
"azure-pipelines-task-lib": "^3.0.6-preview.0",
10-
"azure-pipelines-tool-lib": "0.12.0"
10+
"azure-pipelines-tool-lib": "2.0.0-preview"
1111
}
1212
}

Tasks/FuncToolsInstallerV0/task.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 0,
16-
"Minor": 198,
16+
"Minor": 209,
1717
"Patch": 0
1818
},
1919
"preview": true,

Tasks/FuncToolsInstallerV0/task.loc.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"author": "Microsoft Corporation",
1414
"version": {
1515
"Major": 0,
16-
"Minor": 198,
16+
"Minor": 209,
1717
"Patch": 0
1818
},
1919
"preview": true,

0 commit comments

Comments
 (0)