Skip to content

Commit 59ea070

Browse files
Bump @types/node from 22.15.5 to 22.15.14
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 22.15.5 to 22.15.14. - [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: 22.15.14 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 741604b commit 59ea070

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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": "22.15.5",
37+
"@types/node": "22.15.14",
3838
"commander": "13.1.0",
3939
"deepmerge-ts": "7.1.5",
4040
"esbuild": "0.25.3",

0 commit comments

Comments
 (0)