Update dependency @types/node to v16.18.18 (#8325)

This commit is contained in:
renovate[bot] 2023-03-20 19:33:56 -04:00 committed by GitHub
parent ad9e92fedd
commit 0085650d49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -1166,7 +1166,7 @@
"@types/glob": "8.1.0",
"@types/lodash": "4.14.191",
"@types/mocha": "10.0.1",
"@types/node": "16.18.16",
"@types/node": "16.18.18",
"@types/parsimmon": "1.10.6",
"@types/sinon": "10.0.13",
"@types/vscode": "1.74.0",

View File

@ -240,10 +240,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.2.tgz#2de1ed6670439387da1c9f549a2ade2b0a799256"
integrity sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA==
"@types/node@16.18.16":
version "16.18.16"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.16.tgz#09ff98b144abae2d7cce3e9fe9040ab2bf73222c"
integrity sha512-ZOzvDRWp8dCVBmgnkIqYCArgdFOO9YzocZp8Ra25N/RStKiWvMOXHMz+GjSeVNe5TstaTmTWPucGJkDw0XXJWA==
"@types/node@16.18.18":
version "16.18.18"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.18.tgz#06cb0eeb5a0175d26d99b7acf4db613ca30cb07f"
integrity sha512-fwGw1uvQAzabxL1pyoknPlJIF2t7+K90uTqynleKRx24n3lYcxWa3+KByLhgkF8GEAK2c7hC8Ki0RkNM5H15jQ==
"@types/parse-json@^4.0.0":
version "4.0.0"