Skip to content

Commit dfaabf6

Browse files
authored
Merge pull request #1027 from acacode/dependabot/npm_and_yarn/types/node-22.10.7
chore(deps-dev): bump @types/node from 22.10.6 to 22.10.7
2 parents 3ef3cc0 + 728e7c7 commit dfaabf6

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.14",
68-
"@types/node": "22.10.6",
68+
"@types/node": "22.10.7",
6969
"@types/swagger2openapi": "7.0.4",
7070
"axios": "1.7.9",
7171
"openapi-types": "12.1.3",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -728,12 +728,12 @@ __metadata:
728728
languageName: node
729729
linkType: hard
730730

731-
"@types/node@npm:22.10.6":
732-
version: 22.10.6
733-
resolution: "@types/node@npm:22.10.6"
731+
"@types/node@npm:22.10.7":
732+
version: 22.10.7
733+
resolution: "@types/node@npm:22.10.7"
734734
dependencies:
735735
undici-types: "npm:~6.20.0"
736-
checksum: 10c0/8b67affc211e5f9c74f7949cda04ca669721e50b83d71b8772a7bed7a4a3c41d663b3a794413f618e763ca6c5da8c234c25ffebcb0737983fc3e7415818ab9a7
736+
checksum: 10c0/c941b4689dfc4044b64a5f601306cbcb0c7210be853ba378a5dd44137898c45accedd796ee002ad9407024cac7ecaf5049304951cb1d80ce3d7cebbbae56f20e
737737
languageName: node
738738
linkType: hard
739739

@@ -2565,7 +2565,7 @@ __metadata:
25652565
"@tsconfig/strictest": "npm:2.0.5"
25662566
"@types/js-yaml": "npm:4.0.9"
25672567
"@types/lodash": "npm:4.17.14"
2568-
"@types/node": "npm:22.10.6"
2568+
"@types/node": "npm:22.10.7"
25692569
"@types/swagger-schema-official": "npm:^2.0.25"
25702570
"@types/swagger2openapi": "npm:7.0.4"
25712571
axios: "npm:1.7.9"

0 commit comments

Comments
 (0)