Skip to content

Commit 5bc5a40

Browse files
authored
Merge pull request #915 from acacode/dependabot/npm_and_yarn/types/node-22.5.3
chore(deps-dev): bump @types/node from 22.5.2 to 22.5.3
2 parents 0813778 + d358683 commit 5bc5a40

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
@@ -66,7 +66,7 @@
6666
"@types/didyoumean": "1.2.2",
6767
"@types/js-yaml": "4.0.9",
6868
"@types/lodash": "4.17.7",
69-
"@types/node": "22.5.2",
69+
"@types/node": "22.5.3",
7070
"@types/swagger2openapi": "7.0.4",
7171
"axios": "1.7.7",
7272
"shx": "0.3.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -746,12 +746,12 @@ __metadata:
746746
languageName: node
747747
linkType: hard
748748

749-
"@types/node@npm:22.5.2":
750-
version: 22.5.2
751-
resolution: "@types/node@npm:22.5.2"
749+
"@types/node@npm:22.5.3":
750+
version: 22.5.3
751+
resolution: "@types/node@npm:22.5.3"
752752
dependencies:
753753
undici-types: "npm:~6.19.2"
754-
checksum: 10c0/624a7fd76229eacc6c158eb3b9afd55b811d7f01976c5f92c630d5b9d47047cc218928c343988484a165ac400e5eb6fe70ea300fc7242deeb0e920c7724290f6
754+
checksum: 10c0/a068e31dd424a0eadfba7d9a5c5b415b76cfd729f3caa299674ad257f59df85c5fe77f1d0a343e811864c790baefb9003d7627618ee3cf85400af338481ba29f
755755
languageName: node
756756
linkType: hard
757757

@@ -3188,7 +3188,7 @@ __metadata:
31883188
"@types/didyoumean": "npm:1.2.2"
31893189
"@types/js-yaml": "npm:4.0.9"
31903190
"@types/lodash": "npm:4.17.7"
3191-
"@types/node": "npm:22.5.2"
3191+
"@types/node": "npm:22.5.3"
31923192
"@types/swagger-schema-official": "npm:^2.0.25"
31933193
"@types/swagger2openapi": "npm:7.0.4"
31943194
axios: "npm:1.7.7"

0 commit comments

Comments
 (0)