Skip to content

Commit

Permalink
Bump @types/node from 20.6.2 to 20.6.3
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.6.2 to 20.6.3.
- [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 Sep 20, 2023
1 parent 9508d5f commit edad1e9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"prepublishOnly": "node --no-warnings --loader ts-node/esm Source/Bin.ts 'Source/**/*.ts'"
},
"dependencies": {
"@types/node": "20.6.2",
"@types/node": "20.6.3",
"commander": "11.0.0",
"deepmerge-ts": "5.1.0",
"esbuild": "0.19.3",
Expand All @@ -39,7 +39,7 @@
"typescript": "5.2.2"
},
"devDependencies": {
"@types/node": "20.6.2",
"@types/node": "20.6.3",
"ts-node": "10.9.1"
},
"publishConfig": {
Expand Down

0 comments on commit edad1e9

Please sign in to comment.