Skip to content

Commit d0f3b6a

Browse files
Update TwineAuthenticateV0 fix loc bug by updating azure-pipelines-tasks-packaging-common (#20318)
1 parent dc31ed0 commit d0f3b6a

30 files changed

+434
-164
lines changed

Tasks/CargoAuthenticateV0/_buildConfigs/Node20/package-lock.json

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

Tasks/CargoAuthenticateV0/_buildConfigs/Node20/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
"@types/node": "^20.3.1",
2929
"@types/uuid": "^8.3.0",
3030
"azure-pipelines-task-lib": "4.1.0",
31-
"azure-pipelines-tasks-artifacts-common": "^2.241.0",
32-
"azure-pipelines-tasks-packaging-common": "^3.241.1",
31+
"azure-pipelines-tasks-artifacts-common": "^2.244.3",
32+
"azure-pipelines-tasks-packaging-common": "^3.244.0",
3333
"base-64": "^0.1.0",
3434
"toml": "^3.0.0",
3535
"utf8": "^2.1.0"

0 commit comments

Comments
 (0)