Skip to content

Commit 8d4bb0f

Browse files
authored
Merge pull request #976 from acacode/dependabot/npm_and_yarn/types/node-22.8.7
chore(deps-dev): bump @types/node from 22.8.6 to 22.8.7
2 parents 9b9a9d5 + 2bcf499 commit 8d4bb0f

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.8.6",
68+
"@types/node": "22.8.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.8.6":
706-
version: 22.8.6
707-
resolution: "@types/node@npm:22.8.6"
705+
"@types/node@npm:22.8.7":
706+
version: 22.8.7
707+
resolution: "@types/node@npm:22.8.7"
708708
dependencies:
709709
undici-types: "npm:~6.19.8"
710-
checksum: 10c0/d3a11f2549234a91a4c5d0ff35ab4bdcb7ba34db4d3f1d189be39b8bd41c19aac98d117150a95a9c5a9d45b1014135477ea240b2b8317c86ae3d3cf1c3b3f8f4
710+
checksum: 10c0/14372885db80059ed6e92c320b2bcd8f7dc271698adce11f51aa0f424a3f82aa1749a4f66321b87043791b894346b2458d514cbb65ce70167c2fd8a78a124947
711711
languageName: node
712712
linkType: hard
713713

@@ -2634,7 +2634,7 @@ __metadata:
26342634
"@tsconfig/strictest": "npm:2.0.5"
26352635
"@types/js-yaml": "npm:4.0.9"
26362636
"@types/lodash": "npm:4.17.13"
2637-
"@types/node": "npm:22.8.6"
2637+
"@types/node": "npm:22.8.7"
26382638
"@types/swagger-schema-official": "npm:^2.0.25"
26392639
"@types/swagger2openapi": "npm:7.0.4"
26402640
axios: "npm:1.7.7"

0 commit comments

Comments
 (0)