Skip to content

Commit

Permalink
upgrade azure-pipelines-task-lib and override the semver
Browse files Browse the repository at this point in the history
  • Loading branch information
elchananarb committed Dec 10, 2024
1 parent 21144b6 commit a241255
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 19 deletions.
37 changes: 20 additions & 17 deletions cxAstScan/package-lock.json

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

7 changes: 5 additions & 2 deletions cxAstScan/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
{
"dependencies": {
"azure-pipelines-task-lib": "4.13.0",
"azure-pipelines-task-lib": "4.17.3",
"@checkmarxdev/ast-cli-javascript-wrapper-runtime-cli": "1.0.8"
},
"overrides": {
"semver": "^7.5.2"
}
}
}

0 comments on commit a241255

Please sign in to comment.