Skip to content

Commit

Permalink
chore(deps-dev): update @types/node requirement (#43)
Browse files Browse the repository at this point in the history
---
updated-dependencies:
- dependency-name: "@types/node"
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 16, 2024
1 parent 85c6cdd commit 07c7ab4
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 @@ -30,7 +30,7 @@
"test": "npm run build && node test.mjs"
},
"devDependencies": {
"@types/node": "^20.11.27",
"@types/node": "^20.11.28",
"esbuild": "^0.20.1",
"typescript": "^5.4.2"
},
Expand Down

0 comments on commit 07c7ab4

Please sign in to comment.