Skip to content

Commit

Permalink
build(deps-dev): update @types/node requirement (#8)
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 13, 2024
1 parent 130b693 commit 860254a
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 @@ -36,7 +36,7 @@
"openapi-fetch": "^0.9.3"
},
"devDependencies": {
"@types/node": "^20.11.26",
"@types/node": "^20.11.27",
"esbuild": "^0.20.1",
"openapi-typescript": "^6.7.5",
"typescript": "^5.4.2"
Expand Down

0 comments on commit 860254a

Please sign in to comment.