Bump @types/node from 20.8.0 to 20.8.3

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 20.8.0 to 20.8.3.
- [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
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-07 13:41:03 +00:00
committed by GitHub
parent 76ee50e262
commit 389033e795
2 changed files with 5 additions and 5 deletions

View File

@@ -12,7 +12,7 @@
"preview": "vite preview"
},
"dependencies": {
"@types/node": "^20.8.0",
"@types/node": "^20.8.3",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-router-dom": "^6.14.2",