Update dependency @types/node to v20.12.12

This commit is contained in:
renovate[bot] 2024-05-14 07:09:51 +00:00 committed by Daniel Lockyer
parent d67fc8c353
commit 0254514fc0

View File

@ -7245,7 +7245,7 @@
got "13.0.0"
lodash "^4.17.21"
"@tryghost/root-utils@0.3.27", "@tryghost/root-utils@^0.3.24", "@tryghost/root-utils@^0.3.27":
"@tryghost/root-utils@0.3.27":
version "0.3.27"
resolved "https://registry.yarnpkg.com/@tryghost/root-utils/-/root-utils-0.3.27.tgz#cebafd33089368329298c41a92900936a963617d"
integrity sha512-JmvnJG5+g6Tq70VTfCWb8md4viISSDcGDJ7JI0tv1v516GO00tzvc45Uv/idoTHYtjsyyBXhhOd8Iq1l2skW1Q==
@ -7253,7 +7253,7 @@
caller "^1.0.1"
find-root "^1.1.0"
"@tryghost/root-utils@^0.3.28":
"@tryghost/root-utils@^0.3.24", "@tryghost/root-utils@^0.3.27", "@tryghost/root-utils@^0.3.28":
version "0.3.28"
resolved "https://registry.yarnpkg.com/@tryghost/root-utils/-/root-utils-0.3.28.tgz#43ae0047927a7753c9b526ea12ce6e382ec7fb1f"
integrity sha512-/izwMw9tCJIQ3DVHumzEWgKhKAw5FwTgrrYcCNHl89yijJKaVRBOJUhlB/u2ST6UWfhahodjaYauq7ymTItaeg==
@ -7775,9 +7775,9 @@
"@types/node" "*"
"@types/node@*", "@types/node@>=10.0.0", "@types/node@>=8.1.0", "@types/node@^20.10.0", "@types/node@^20.5.7":
version "20.12.11"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.11.tgz#c4ef00d3507000d17690643278a60dc55a9dc9be"
integrity sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw==
version "20.12.12"
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.12.tgz#7cbecdf902085cec634fdb362172dfe12b8f2050"
integrity sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==
dependencies:
undici-types "~5.26.4"