Skip to content

Commit 3cd9dce

Browse files
Bump @types/node from 25.9.0 to 25.9.1
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 25.9.0 to 25.9.1. - [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: 25.9.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c2ad057 commit 3cd9dce

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"prepublishOnly": "node --no-warnings --loader ts-node/esm Source/Class/Build.ts 'Source/**/*.ts'"
3535
},
3636
"dependencies": {
37-
"@types/node": "25.9.0",
37+
"@types/node": "25.9.1",
3838
"commander": "14.0.3",
3939
"deepmerge-ts": "7.1.5",
4040
"esbuild": "0.28.0",

0 commit comments

Comments
 (0)