mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-25 14:06:27 +00:00
chore(deps): update dependency @types/node to v14.18.0 (#13048)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
f44f2440f2
commit
821bd600c6
2 changed files with 5 additions and 5 deletions
|
@ -239,7 +239,7 @@
|
|||
"@types/marshal": "0.5.1",
|
||||
"@types/moo": "0.5.5",
|
||||
"@types/nock": "10.0.3",
|
||||
"@types/node": "14.17.34",
|
||||
"@types/node": "14.18.0",
|
||||
"@types/node-emoji": "1.8.1",
|
||||
"@types/parse-link-header": "1.0.1",
|
||||
"@types/registry-auth-token": "4.2.1",
|
||||
|
|
|
@ -3262,10 +3262,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@types/node/-/node-16.11.11.tgz#6ea7342dfb379ea1210835bada87b3c512120234"
|
||||
integrity sha512-KB0sixD67CeecHC33MYn+eYARkqTheIRNuu97y2XMjR7Wu3XibO1vaY6VBV6O/a89SPI81cEUIYT87UqUWlZNw==
|
||||
|
||||
"@types/node@14.17.34":
|
||||
version "14.17.34"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.17.34.tgz#fe4b38b3f07617c0fa31ae923fca9249641038f0"
|
||||
integrity sha512-USUftMYpmuMzeWobskoPfzDi+vkpe0dvcOBRNOscFrGxVp4jomnRxWuVohgqBow2xyIPC0S3gjxV/5079jhmDg==
|
||||
"@types/node@14.18.0":
|
||||
version "14.18.0"
|
||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.0.tgz#98df2397f6936bfbff4f089e40e06fa5dd88d32a"
|
||||
integrity sha512-0GeIl2kmVMXEnx8tg1SlG6Gg8vkqirrW752KqolYo1PHevhhZN3bhJ67qHj+bQaINhX0Ra3TlWwRvMCd9iEfNQ==
|
||||
|
||||
"@types/node@^13.7.0":
|
||||
version "13.13.52"
|
||||
|
|
Loading…
Reference in a new issue