Skip to content

Commit

Permalink
Fixed vulnerabilities (npm audit fix) - VsTestV2 (#16224)
Browse files Browse the repository at this point in the history
* Run npm audit fix

* Bump the task version to 2.204.0

* Bump the task version to 2.205.0
  • Loading branch information
KonstantinTyukalov authored May 12, 2022
1 parent 2b1b686 commit 74a7808
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 16 deletions.
26 changes: 13 additions & 13 deletions Tasks/VsTestV2/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Tasks/VsTestV2/task.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 203,
"Minor": 205,
"Patch": 0
},
"demands": [
Expand Down
4 changes: 2 additions & 2 deletions Tasks/VsTestV2/task.loc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"author": "Microsoft Corporation",
"version": {
"Major": 2,
"Minor": 203,
"Minor": 205,
"Patch": 0
},
"demands": [
Expand Down Expand Up @@ -653,4 +653,4 @@
"actionOnThresholdNotMet": "ms-resource:loc.messages.actionOnThresholdNotMet",
"minimumExpectedTests": "ms-resource:loc.messages.minimumExpectedTests"
}
}
}

0 comments on commit 74a7808

Please sign in to comment.