Update dependency @types/node to v16.11.47 (#7879)

This commit is contained in:
WhiteSource Renovate 2022-07-31 05:11:15 +02:00 committed by GitHub
parent 4a9d36e5f7
commit 418dae14de
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.46",
"@types/node": "16.11.47",
"@types/parsimmon": "1.10.6",
"@types/sinon": "10.0.13",
"@types/source-map-support": "0.5.4",

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.11.46":
version "16.11.46"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.46.tgz#26047602eefa47b36759d9ebb1b55ad08ce97a73"
integrity sha512-x+sfpb2dMrhCQPL4NAGs64Z9hh0t72aP0dg+PuZidmPr/0Gj5ELQTjD/t46dq3DF/8ZvSHOaIyDIbAsdPshyVQ==
"@types/node@16.11.47":
version "16.11.47"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.47.tgz#efa9e3e0f72e7aa6a138055dace7437a83d9f91c"
integrity sha512-fpP+jk2zJ4VW66+wAMFoBJlx1bxmBKx4DUFf68UHgdGCOuyUTDlLWqsaNPJh7xhNDykyJ9eIzAygilP/4WoN8g==
"@types/parse-json@^4.0.0":
version "4.0.0"