Skip to content

Commit 61923fa

Browse files
authored
Merge pull request #856 from acacode/dependabot/npm_and_yarn/types/node-22.0.2
chore(deps-dev): bump @types/node from 22.0.1 to 22.0.2
2 parents a642080 + 4533eaf commit 61923fa

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
"@types/didyoumean": "1.2.2",
6666
"@types/js-yaml": "4.0.9",
6767
"@types/lodash": "4.17.7",
68-
"@types/node": "22.0.1",
68+
"@types/node": "22.0.2",
6969
"@types/swagger2openapi": "7.0.4",
7070
"axios": "1.7.2",
7171
"shx": "0.3.4",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -753,12 +753,12 @@ __metadata:
753753
languageName: node
754754
linkType: hard
755755

756-
"@types/node@npm:22.0.1":
757-
version: 22.0.1
758-
resolution: "@types/node@npm:22.0.1"
756+
"@types/node@npm:22.0.2":
757+
version: 22.0.2
758+
resolution: "@types/node@npm:22.0.2"
759759
dependencies:
760760
undici-types: "npm:~6.11.1"
761-
checksum: 10c0/15498122770dc9476391c59302cb4635091a05c334bfa462db151b490e5bbed66a989d1e56b2662ec44897ba3d74a338ddfd59b4cd039839d995e40056ab632b
761+
checksum: 10c0/59ee26fb1104674b2e23981d7569ad113aa8ee23c8449af8e4312aa9352ac738c5ffd0ae4d8077db0467704a3b9ccc662048e39716cb5ad51cdb24d106c7871b
762762
languageName: node
763763
linkType: hard
764764

@@ -3230,7 +3230,7 @@ __metadata:
32303230
"@types/didyoumean": "npm:1.2.2"
32313231
"@types/js-yaml": "npm:4.0.9"
32323232
"@types/lodash": "npm:4.17.7"
3233-
"@types/node": "npm:22.0.1"
3233+
"@types/node": "npm:22.0.2"
32343234
"@types/swagger-schema-official": "npm:^2.0.25"
32353235
"@types/swagger2openapi": "npm:7.0.4"
32363236
axios: "npm:1.7.2"

0 commit comments

Comments
 (0)