Skip to content

Commit a210c60

Browse files
chore(deps-dev): bump @types/node from 24.0.8 to 24.0.10 (#1318)
1 parent 0cf6fbe commit a210c60

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.19",
72-
"@types/node": "24.0.8",
72+
"@types/node": "24.0.10",
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.8":
1202-
version: 24.0.8
1203-
resolution: "@types/node@npm:24.0.8"
1201+
"@types/node@npm:24.0.10":
1202+
version: 24.0.10
1203+
resolution: "@types/node@npm:24.0.10"
12041204
dependencies:
12051205
undici-types: "npm:~7.8.0"
1206-
checksum: 10c0/afc014193a1a58f545be023bd63a47639f09fddcaaf1ce271ae1b0f700d422aae425f453a8f428d98f772e08cc9bc54815da2b46ace2d1d4362f657c4172065f
1206+
checksum: 10c0/11dbd869d3e12ee7b7818113588950e538783e45d227122174c763cb05977defbd1e01b44b5ccd4b8997e42c3df7f7b83c6ee05cfa43d924c8882886bc5f6582
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.19"
3741-
"@types/node": "npm:24.0.8"
3741+
"@types/node": "npm:24.0.10"
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)