Skip to content

Commit

Permalink
Lock file maintenance NPM dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 30, 2024
1 parent dfbc552 commit f380473
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
8 changes: 4 additions & 4 deletions 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 package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
},
"devDependencies": {
"@types/mocha": "10.0.6",
"@types/node": "20.11.5",
"@types/node": "20.11.7",
"husky": "8.0.3",
"minimist": "1.2.8",
"mocha": "10.2.0",
Expand Down
8 changes: 4 additions & 4 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.8.1"
"azure-pipelines-task-lib": "4.8.2"
}
}

0 comments on commit f380473

Please sign in to comment.