Skip to content

Commit

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

Bump @types/node from 20.6.0 to 20.6.1
  • Loading branch information
github-actions[bot] authored Sep 15, 2023
2 parents c4e1398 + 966e9c0 commit 6ac16fe
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 @@ -32,7 +32,7 @@
"prepublishOnly": "node --no-warnings --loader ts-node/esm Source/Index.ts 'Source/**/*.ts'"
},
"dependencies": {
"@types/node": "20.6.0",
"@types/node": "20.6.1",
"commander": "11.0.0",
"deepmerge-ts": "5.1.0",
"esbuild": "0.19.3",
Expand All @@ -41,7 +41,7 @@
"typescript": "5.2.2"
},
"devDependencies": {
"@types/node": "20.6.0",
"@types/node": "20.6.1",
"ts-node": "10.9.1"
},
"publishConfig": {
Expand Down

0 comments on commit 6ac16fe

Please sign in to comment.