Skip to content

Commit

Permalink
Lock file maintenance NPM dependencies (#60)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
Infra-Workleap and renovate-bot authored Jan 23, 2024
1 parent 9d227a7 commit dfbc552
Show file tree
Hide file tree
Showing 4 changed files with 32 additions and 31 deletions.
43 changes: 22 additions & 21 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@
},
"devDependencies": {
"@types/mocha": "10.0.6",
"@types/node": "20.10.7",
"@types/node": "20.11.5",
"husky": "8.0.3",
"minimist": "1.2.8",
"mocha": "10.2.0",
"prettier": "3.1.1",
"prettier": "3.2.4",
"pretty-quick": "4.0.0",
"rimraf": "3.0.2",
"tfx-cli": "0.16.0",
Expand Down
14 changes: 7 additions & 7 deletions task/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 task/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"private": true,
"dependencies": {
"azure-pipelines-task-lib": "4.7.0"
"azure-pipelines-task-lib": "4.8.1"
}
}

0 comments on commit dfbc552

Please sign in to comment.