mirror of
https://github.com/VSCodeVim/Vim.git
synced 2024-11-10 10:58:33 +03:00
Update dependency @types/node to v12.20.3 (#6164)
This commit is contained in:
parent
c2e0e1278d
commit
b2c9b29150
@ -1078,7 +1078,7 @@
|
||||
"@types/glob": "7.1.3",
|
||||
"@types/lodash": "4.14.168",
|
||||
"@types/mocha": "8.2.1",
|
||||
"@types/node": "12.20.2",
|
||||
"@types/node": "12.20.3",
|
||||
"@types/sinon": "9.0.10",
|
||||
"@types/vscode": "1.42.0",
|
||||
"clean-webpack-plugin": "3.0.0",
|
||||
|
@ -178,10 +178,10 @@
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.11.2.tgz#2de1ed6670439387da1c9f549a2ade2b0a799256"
|
||||
integrity sha512-jiE3QIxJ8JLNcb1Ps6rDbysDhN4xa8DJJvuC9prr6w+1tIh+QAbYyNF3tyiZNLDBIuBCf4KEcV2UvQm/V60xfA==
|
||||
|
||||
"@types/node@12.20.2":
|
||||
version "12.20.2"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.2.tgz#9a57db42ebde16f006ddaa03d48eb253c9777b9f"
|
||||
integrity sha512-djoyN0pvTje9Lpu25ZwZwlLQICPiuv42omiydLhl7om+og1RhQboGmar12KaKls8soTUQ893TuWCrlyt8B1pVg==
|
||||
"@types/node@12.20.3":
|
||||
version "12.20.3"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-12.20.3.tgz#fbabde59d96c23a80e337ca6a71b464da2a0a824"
|
||||
integrity sha512-63cSd8J30Sr4/aFKKfDmCEM4GMH3W2efWT0Ii/B+Ohm3id0TU2xPEBFktiq3nXCZcN6VwVvpyv75I4zTP7YO/w==
|
||||
|
||||
"@types/sinon@9.0.10":
|
||||
version "9.0.10"
|
||||
|
Loading…
Reference in New Issue
Block a user