Skip to content

Commit c796bab

Browse files
chore(deps): bump @types/node in the patch-dependencies group (#242)
Bumps the patch-dependencies group with 1 update: [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node). Updates `@types/node` from 24.6.1 to 24.6.2 - [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: 24.6.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e1d213e commit c796bab

File tree

2 files changed

+12
-9
lines changed

2 files changed

+12
-9
lines changed

package-lock.json

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

packages/ci-cd-abcd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,6 @@
2424
"typescript": "5.8.3"
2525
},
2626
"dependencies": {
27-
"@types/node": "^24.6.1"
27+
"@types/node": "^24.6.2"
2828
}
2929
}

0 commit comments

Comments
 (0)