Skip to content

Commit d170669

Browse files
Bump @types/node from 24.7.1 to 24.7.2 (#651)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.7.1 to 24.7.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.7.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent d416bc4 commit d170669

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@types/debug": "^4.1.12",
4444
"@types/express": "^5.0.3",
4545
"@types/express-serve-static-core": "^5.1.0",
46-
"@types/node": "^24.7.1",
46+
"@types/node": "^24.7.2",
4747
"@types/sinon": "^17.0.4",
4848
"@types/uuid": "^10.0.0",
4949
"esbuild": "^0.25.10",

0 commit comments

Comments
 (0)