Skip to content

Commit 9eb9c55

Browse files
chore(deps-dev): bump @types/node from 24.0.12 to 24.0.13 (#1329)
1 parent a8c7e98 commit 9eb9c55

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
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.0.12",
72+
"@types/node": "24.0.13",
7373
"@types/swagger2openapi": "7.0.4",
7474
"axios": "1.10.0",
7575
"openapi-types": "12.1.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1198,12 +1198,12 @@ __metadata:
11981198
languageName: node
11991199
linkType: hard
12001200

1201-
"@types/node@npm:24.0.12":
1202-
version: 24.0.12
1203-
resolution: "@types/node@npm:24.0.12"
1201+
"@types/node@npm:24.0.13":
1202+
version: 24.0.13
1203+
resolution: "@types/node@npm:24.0.13"
12041204
dependencies:
12051205
undici-types: "npm:~7.8.0"
1206-
checksum: 10c0/333777c3416b758bbdb72a09e9db5599ff7789dca519d3fcf8150a1c56c79d808e0009e92d52016e80033b3c52724def08aad2c5b396e28f00dbdfe40a1756a4
1206+
checksum: 10c0/e1f3d4ea8973b1f2f987814ac5343d05ad8b56bf7fa41755295dee0ce0f7b4e2de4f3daef5296429180228970cef0d70f2ad873c61dbafc6f5eeca9d023aba76
12071207
languageName: node
12081208
linkType: hard
12091209

@@ -3738,7 +3738,7 @@ __metadata:
37383738
"@tsconfig/strictest": "npm:2.0.5"
37393739
"@types/js-yaml": "npm:4.0.9"
37403740
"@types/lodash": "npm:4.17.20"
3741-
"@types/node": "npm:24.0.12"
3741+
"@types/node": "npm:24.0.13"
37423742
"@types/swagger-schema-official": "npm:^2.0.25"
37433743
"@types/swagger2openapi": "npm:7.0.4"
37443744
axios: "npm:1.10.0"

0 commit comments

Comments
 (0)