Update dependency @types/node to v16.11.52 (#7919)

This commit is contained in:
WhiteSource Renovate 2022-08-21 23:08:23 +02:00 committed by GitHub
parent d8c50a1305
commit 9a6ef16562
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.184",
"@types/mocha": "9.1.1",
"@types/node": "16.11.51",
"@types/node": "16.11.52",
"@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.51":
version "16.11.51"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.51.tgz#bb2114485e6fc1460f630702fb992007d120e928"
integrity sha512-h6p1A77pHBDdOcI9y6Wfh9iRGa8lMUZMk2ebHJTNTtRwgbQzgemZow6PW7+Xs7Z0r0IQFY1+iRlcNAkRrf53nA==
"@types/node@16.11.52":
version "16.11.52"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.52.tgz#d797437435455f237800c171d05639f0335c37b9"
integrity sha512-GnstYouCa9kbYokBCWEVrszJ1P2rGAQpKrqACHKuixkaT8XGu8nsqHvEUIGqDs5vwtsJ7LrYqnPDKRD1V+M39A==
"@types/parse-json@^4.0.0":
version "4.0.0"