Skip to content

Commit c6c1b81

Browse files
authored
Merge pull request #850 from acacode/dependabot/npm_and_yarn/types/node-22.0.0
chore(deps-dev): bump @types/node from 20.14.12 to 22.0.0
2 parents ccd1c62 + 15ca029 commit c6c1b81

File tree

2 files changed

+14
-7
lines changed

2 files changed

+14
-7
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": "20.14.12",
68+
"@types/node": "22.0.0",
6969
"@types/swagger2openapi": "7.0.4",
7070
"axios": "1.7.2",
7171
"shx": "0.3.4",

yarn.lock

Lines changed: 13 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -865,12 +865,12 @@ __metadata:
865865
languageName: node
866866
linkType: hard
867867

868-
"@types/node@npm:20.14.12":
869-
version: 20.14.12
870-
resolution: "@types/node@npm:20.14.12"
868+
"@types/node@npm:22.0.0":
869+
version: 22.0.0
870+
resolution: "@types/node@npm:22.0.0"
871871
dependencies:
872-
undici-types: "npm:~5.26.4"
873-
checksum: 10c0/59bc5fa11fdd23fd517f859063118f54a1ab53d3399ef63c926f8902429d7453abc0db22ef4b0a6110026b6ab81b6472fee894e1d235c24b01a0b3e10cfae0bb
872+
undici-types: "npm:~6.11.1"
873+
checksum: 10c0/af26a8ec7266c857b0ced75dc3a93c6b65280d1fa40d1b4488c814d30831c5c752489c99ecb5698daec1376145b1a9ddd08350882dc2e07769917a5f22a460bc
874874
languageName: node
875875
linkType: hard
876876

@@ -3405,7 +3405,7 @@ __metadata:
34053405
"@types/didyoumean": "npm:1.2.2"
34063406
"@types/js-yaml": "npm:4.0.9"
34073407
"@types/lodash": "npm:4.17.7"
3408-
"@types/node": "npm:20.14.12"
3408+
"@types/node": "npm:22.0.0"
34093409
"@types/swagger-schema-official": "npm:^2.0.25"
34103410
"@types/swagger2openapi": "npm:7.0.4"
34113411
axios: "npm:1.7.2"
@@ -3621,6 +3621,13 @@ __metadata:
36213621
languageName: node
36223622
linkType: hard
36233623

3624+
"undici-types@npm:~6.11.1":
3625+
version: 6.11.1
3626+
resolution: "undici-types@npm:6.11.1"
3627+
checksum: 10c0/d8f5739a8e6c779d72336c82deb49c56d5ac9f9f6e0eb2e8dd4d3f6929ae9db7cde370d2e46516fe6cad04ea53e790c5e16c4c75eed7cd0f9bd31b0763bb2fa3
3628+
languageName: node
3629+
linkType: hard
3630+
36243631
"unicode-emoji-modifier-base@npm:^1.0.0":
36253632
version: 1.0.0
36263633
resolution: "unicode-emoji-modifier-base@npm:1.0.0"

0 commit comments

Comments
 (0)