Skip to content

Commit 325cb49

Browse files
authored
Merge pull request #1097 from acacode/dependabot/npm_and_yarn/types/node-22.13.11
chore(deps-dev): bump @types/node from 22.13.10 to 22.13.11
2 parents 2ebd0b7 + b9e8e29 commit 325cb49

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
@@ -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.10",
67+
"@types/node": "22.13.11",
6868
"@types/swagger2openapi": "7.0.4",
6969
"axios": "1.8.4",
7070
"openapi-types": "12.1.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
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.10":
888-
version: 22.13.10
889-
resolution: "@types/node@npm:22.13.10"
887+
"@types/node@npm:22.13.11":
888+
version: 22.13.11
889+
resolution: "@types/node@npm:22.13.11"
890890
dependencies:
891891
undici-types: "npm:~6.20.0"
892-
checksum: 10c0/a3865f9503d6f718002374f7b87efaadfae62faa499c1a33b12c527cfb9fd86f733e1a1b026b80c5a0e4a965701174bc3305595a7d36078aa1abcf09daa5dee9
892+
checksum: 10c0/f6ee33d36372242535c38640fe7550a6640d8a775ec19b55bfc11775b521cba072d892ca92a912332ce01b317293d645c1bf767f3f882ec719f2404a3d2a5b96
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.10"
3302+
"@types/node": "npm:22.13.11"
33033303
"@types/swagger-schema-official": "npm:^2.0.25"
33043304
"@types/swagger2openapi": "npm:7.0.4"
33053305
axios: "npm:1.8.4"

0 commit comments

Comments
 (0)