Skip to content

Commit

Permalink
build(deps): update dependency node to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Oct 29, 2024
1 parent 582b525 commit a77efc9
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
2 changes: 1 addition & 1 deletion .node-version
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 @@ -68,7 +68,7 @@
"@swc/core": "1.7.40",
"@tsconfig/node20": "20.1.4",
"@tsconfig/strictest": "2.0.5",
"@types/node": "20.17.3",
"@types/node": "22.8.4",
"@vitest/coverage-v8": "2.1.1",
"@vitest/ui": "^2.0.0",
"bignumber.js": "9.1.2",
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2659,12 +2659,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.3":
version: 20.17.3
resolution: "@types/node@npm:20.17.3"
"@types/node@npm:22.8.4":
version: 22.8.4
resolution: "@types/node@npm:22.8.4"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10/2aaa7a969184ba22f75123b5d4c09c313d55879588d43b58b55535b68377b2468d8de5d0cea85623a188f0c4c30c2d3f2deaacf5057e2e0041208b08be742b8d
undici-types: "npm:~6.19.8"
checksum: 10/ee6b6b66c290a74bb37487f5ec533b7333c25e1b2f45016af4cd870408c4366f6fca75de5b8bb7a6e5836ab0536d2ef1910a89a2f797ae33a80344d0e81de03e
languageName: node
linkType: hard

Expand Down Expand Up @@ -3317,7 +3317,7 @@ __metadata:
"@swc/core": "npm:1.7.40"
"@tsconfig/node20": "npm:20.1.4"
"@tsconfig/strictest": "npm:2.0.5"
"@types/node": "npm:20.17.3"
"@types/node": "npm:22.8.4"
"@vitest/coverage-v8": "npm:2.1.1"
"@vitest/ui": "npm:^2.0.0"
bignumber.js: "npm:9.1.2"
Expand Down Expand Up @@ -5697,10 +5697,10 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit a77efc9

Please sign in to comment.