Bump @types/node from 18.11.7 to 18.11.9

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-11-01 18:20:07 +00:00 committed by GitHub
parent 99c9f4053d
commit 30a70ce8ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 4 deletions

@ -30,7 +30,7 @@
"zustand": "^4.1.3"
},
"devDependencies": {
"@types/node": "^18.11.7",
"@types/node": "^18.11.9",
"@types/react": "^18.0.24",
"@types/websocket": "^1.0.5",
"eslint": "8.26.0",

@ -838,9 +838,10 @@
version "0.0.29"
resolved "https://registry.npmjs.org/@types/json5/-/json5-0.0.29.tgz"
"@types/node@*", "@types/node@^18.11.7":
version "18.11.7"
resolved "https://registry.npmjs.org/@types/node/-/node-18.11.7.tgz"
"@types/node@*", "@types/node@^18.11.9":
version "18.11.9"
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.11.9.tgz#02d013de7058cea16d36168ef2fc653464cfbad4"
integrity sha512-CRpX21/kGdzjOpFsZSkcrXMGIBWMGNIHXXBVFSH+ggkftxg+XYP20TESbh+zFvFj3EQOl5byk0HTRn1IL6hbqg==
"@types/prop-types@*":
version "15.7.5"