mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-12 20:18:41 -09:00
Bump @types/node from 18.18.3 to 18.18.6
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 18.18.3 to 18.18.6. - [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:
parent
3162f767c1
commit
c68a37b3f1
2 changed files with 5 additions and 5 deletions
|
|
@ -91,7 +91,7 @@
|
|||
"@types/lodash": "^4.14.199",
|
||||
"@types/mousetrap": "1.6.13",
|
||||
"@types/ms": "0.7.33",
|
||||
"@types/node": "18.18.5",
|
||||
"@types/node": "18.18.6",
|
||||
"@types/plist": "3.0.4",
|
||||
"@types/react": "18.2.29",
|
||||
"@types/react-dom": "18.2.14",
|
||||
|
|
|
|||
|
|
@ -1162,10 +1162,10 @@
|
|||
resolved "https://registry.npmjs.org/@types/ms/-/ms-0.7.33.tgz#80bf1da64b15f21fd8c1dc387c31929317d99ee9"
|
||||
integrity sha512-AuHIyzR5Hea7ij0P9q7vx7xu4z0C28ucwjAZC0ja7JhINyCnOw8/DnvAPQQ9TfOlCtZAmCERKQX9+o1mgQhuOQ==
|
||||
|
||||
"@types/node@*", "@types/node@18.18.5":
|
||||
version "18.18.5"
|
||||
resolved "https://registry.npmjs.org/@types/node/-/node-18.18.5.tgz#afc0fd975df946d6e1add5bbf98264225b212244"
|
||||
integrity sha512-4slmbtwV59ZxitY4ixUZdy1uRLf9eSIvBWPQxNjhHYWEtn0FryfKpyS2cvADYXTayWdKEIsJengncrVvkI4I6A==
|
||||
"@types/node@*", "@types/node@18.18.6":
|
||||
version "18.18.6"
|
||||
resolved "https://registry.npmjs.org/@types/node/-/node-18.18.6.tgz#26da694f75cdb057750f49d099da5e3f3824cb3e"
|
||||
integrity sha512-wf3Vz+jCmOQ2HV1YUJuCWdL64adYxumkrxtc+H1VUQlnQI04+5HtH+qZCOE21lBE7gIrt+CwX2Wv8Acrw5Ak6w==
|
||||
|
||||
"@types/node@^16.11.26", "@types/node@^16.9.2":
|
||||
version "16.18.36"
|
||||
|
|
|
|||
Loading…
Reference in a new issue