Skip to content

Commit 728a31f

Browse files
authored
Merge pull request #899 from acacode/dependabot/npm_and_yarn/types/node-22.5.0
chore(deps-dev): bump @types/node from 22.4.1 to 22.5.0
2 parents 04c4d14 + e358160 commit 728a31f

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
@@ -66,7 +66,7 @@
6666
"@types/didyoumean": "1.2.2",
6767
"@types/js-yaml": "4.0.9",
6868
"@types/lodash": "4.17.7",
69-
"@types/node": "22.4.1",
69+
"@types/node": "22.5.0",
7070
"@types/swagger2openapi": "7.0.4",
7171
"axios": "1.7.4",
7272
"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.4.1":
757-
version: 22.4.1
758-
resolution: "@types/node@npm:22.4.1"
756+
"@types/node@npm:22.5.0":
757+
version: 22.5.0
758+
resolution: "@types/node@npm:22.5.0"
759759
dependencies:
760760
undici-types: "npm:~6.19.2"
761-
checksum: 10c0/e42607438fcbd3a6aebd09084868fa0b22a4b0daf9eda79ed615df7ff8ae95e35ea56e090e1f3140ebae76b640abe42d4a6d5b60c0819eadf499adca737305b6
761+
checksum: 10c0/45aa75c5e71645fac42dced4eff7f197c3fdfff6e8a9fdacd0eb2e748ff21ee70ffb73982f068a58e8d73b2c088a63613142c125236cdcf3c072ea97eada1559
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.4.1"
3233+
"@types/node": "npm:22.5.0"
32343234
"@types/swagger-schema-official": "npm:^2.0.25"
32353235
"@types/swagger2openapi": "npm:7.0.4"
32363236
axios: "npm:1.7.4"

0 commit comments

Comments
 (0)