Skip to content

Commit df9d815

Browse files
authored
Merge pull request #944 from acacode/dependabot/npm_and_yarn/types/node-22.7.4
chore(deps-dev): bump @types/node from 22.7.3 to 22.7.4
2 parents 02f39e7 + 7ddf664 commit df9d815

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
@@ -65,7 +65,7 @@
6565
"@tsconfig/strictest": "2.0.5",
6666
"@types/js-yaml": "4.0.9",
6767
"@types/lodash": "4.17.9",
68-
"@types/node": "22.7.3",
68+
"@types/node": "22.7.4",
6969
"@types/swagger2openapi": "7.0.4",
7070
"axios": "1.7.7",
7171
"tsup": "8.3.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -702,12 +702,12 @@ __metadata:
702702
languageName: node
703703
linkType: hard
704704

705-
"@types/node@npm:22.7.3":
706-
version: 22.7.3
707-
resolution: "@types/node@npm:22.7.3"
705+
"@types/node@npm:22.7.4":
706+
version: 22.7.4
707+
resolution: "@types/node@npm:22.7.4"
708708
dependencies:
709709
undici-types: "npm:~6.19.2"
710-
checksum: 10c0/0e579813528b0370454337a952f43b792cd12731e10fdca0fdb627158e980c1219bba99e9048c134b6a19325d817016059afe016ccd372326c838a1b85a51574
710+
checksum: 10c0/c22bf54515c78ff3170142c1e718b90e2a0003419dc2d55f79c9c9362edd590a6ab1450deb09ff6e1b32d1b4698da407930b16285e8be3a009ea6cd2695cac01
711711
languageName: node
712712
linkType: hard
713713

@@ -2809,7 +2809,7 @@ __metadata:
28092809
"@tsconfig/strictest": "npm:2.0.5"
28102810
"@types/js-yaml": "npm:4.0.9"
28112811
"@types/lodash": "npm:4.17.9"
2812-
"@types/node": "npm:22.7.3"
2812+
"@types/node": "npm:22.7.4"
28132813
"@types/swagger-schema-official": "npm:^2.0.25"
28142814
"@types/swagger2openapi": "npm:7.0.4"
28152815
axios: "npm:1.7.7"

0 commit comments

Comments
 (0)