Skip to content

Commit

Permalink
Merge pull request #17 from NikolaRHristov/dependabot/npm_and_yarn/ty…
Browse files Browse the repository at this point in the history
…pes/node-20.6.3

Bump @types/node from 20.6.2 to 20.6.3
  • Loading branch information
github-actions[bot] committed Sep 20, 2023
2 parents 9508d5f + edad1e9 commit a015210
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 a015210

Please sign in to comment.