Skip to content

Commit

Permalink
build: 📦 bump node.js to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 24, 2024
1 parent 4a851d8 commit ec4b259
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
22
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"@swc-node/register": "1.10.9",
"@swc/core": "1.10.1",
"@types/jest": "29.5.14",
"@types/node": "20.17.10",
"@types/node": "22.10.2",
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"all-contributors-cli": "^6.19.0",
Expand Down
20 changes: 2 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2904,7 +2904,7 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*":
"@types/node@npm:*, @types/node@npm:22.10.2":
version: 22.10.2
resolution: "@types/node@npm:22.10.2"
dependencies:
Expand All @@ -2913,15 +2913,6 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.10":
version: 20.17.10
resolution: "@types/node@npm:20.17.10"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/9a1bcb2f25ce1ad249497e5f10ed984bf0ec476439fad2e965c3d6cc4642abb23c5e8400f7e48e55ff121d2b80b14bdc1bd4eac7ff6848154033a2be25fffb17
languageName: node
linkType: hard

"@types/normalize-package-data@npm:*, @types/normalize-package-data@npm:^2.4.1":
version: 2.4.4
resolution: "@types/normalize-package-data@npm:2.4.4"
Expand Down Expand Up @@ -6155,7 +6146,7 @@ __metadata:
"@swc-node/register": "npm:1.10.9"
"@swc/core": "npm:1.10.1"
"@types/jest": "npm:29.5.14"
"@types/node": "npm:20.17.10"
"@types/node": "npm:22.10.2"
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
"@typescript-eslint/parser": "npm:7.18.0"
all-contributors-cli: "npm:^6.19.0"
Expand Down Expand Up @@ -8390,13 +8381,6 @@ __metadata:
languageName: node
linkType: hard

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

"undici-types@npm:~6.20.0":
version: 6.20.0
resolution: "undici-types@npm:6.20.0"
Expand Down

0 comments on commit ec4b259

Please sign in to comment.