Skip to content

Commit d4d749b

Browse files
authored
Merge pull request #1009 from acacode/dependabot/npm_and_yarn/types/node-22.10.2
chore(deps-dev): bump @types/node from 22.10.1 to 22.10.2
2 parents 325e308 + 936ba2a commit d4d749b

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.13",
68-
"@types/node": "22.10.1",
68+
"@types/node": "22.10.2",
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
@@ -831,12 +831,12 @@ __metadata:
831831
languageName: node
832832
linkType: hard
833833

834-
"@types/node@npm:22.10.1":
835-
version: 22.10.1
836-
resolution: "@types/node@npm:22.10.1"
834+
"@types/node@npm:22.10.2":
835+
version: 22.10.2
836+
resolution: "@types/node@npm:22.10.2"
837837
dependencies:
838838
undici-types: "npm:~6.20.0"
839-
checksum: 10c0/0fbb6d29fa35d807f0223a4db709c598ac08d66820240a2cd6a8a69b8f0bc921d65b339d850a666b43b4e779f967e6ed6cf6f0fca3575e08241e6b900364c234
839+
checksum: 10c0/2c7b71a040f1ef5320938eca8ebc946e6905caa9bbf3d5665d9b3774a8d15ea9fab1582b849a6d28c7fc80756a62c5666bc66b69f42f4d5dafd1ccb193cdb4ac
840840
languageName: node
841841
linkType: hard
842842

@@ -2772,7 +2772,7 @@ __metadata:
27722772
"@tsconfig/strictest": "npm:2.0.5"
27732773
"@types/js-yaml": "npm:4.0.9"
27742774
"@types/lodash": "npm:4.17.13"
2775-
"@types/node": "npm:22.10.1"
2775+
"@types/node": "npm:22.10.2"
27762776
"@types/swagger-schema-official": "npm:^2.0.25"
27772777
"@types/swagger2openapi": "npm:7.0.4"
27782778
axios: "npm:1.7.9"

0 commit comments

Comments
 (0)