Skip to content

Commit

Permalink
Update dependency @types/node to ^16.18.125
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and jessehouwing committed Jan 26, 2025
1 parent 7532dc6 commit 24ceb19
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
11 changes: 6 additions & 5 deletions vsts-msbuild-helper/v1/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 vsts-msbuild-helper/v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"build": "tsc && tslint --project . && npm dedupe && npm prune --production"
},
"devDependencies": {
"@types/node": "^16.18.124",
"@types/node": "^16.18.125",
"tslint": "^6.1.3",
"typescript": "^5.7.3",
"typestrict": "^1.0.2"
Expand Down

0 comments on commit 24ceb19

Please sign in to comment.