Skip to content

Commit a902db1

Browse files
dependabot[bot]jessehouwing
authored andcommitted
Bump @types/node from 20.19.18 to 20.19.24 in /vsts-msbuild-helper/v1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.19.18 to 20.19.24. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 20.19.24 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent bbd7835 commit a902db1

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

vsts-msbuild-helper/v1/package-lock.json

Lines changed: 5 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

vsts-msbuild-helper/v1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
"build": "tsc && tslint --project . && npm dedupe && npm prune --production"
1616
},
1717
"devDependencies": {
18-
"@types/node": "^20.19.18",
18+
"@types/node": "^20.19.24",
1919
"tslint": "^6.1.3",
2020
"typescript": "^5.9.3",
2121
"typestrict": "^1.0.2"

0 commit comments

Comments
 (0)