Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update ARG Task versions #15313

Merged
merged 7 commits into from
Sep 22, 2021
Merged

Update ARG Task versions #15313

merged 7 commits into from
Sep 22, 2021

Conversation

vineetmimrot
Copy link
Member

@vineetmimrot vineetmimrot commented Sep 22, 2021

Task name: ARG v2, v3

Description:

Documentation changes required: (Y/N)

Added unit tests: (Y/N)

Attached related issue: (Y/N)

Checklist:

  • Task version was bumped - please check instruction how to do it
  • Checked that applied changes work as expected

@vineetmimrot vineetmimrot changed the title Vimimrot/arm deploy api Update ARG Task versions Sep 22, 2021
@@ -4,7 +4,7 @@
"dependencies": {
"@types/node": "^10.17.0",
"azure-pipelines-task-lib": "^3.0.6-preview.0",
"azure-pipelines-tasks-azure-arm-rest-v2": "^2.0.1",
"azure-pipelines-tasks-azure-arm-rest-v2": "^2.0.5",
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why is this change needed? ^ will take care of it. Or is it because of package-lock.json file?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

^ will take care of it, but just to be sure we will get the latest package.

@vineetmimrot vineetmimrot merged commit 6f2429c into master Sep 22, 2021
@starkmsu starkmsu deleted the vimimrot/arm-deploy-api branch July 14, 2023 12:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants