Skip to content

Commit b06a2ae

Browse files
authored
Merge pull request #961 from acacode/dependabot/npm_and_yarn/types/node-22.7.7
chore(deps-dev): bump @types/node from 22.7.6 to 22.7.7
2 parents d467bb2 + c95a3bc commit b06a2ae

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.11",
68-
"@types/node": "22.7.6",
68+
"@types/node": "22.7.7",
6969
"@types/swagger2openapi": "7.0.4",
7070
"axios": "1.7.7",
7171
"openapi-types": "12.1.3",

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.6":
706-
version: 22.7.6
707-
resolution: "@types/node@npm:22.7.6"
705+
"@types/node@npm:22.7.7":
706+
version: 22.7.7
707+
resolution: "@types/node@npm:22.7.7"
708708
dependencies:
709709
undici-types: "npm:~6.19.2"
710-
checksum: 10c0/d4406a63afce981c363fb1d1954aaf1759ad2d487c0833ebf667565ea4e45ff217d6fab4b5343badbdeccdf9d2e4a0841d633e0c929ceabcb33c288663dd0c73
710+
checksum: 10c0/07268a1e990ad9d9b1865092881317ea679a46eb6706d83a8874eec75fdddae6cfd6452e4e68b651561183e2a8f8548276f3155744bc402c2545978c19b70d65
711711
languageName: node
712712
linkType: hard
713713

@@ -2800,7 +2800,7 @@ __metadata:
28002800
"@tsconfig/strictest": "npm:2.0.5"
28012801
"@types/js-yaml": "npm:4.0.9"
28022802
"@types/lodash": "npm:4.17.11"
2803-
"@types/node": "npm:22.7.6"
2803+
"@types/node": "npm:22.7.7"
28042804
"@types/swagger-schema-official": "npm:^2.0.25"
28052805
"@types/swagger2openapi": "npm:7.0.4"
28062806
axios: "npm:1.7.7"

0 commit comments

Comments
 (0)