Skip to content

Commit b4b62ad

Browse files
chore(deps-dev): bump @types/node from 24.3.0 to 24.3.1 (#1389)
1 parent 62189fd commit b4b62ad

File tree

2 files changed

+12
-3
lines changed

2 files changed

+12
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
"@tsconfig/strictest": "2.0.5",
7070
"@types/js-yaml": "4.0.9",
7171
"@types/lodash": "4.17.20",
72-
"@types/node": "24.3.0",
72+
"@types/node": "24.3.1",
7373
"@types/swagger2openapi": "7.0.4",
7474
"axios": "1.11.0",
7575
"openapi-types": "12.1.3",

yarn.lock

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1210,7 +1210,7 @@ __metadata:
12101210
languageName: node
12111211
linkType: hard
12121212

1213-
"@types/node@npm:*, @types/node@npm:24.3.0":
1213+
"@types/node@npm:*":
12141214
version: 24.3.0
12151215
resolution: "@types/node@npm:24.3.0"
12161216
dependencies:
@@ -1219,6 +1219,15 @@ __metadata:
12191219
languageName: node
12201220
linkType: hard
12211221

1222+
"@types/node@npm:24.3.1":
1223+
version: 24.3.1
1224+
resolution: "@types/node@npm:24.3.1"
1225+
dependencies:
1226+
undici-types: "npm:~7.10.0"
1227+
checksum: 10c0/99b86fc32294fcd61136ca1f771026443a1e370e9f284f75e243b29299dd878e18c193deba1ce29a374932db4e30eb80826e1049b9aad02d36f5c30b94b6f928
1228+
languageName: node
1229+
linkType: hard
1230+
12221231
"@types/node@npm:^12.7.1":
12231232
version: 12.20.55
12241233
resolution: "@types/node@npm:12.20.55"
@@ -3715,7 +3724,7 @@ __metadata:
37153724
"@tsconfig/strictest": "npm:2.0.5"
37163725
"@types/js-yaml": "npm:4.0.9"
37173726
"@types/lodash": "npm:4.17.20"
3718-
"@types/node": "npm:24.3.0"
3727+
"@types/node": "npm:24.3.1"
37193728
"@types/swagger-schema-official": "npm:^2.0.25"
37203729
"@types/swagger2openapi": "npm:7.0.4"
37213730
axios: "npm:1.11.0"

0 commit comments

Comments
 (0)