Skip to content

Commit c42f41e

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"prepublishOnly": "Build 'Source/**/*.ts'"
3232
},
3333
"dependencies": {
34-
"@types/node": "20.12.11",
34+
"@types/node": "20.12.12",
3535
"deepmerge-ts": "5.1.0",
3636
"fast-glob": "3.3.2"
3737
},

0 commit comments

Comments
 (0)