Skip to content

Commit

Permalink
chore(deps): update node.js to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 3, 2024
1 parent 3fa1304 commit d7fc46d
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 20 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.17.0
22.12.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
20 changes: 2 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1467,7 +1467,7 @@ __metadata:
languageName: node
linkType: hard

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

"@types/node@npm:^20.0.0":
version: 20.17.9
resolution: "@types/node@npm:20.17.9"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/1c37c3618407d56b76301578edabcb4c6a7ef093d0811c50fc4df8df68fc546797a294cafac0e50789f4e0e485cd1d6871964d8e6222fd420658bdae89c1fb4a
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 @@ -7276,13 +7267,6 @@ __metadata:
languageName: node
linkType: hard

"undici-types@npm:~6.19.2":
version: 6.19.8
resolution: "undici-types@npm:6.19.8"
checksum: 10c0/078afa5990fba110f6824823ace86073b4638f1d5112ee26e790155f481f2a868cc3e0615505b6f4282bdf74a3d8caad715fd809e870c2bb0704e3ea6082f344
languageName: node
linkType: hard

"undici-types@npm:~6.20.0":
version: 6.20.0
resolution: "undici-types@npm:6.20.0"
Expand Down Expand Up @@ -7652,7 +7636,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 d7fc46d

Please sign in to comment.