Skip to content

Commit 8e3f915

Browse files
committed
Merge remote-tracking branch 'origin/dependabot/npm_and_yarn/common/staging/types/node-24.6.0' into dev
2 parents 2c7d1cb + 418e96f commit 8e3f915

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

common/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"typeorm-seeding": "^1.6.1"
2020
},
2121
"devDependencies": {
22-
"@types/node": "^24.5.2",
22+
"@types/node": "^24.6.0",
2323
"typescript": "^5.9.2"
2424
}
2525
}

common/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -126,12 +126,12 @@
126126
resolved "https://registry.yarnpkg.com/@tsconfig/node16/-/node16-1.0.4.tgz#0b92dcc0cc1c81f6f306a381f28e31b1a56536e9"
127127
integrity sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==
128128

129-
"@types/node@^24.5.2":
130-
version "24.5.2"
131-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.5.2.tgz#52ceb83f50fe0fcfdfbd2a9fab6db2e9e7ef6446"
132-
integrity sha512-FYxk1I7wPv3K2XBaoyH2cTnocQEu8AOZ60hPbsyukMPLv5/5qr7V1i8PLHdl6Zf87I+xZXFvPCXYjiTFq+YSDQ==
129+
"@types/node@^24.6.0":
130+
version "24.6.0"
131+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.6.0.tgz#5dd8d4eca0bba7dd81d853e7fadc96b322ff84f6"
132+
integrity sha512-F1CBxgqwOMc4GKJ7eY22hWhBVQuMYTtqI8L0FcszYcpYX0fzfDGpez22Xau8Mgm7O9fI+zA/TYIdq3tGWfweBA==
133133
dependencies:
134-
undici-types "~7.12.0"
134+
undici-types "~7.13.0"
135135

136136
"@types/validator@^13.11.8":
137137
version "13.12.2"
@@ -1390,10 +1390,10 @@ typescript@^5.9.2:
13901390
resolved "https://registry.yarnpkg.com/typescript/-/typescript-5.9.2.tgz#d93450cddec5154a2d5cabe3b8102b83316fb2a6"
13911391
integrity sha512-CWBzXQrc/qOkhidw1OzBTQuYRbfyxDXJMVJ1XNwUHGROVmuaeiEm3OslpZ1RV96d7SKKjZKrSJu3+t/xlw3R9A==
13921392

1393-
undici-types@~7.12.0:
1394-
version "7.12.0"
1395-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.12.0.tgz#15c5c7475c2a3ba30659529f5cdb4674b622fafb"
1396-
integrity sha512-goOacqME2GYyOZZfb5Lgtu+1IDmAlAEu5xnD3+xTzS10hT0vzpf0SPjkXwAw9Jm+4n/mQGDP3LO8CPbYROeBfQ==
1393+
undici-types@~7.13.0:
1394+
version "7.13.0"
1395+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.13.0.tgz#a20ba7c0a2be0c97bd55c308069d29d167466bff"
1396+
integrity sha512-Ov2Rr9Sx+fRgagJ5AX0qvItZG/JKKoBRAVITs1zk7IqZGTJUwgUr7qoYBpWwakpWilTZFM98rG/AFRocu10iIQ==
13971397

13981398
util-deprecate@^1.0.1:
13991399
version "1.0.2"

0 commit comments

Comments
 (0)