Skip to content

Commit

Permalink
Update Node.js to v22
Browse files Browse the repository at this point in the history
| datasource   | package     | from    | to       |
| ------------ | ----------- | ------- | -------- |
| node-version | node        | v20.0.0 | v22.13.1 |
| npm          | @types/node | 22.10.6 | 22.10.10 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 28, 2025
1 parent 380923b commit ca5b980
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20
22.13.1
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"devDependencies": {
"@types/jest": "^29.5.14",
"@types/js-yaml": "^4.0.9",
"@types/node": "^22.10.5",
"@types/node": "^22.10.10",
"@typescript-eslint/eslint-plugin": "^8.22.0",
"@typescript-eslint/parser": "^8.22.0",
"@vercel/ncc": "^0.38.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1586,12 +1586,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^22.10.5":
version: 22.10.6
resolution: "@types/node@npm:22.10.6"
"@types/node@npm:*, @types/node@npm:^22.10.10":
version: 22.10.10
resolution: "@types/node@npm:22.10.10"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/8b67affc211e5f9c74f7949cda04ca669721e50b83d71b8772a7bed7a4a3c41d663b3a794413f618e763ca6c5da8c234c25ffebcb0737983fc3e7415818ab9a7
checksum: 10c0/3425772d4513cd5dbdd87c00acda088113c03a97445f84f6a89744c60a66990b56c9d3a7213d09d57b6b944ae8ff45f985565e0c1846726112588e33a22dd12b
languageName: node
linkType: hard

Expand Down Expand Up @@ -4919,7 +4919,7 @@ __metadata:
"@docker/actions-toolkit": "npm:^0.53.0"
"@types/jest": "npm:^29.5.14"
"@types/js-yaml": "npm:^4.0.9"
"@types/node": "npm:^22.10.5"
"@types/node": "npm:^22.10.10"
"@types/semver": "npm:^7.5.8"
"@typescript-eslint/eslint-plugin": "npm:^8.22.0"
"@typescript-eslint/parser": "npm:^8.22.0"
Expand Down

0 comments on commit ca5b980

Please sign in to comment.