Skip to content

Commit

Permalink
Bump @types/node from 20.4.9 to 20.4.10
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.4.9 to 20.4.10.
- [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] authored Aug 11, 2023
1 parent 62eccf2 commit 1782bc8
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 @@ -19,7 +19,7 @@
"prepublishOnly": "node --no-warnings --loader ts-node/esm Source/Index.ts 'Source/**/*.ts'"
},
"dependencies": {
"@types/node": "20.4.9",
"@types/node": "20.4.10",
"commander": "11.0.0",
"deepmerge-ts": "5.1.0",
"esbuild": "0.19.0",
Expand All @@ -28,7 +28,7 @@
"typescript": "5.1.6"
},
"devDependencies": {
"@types/node": "20.4.9",
"@types/node": "20.4.10",
"ts-node": "10.9.1"
}
}

0 comments on commit 1782bc8

Please sign in to comment.