mirror of
https://github.com/VSCodeVim/Vim.git
synced 2024-11-09 13:34:29 +03:00
Update dependency @types/node to v16.18.16 (#8307)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
c7fa82b737
commit
0696be16bc
@ -1166,7 +1166,7 @@
|
||||
"@types/glob": "8.1.0",
|
||||
"@types/lodash": "4.14.191",
|
||||
"@types/mocha": "10.0.1",
|
||||
"@types/node": "16.18.15",
|
||||
"@types/node": "16.18.16",
|
||||
"@types/parsimmon": "1.10.6",
|
||||
"@types/sinon": "10.0.13",
|
||||
"@types/vscode": "1.74.0",
|
||||
|
@ -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.15":
|
||||
version "16.18.15"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.15.tgz#260fbad5f819744c63467b429b3ca00894f3c72c"
|
||||
integrity sha512-a5RBe4vw4bFITL6351US4glblsc0m7JKfm9RpSl9f/rSAXmZmulIEzk7fvpWFr14iJCvKxV7sQUqI0bwee0iVw==
|
||||
"@types/node@16.18.16":
|
||||
version "16.18.16"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.16.tgz#09ff98b144abae2d7cce3e9fe9040ab2bf73222c"
|
||||
integrity sha512-ZOzvDRWp8dCVBmgnkIqYCArgdFOO9YzocZp8Ra25N/RStKiWvMOXHMz+GjSeVNe5TstaTmTWPucGJkDw0XXJWA==
|
||||
|
||||
"@types/parse-json@^4.0.0":
|
||||
version "4.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user