mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 06:26:26 +00:00
chore(deps): update dependency @types/node to v18.16.14 (#22473)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
4da3f25058
commit
dc9dd2014f
2 changed files with 5 additions and 5 deletions
|
@ -279,7 +279,7 @@
|
||||||
"@types/marshal": "0.5.1",
|
"@types/marshal": "0.5.1",
|
||||||
"@types/moo": "0.5.5",
|
"@types/moo": "0.5.5",
|
||||||
"@types/nock": "10.0.3",
|
"@types/nock": "10.0.3",
|
||||||
"@types/node": "18.16.13",
|
"@types/node": "18.16.14",
|
||||||
"@types/parse-link-header": "2.0.1",
|
"@types/parse-link-header": "2.0.1",
|
||||||
"@types/semver": "7.5.0",
|
"@types/semver": "7.5.0",
|
||||||
"@types/semver-stable": "3.0.0",
|
"@types/semver-stable": "3.0.0",
|
||||||
|
|
|
@ -3160,10 +3160,10 @@
|
||||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.3.tgz#6bda7819aae6ea0b386ebc5b24bdf602f1b42b01"
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.3.tgz#6bda7819aae6ea0b386ebc5b24bdf602f1b42b01"
|
||||||
integrity sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q==
|
integrity sha512-OPs5WnnT1xkCBiuQrZA4+YAV4HEJejmHneyraIaxsbev5yCEr6KMwINNFP9wQeFIw8FWcoTqF3vQsa5CDaI+8Q==
|
||||||
|
|
||||||
"@types/node@18.16.13":
|
"@types/node@18.16.14":
|
||||||
version "18.16.13"
|
version "18.16.14"
|
||||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.13.tgz#984c48275c718b5b3e47371938f3cff482790598"
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.16.14.tgz#ab67bb907f1146afc6fedb9ce60ae8a99c989631"
|
||||||
integrity sha512-uZRomboV1vBL61EBXneL4j9/hEn+1Yqa4LQdpGrKmXFyJmVfWc9JV9+yb2AlnOnuaDnb2PDO3hC6/LKmzJxP1A==
|
integrity sha512-+ImzUB3mw2c5ISJUq0punjDilUQ5GnUim0ZRvchHIWJmOC0G+p0kzhXBqj6cDjK0QdPFwzrHWgrJp3RPvCG5qg==
|
||||||
|
|
||||||
"@types/node@^13.7.0":
|
"@types/node@^13.7.0":
|
||||||
version "13.13.52"
|
version "13.13.52"
|
||||||
|
|
Loading…
Reference in a new issue