Skip to content

Commit c4820ad

Browse files
authored
Merge pull request #1083 from acacode/dependabot/npm_and_yarn/types/node-22.13.10
chore(deps-dev): bump @types/node from 22.13.9 to 22.13.10
2 parents 8b1a9bb + 59d0719 commit c4820ad

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
"@tsconfig/strictest": "2.0.5",
6565
"@types/js-yaml": "4.0.9",
6666
"@types/lodash": "4.17.16",
67-
"@types/node": "22.13.9",
67+
"@types/node": "22.13.10",
6868
"@types/swagger2openapi": "7.0.4",
6969
"axios": "1.8.2",
7070
"openapi-types": "12.1.3",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -884,12 +884,12 @@ __metadata:
884884
languageName: node
885885
linkType: hard
886886

887-
"@types/node@npm:22.13.9":
888-
version: 22.13.9
889-
resolution: "@types/node@npm:22.13.9"
887+
"@types/node@npm:22.13.10":
888+
version: 22.13.10
889+
resolution: "@types/node@npm:22.13.10"
890890
dependencies:
891891
undici-types: "npm:~6.20.0"
892-
checksum: 10c0/eb6acd04169a076631dcaab712128d492cd17a1b3f10daae4a377f3d439c860c3cd3e32f4ef221671f56183b976ac7c4089f4193457314a88675ead4663438a4
892+
checksum: 10c0/a3865f9503d6f718002374f7b87efaadfae62faa499c1a33b12c527cfb9fd86f733e1a1b026b80c5a0e4a965701174bc3305595a7d36078aa1abcf09daa5dee9
893893
languageName: node
894894
linkType: hard
895895

@@ -3299,7 +3299,7 @@ __metadata:
32993299
"@tsconfig/strictest": "npm:2.0.5"
33003300
"@types/js-yaml": "npm:4.0.9"
33013301
"@types/lodash": "npm:4.17.16"
3302-
"@types/node": "npm:22.13.9"
3302+
"@types/node": "npm:22.13.10"
33033303
"@types/swagger-schema-official": "npm:^2.0.25"
33043304
"@types/swagger2openapi": "npm:7.0.4"
33053305
axios: "npm:1.8.2"

0 commit comments

Comments
 (0)