Skip to content

Commit

Permalink
build(deps): update node.js to v22
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 13, 2025
1 parent 230b491 commit ad2fc55
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 @@ -47,7 +47,7 @@
"@types/js-quantities": "1.6.6",
"@types/luxon": "3.4.2",
"@types/ms": "0.7.34",
"@types/node": "20.17.12",
"@types/node": "22.10.6",
"tslib": "2.8.1",
"typescript": "5.7.3"
},
Expand Down
20 changes: 10 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ __metadata:
"@types/js-quantities": "npm:1.6.6"
"@types/luxon": "npm:3.4.2"
"@types/ms": "npm:0.7.34"
"@types/node": "npm:20.17.12"
"@types/node": "npm:22.10.6"
byte-size: "npm:9.0.1"
convert: "npm:5.7.0"
convert-units: "npm:3.0.0-beta.7"
Expand Down Expand Up @@ -114,12 +114,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:20.17.12":
version: 20.17.12
resolution: "@types/node@npm:20.17.12"
"@types/node@npm:22.10.6":
version: 22.10.6
resolution: "@types/node@npm:22.10.6"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/340b65a11e4486e597163991532a08e525beee40f082cf73dc830c060426fa9ea8690a4e3931d91375e946816a884d6140d96e99ac048b51f280f21cc70d22ed
undici-types: "npm:~6.20.0"
checksum: 10c0/8b67affc211e5f9c74f7949cda04ca669721e50b83d71b8772a7bed7a4a3c41d663b3a794413f618e763ca6c5da8c234c25ffebcb0737983fc3e7415818ab9a7
languageName: node
linkType: hard

Expand Down Expand Up @@ -281,10 +281,10 @@ __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
"undici-types@npm:~6.20.0":
version: 6.20.0
resolution: "undici-types@npm:6.20.0"
checksum: 10c0/68e659a98898d6a836a9a59e6adf14a5d799707f5ea629433e025ac90d239f75e408e2e5ff086afc3cace26f8b26ee52155293564593fbb4a2f666af57fc59bf
languageName: node
linkType: hard

Expand Down

0 comments on commit ad2fc55

Please sign in to comment.