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.0 |
| npm          | @types/node | 22.10.4 | 22.10.5  |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 10, 2025
1 parent 108e752 commit 4bd74bf
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.0
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"@aws-sdk/client-marketplace-catalog": "^3.721.0"
},
"devDependencies": {
"@types/node": "^22.10.4",
"@types/node": "^22.10.5",
"@typescript-eslint/eslint-plugin": "^8.19.0",
"@typescript-eslint/parser": "^8.19.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 @@ -2076,12 +2076,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:*, @types/node@npm:^22.10.4":
version: 22.10.4
resolution: "@types/node@npm:22.10.4"
"@types/node@npm:*, @types/node@npm:^22.10.5":
version: 22.10.5
resolution: "@types/node@npm:22.10.5"
dependencies:
undici-types: "npm:~6.20.0"
checksum: 10c0/b2950f71dad821ef5103f42f3b4a804f8613f5799b8d96f427f904f49841b424e311fa38b3a92cf4710529abc82a355093b9258b030af3e94ee9b84bd1313063
checksum: 10c0/6a0e7d1fe6a86ef6ee19c3c6af4c15542e61aea2f4cee655b6252efb356795f1f228bc8299921e82924e80ff8eca29b74d9dd0dd5cc1a90983f892f740b480df
languageName: node
linkType: hard

Expand Down Expand Up @@ -2383,7 +2383,7 @@ __metadata:
dependencies:
"@actions/core": "npm:^1.11.1"
"@aws-sdk/client-marketplace-catalog": "npm:^3.721.0"
"@types/node": "npm:^22.10.4"
"@types/node": "npm:^22.10.5"
"@typescript-eslint/eslint-plugin": "npm:^8.19.0"
"@typescript-eslint/parser": "npm:^8.19.0"
"@vercel/ncc": "npm:^0.38.3"
Expand Down

0 comments on commit 4bd74bf

Please sign in to comment.