Skip to content

Commit

Permalink
Bump @types/node from 20.14.3 to 20.14.5
Browse files Browse the repository at this point in the history
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.14.3 to 20.14.5.
- [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>
  • Loading branch information
dependabot[bot] committed Jun 18, 2024
1 parent 079a2b1 commit 17c3f0f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"prepublishOnly": "node --no-warnings --loader ts-node/esm Source/Class/Build.ts 'Source/**/*.ts'"
},
"dependencies": {
"@types/node": "20.14.3",
"@types/node": "20.14.5",
"commander": "12.1.0",
"deepmerge-ts": "7.0.3",
"esbuild": "0.21.5",
Expand Down

0 comments on commit 17c3f0f

Please sign in to comment.