Skip to content

Commit

Permalink
Bump minimatch and azure-pipelines-task-lib
Browse files Browse the repository at this point in the history
Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.0.5 and updates ancestor dependency [azure-pipelines-task-lib](https://github.com/Microsoft/azure-pipelines-task-lib). These dependencies need to be updated together.


Updates `minimatch` from 3.0.4 to 3.0.5
- [Release notes](https://github.com/isaacs/minimatch/releases)
- [Changelog](https://github.com/isaacs/minimatch/blob/main/changelog.md)
- [Commits](isaacs/minimatch@v3.0.4...v3.0.5)

Updates `azure-pipelines-task-lib` from 3.1.2 to 3.4.0
- [Release notes](https://github.com/Microsoft/azure-pipelines-task-lib/releases)
- [Commits](https://github.com/Microsoft/azure-pipelines-task-lib/commits)

---
updated-dependencies:
- dependency-name: minimatch
  dependency-type: indirect
- dependency-name: azure-pipelines-task-lib
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jan 9, 2023
1 parent cb884cc commit 32f5433
Show file tree
Hide file tree
Showing 2 changed files with 74 additions and 64 deletions.
136 changes: 73 additions & 63 deletions Tasks/GooglePlayIncreaseRolloutV2/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/GooglePlayIncreaseRolloutV2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"dependencies": {
"@types/node": "^10.17.0",
"@types/mocha": "^5.2.7",
"azure-pipelines-task-lib": "^3.1.2",
"azure-pipelines-task-lib": "^3.4.0",
"googleapis": "^67.1.0",
"google-auth-library": "^7.14.1"
},
Expand Down

0 comments on commit 32f5433

Please sign in to comment.