Skip to content

Commit

Permalink
Update @types/node requirement from ^20.4.8 to ^20.8.0
Browse files Browse the repository at this point in the history
Updates the requirements on [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) to permit the latest version.
- [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
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 1, 2023
1 parent f6b171b commit 54b81cb
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 @@ -31,7 +31,7 @@
},
"dependencies": {
"@iobroker/adapter-core": "^3.0.3",
"@types/node": "^20.4.8",
"@types/node": "^20.8.0",
"@types/request": "^2.48.8",
"axios": "^1.4.0",
"coffeescript": "^1.12.7",
Expand Down

0 comments on commit 54b81cb

Please sign in to comment.