Update dependency @types/node to v16.11.43 (#7815)

This commit is contained in:
WhiteSource Renovate 2022-07-03 19:13:55 +02:00 committed by GitHub
parent 1c208ee8f4
commit 880f5023d5
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": "7.2.0",
"@types/lodash": "4.14.182",
"@types/mocha": "9.1.1",
"@types/node": "16.11.42",
"@types/node": "16.11.43",
"@types/parsimmon": "1.10.6",
"@types/sinon": "10.0.12",
"@types/source-map-support": "0.5.4",

View File

@ -231,10 +231,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.2.tgz#2de1ed6670439387da1c9f549a2ade2b0a799256"
integrity sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA==
"@types/node@16.11.42":
version "16.11.42"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.42.tgz#d2a75c58e9b0902b82dc54bd4c13f8ef12bd1020"
integrity sha512-iwLrPOopPy6V3E+1yHTpJea3bdsNso0b0utLOJJwaa/PLzqBt3GZl3stMcakc/gr89SfcNk2ki3z7Gvue9hYGQ==
"@types/node@16.11.43":
version "16.11.43"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.43.tgz#555e5a743f76b6b897d47f945305b618525ddbe6"
integrity sha512-GqWykok+3uocgfAJM8imbozrqLnPyTrpFlrryURQlw1EesPUCx5XxTiucWDSFF9/NUEXDuD4bnvHm8xfVGWTpQ==
"@types/parse-json@^4.0.0":
version "4.0.0"