Update dependency @types/node to v16.18.23 (#8346)

This commit is contained in:
renovate[bot] 2023-03-29 21:48:44 -04:00 committed by GitHub
parent 0e94d89382
commit 81822168e5
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.192",
"@types/mocha": "10.0.1",
"@types/node": "16.18.22",
"@types/node": "16.18.23",
"@types/parsimmon": "1.10.6",
"@types/sinon": "10.0.13",
"@types/vscode": "1.74.0",

View File

@ -240,10 +240,10 @@
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.2.tgz#2de1ed6670439387da1c9f549a2ade2b0a799256"
integrity sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA==
"@types/node@16.18.22":
version "16.18.22"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.22.tgz#a6505a5da1387aae03fddfb93591118f27b4c0ea"
integrity sha512-LJSIirgASa1LicFGTUFwDY7BfKDtLIbijqDLkH47LxEo/jtdrtiZ4/kLPD99bEQhTcPcuh6KhDllHqRxygJD2w==
"@types/node@16.18.23":
version "16.18.23"
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.23.tgz#b6e934fe427eb7081d0015aad070acb3373c3c90"
integrity sha512-XAMpaw1s1+6zM+jn2tmw8MyaRDIJfXxqmIQIS0HfoGYPuf7dUWeiUKopwq13KFX9lEp1+THGtlaaYx39Nxr58g==
"@types/parse-json@^4.0.0":
version "4.0.0"