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 Feb 4, 2025
1 parent c00fac9 commit f549d76
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.17",
"@types/node": "22.13.1",
"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.17"
"@types/node": "npm:22.13.1"
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.17":
version: 20.17.17
resolution: "@types/node@npm:20.17.17"
"@types/node@npm:22.13.1":
version: 22.13.1
resolution: "@types/node@npm:22.13.1"
dependencies:
undici-types: "npm:~6.19.2"
checksum: 10c0/6aebc8053b96f1b6d82c3a3fe5fc20d9f7eeb507d79d967221bbecaa2b26665fa1c9efe460be2a2f4aaae4e98f37797df7d5a4189f2b6edf8abf9f82f7fd8b1f
undici-types: "npm:~6.20.0"
checksum: 10c0/d4e56d41d8bd53de93da2651c0a0234e330bd7b1b6d071b1a94bd3b5ee2d9f387519e739c52a15c1faa4fb9d97e825b848421af4b2e50e6518011e7adb4a34b7
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 f549d76

Please sign in to comment.