mirror of
https://github.com/renovatebot/renovate.git
synced 2025-01-11 14:36:25 +00:00
chore(deps): update dependency @types/node to v18.15.1 (#21042)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
fba9013510
commit
3514ba5c66
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.15.0",
|
"@types/node": "18.15.1",
|
||||||
"@types/parse-link-header": "2.0.1",
|
"@types/parse-link-header": "2.0.1",
|
||||||
"@types/semver": "7.3.13",
|
"@types/semver": "7.3.13",
|
||||||
"@types/semver-stable": "3.0.0",
|
"@types/semver-stable": "3.0.0",
|
||||||
|
|
|
@ -3083,10 +3083,10 @@
|
||||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.3.tgz#f0b991c32cfc6a4e7f3399d6cb4b8cf9a0315014"
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.3.tgz#f0b991c32cfc6a4e7f3399d6cb4b8cf9a0315014"
|
||||||
integrity sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw==
|
integrity sha512-p6ua9zBxz5otCmbpb5D3U4B5Nanw6Pk3PPyX05xnxbB/fRv71N7CPmORg7uAD5P70T0xmx1pzAx/FUfa5X+3cw==
|
||||||
|
|
||||||
"@types/node@18.15.0":
|
"@types/node@18.15.1":
|
||||||
version "18.15.0"
|
version "18.15.1"
|
||||||
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.0.tgz#286a65e3fdffd691e170541e6ecb0410b16a38be"
|
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.1.tgz#41dc2bf78e8085a250d4670d95edb7fba621dd29"
|
||||||
integrity sha512-z6nr0TTEOBGkzLGmbypWOGnpSpSIBorEhC4L+4HeQ2iezKCi4f77kyslRwvHeNitymGQ+oFyIWGP96l/DPSV9w==
|
integrity sha512-U2TWca8AeHSmbpi314QBESRk7oPjSZjDsR+c+H4ECC1l+kFgpZf8Ydhv3SJpPy51VyZHHqxlb6mTTqYNNRVAIw==
|
||||||
|
|
||||||
"@types/node@^13.7.0":
|
"@types/node@^13.7.0":
|
||||||
version "13.13.52"
|
version "13.13.52"
|
||||||
|
|
Loading…
Reference in a new issue