Update dependency @types/node to v16.18.14 (#8275)

This commit is contained in:
renovate[bot] 2023-03-02 11:16:56 -05:00 committed by GitHub
parent 58e53c45cc
commit d0a2045cd3
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.13",
"@types/node": "16.18.14",
"@types/parsimmon": "1.10.6",
"@types/sinon": "10.0.13",
"@types/vscode": "1.74.0",

View File

@ -247,10 +247,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.2.tgz#2de1ed6670439387da1c9f549a2ade2b0a799256"
integrity sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA==
"@types/node@16.18.13":
version "16.18.13"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.13.tgz#c572f8837094c6e3b73918a68674c784f6877fc0"
integrity sha512-l0/3XZ153UTlNOnZK8xSNoJlQda9/WnYgiTdcKKPJSZjdjI9MU+A9oMXOesAWLSnqAaaJhj3qfQsU07Dr8OUwg==
"@types/node@16.18.14":
version "16.18.14"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.14.tgz#5465ce598486a703caddbefe8603f8a2cffa3461"
integrity sha512-wvzClDGQXOCVNU4APPopC2KtMYukaF1MN/W3xAmslx22Z4/IF1/izDMekuyoUlwfnDHYCIZGaj7jMwnJKBTxKw==
"@types/parse-json@^4.0.0":
version "4.0.0"