Update dependency @types/node to v16.18.6 (#8143)

This commit is contained in:
Mend Renovate 2022-12-06 01:49:13 +01:00 committed by GitHub
parent d94f2b59e2
commit 974ba70fa4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -1190,7 +1190,7 @@
"@types/glob": "8.0.0",
"@types/lodash": "4.14.191",
"@types/mocha": "10.0.1",
"@types/node": "16.18.4",
"@types/node": "16.18.6",
"@types/parsimmon": "1.10.6",
"@types/sinon": "10.0.13",
"@types/source-map-support": "0.5.6",

View File

@ -271,10 +271,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.2.tgz#2de1ed6670439387da1c9f549a2ade2b0a799256"
integrity sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA==
"@types/node@16.18.4":
version "16.18.4"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.4.tgz#712ba61b4caf091fc6490301b1888356638c17bd"
integrity sha512-9qGjJ5GyShZjUfx2ArBIGM+xExdfLvvaCyQR0t6yRXKPcWCVYF/WemtX/uIU3r7FYECXRXkIiw2Vnhn6y8d+pw==
"@types/node@16.18.6":
version "16.18.6"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.6.tgz#87846192fd51b693368fad3e99123169225621d4"
integrity sha512-vmYJF0REqDyyU0gviezF/KHq/fYaUbFhkcNbQCuPGFQj6VTbXuHZoxs/Y7mutWe73C8AC6l9fFu8mSYiBAqkGA==
"@types/parse-json@^4.0.0":
version "4.0.0"