Skip to content

Commit

Permalink
chore(deps): update dependency node to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 31, 2024
1 parent 0c97fdf commit 5e49d5f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.17.0
22.11.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@types/jest": "^29.4.4",
"@types/js-yaml": "^4.0.5",
"@types/luxon": "^3.2.0",
"@types/node": "^20.0.0",
"@types/node": "^22.0.0",
"@types/pako": "^2",
"@types/prompts": "^2.4.3",
"@yao-pkg/pkg": "^5.8.1",
Expand Down
15 changes: 3 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1483,7 +1483,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*":
"@types/node@npm:*, @types/node@npm:^22.0.0":
version: 22.8.6
resolution: "@types/node@npm:22.8.6"
dependencies:
Expand All @@ -1492,15 +1492,6 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^20.0.0":
version: 20.17.5
resolution: "@types/node@npm:20.17.5"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/6e6bf7f84365a2ee95a369c48cdb47a93aae2b5029d19660183ba944d7bdbc193e54167076d64a3a11ff28e307b84c90eda350edf8e2029195d1fc27ae6055f4
languageName: node
linkType: hard

"@types/normalize-package-data@npm:^2.4.3":
version: 2.4.4
resolution: "@types/normalize-package-data@npm:2.4.4"
Expand Down Expand Up @@ -7479,7 +7470,7 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2, undici-types@npm:~6.19.8":
"undici-types@npm:~6.19.8":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
Expand Down Expand Up @@ -7853,7 +7844,7 @@ __metadata:
"@types/jest": "npm:^29.4.4"
"@types/js-yaml": "npm:^4.0.5"
"@types/luxon": "npm:^3.2.0"
"@types/node": "npm:^20.0.0"
"@types/node": "npm:^22.0.0"
"@types/pako": "npm:^2"
"@types/prompts": "npm:^2.4.3"
"@yao-pkg/pkg": "npm:^5.8.1"
Expand Down

0 comments on commit 5e49d5f

Please sign in to comment.