mirror of
https://github.com/VSCodeVim/Vim.git
synced 2024-11-12 15:01:56 +03:00
Update dependency @types/node to v16.18.39 (#8479)
This commit is contained in:
parent
15dbe0b415
commit
19e895e91a
@ -1165,7 +1165,7 @@
|
||||
"@types/glob": "8.1.0",
|
||||
"@types/lodash": "4.14.195",
|
||||
"@types/mocha": "10.0.1",
|
||||
"@types/node": "16.18.36",
|
||||
"@types/node": "16.18.39",
|
||||
"@types/parsimmon": "1.10.6",
|
||||
"@types/sinon": "10.0.15",
|
||||
"@types/vscode": "1.74.0",
|
||||
|
@ -250,10 +250,10 @@
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.2.tgz#2de1ed6670439387da1c9f549a2ade2b0a799256"
|
||||
integrity sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA==
|
||||
|
||||
"@types/node@16.18.36":
|
||||
version "16.18.36"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.36.tgz#0db5d7efc4760d36d0d1d22c85d1a53accd5dc27"
|
||||
integrity sha512-8egDX8dE50XyXWH6C6PRCNkTP106DuUrvdrednFouDSmCi7IOvrqr0frznfZaHifHH/3aq/7a7v9N4wdXMqhBQ==
|
||||
"@types/node@16.18.39":
|
||||
version "16.18.39"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.18.39.tgz#aa39a1a87a40ef6098ee69689a1acb0c1b034832"
|
||||
integrity sha512-8q9ZexmdYYyc5/cfujaXb4YOucpQxAV4RMG0himLyDUOEr8Mr79VrqsFI+cQ2M2h89YIuy95lbxuYjxT4Hk4kQ==
|
||||
|
||||
"@types/parse-json@^4.0.0":
|
||||
version "4.0.0"
|
||||
|
Loading…
Reference in New Issue
Block a user