Skip to content

Commit a0a4466

Browse files
build(deps): bump @types/node from 24.0.1 to 24.0.3 (#3717)
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.0.1 to 24.0.3. - [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.0.3 dependency-type: direct:production 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 43f1e81 commit a0a4466

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/stdlib/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
],
1919
"license": "MIT",
2020
"dependencies": {
21-
"@types/node": "24.0.1",
21+
"@types/node": "24.0.3",
2222
"dotenv": "16.5.0",
2323
"lodash.merge": "4.6.2",
2424
"pino": "9.7.0"

0 commit comments

Comments
 (0)