Skip to content

Commit cd3b96d

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

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
@@ -32,7 +32,7 @@
3232
"prepublishOnly": "Build 'Source/**/*.ts'"
3333
},
3434
"dependencies": {
35-
"@types/node": "25.3.1",
35+
"@types/node": "25.3.2",
3636
"deepmerge-ts": "7.1.5",
3737
"fast-glob": "3.3.3"
3838
},

0 commit comments

Comments
 (0)