Skip to content

Commit 0bcbecd

Browse files
chore(deps): update node.js to v22.19.0 (#227)
This PR contains the following updates: | Package | Type | Update | Change | Age | Confidence | |---|---|---|---|---|---| | [node](https://nodejs.org) ([source](https://redirect.github.com/nodejs/node)) | | minor | `22.17.1` -> `22.19.0` | [![age](https://developer.mend.io/api/mc/badges/age/node-version/node/v22.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/node-version/node/v22.17.1/v22.19.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | devDependencies | minor | [`22.16.5` -> `22.18.1`](https://renovatebot.com/diffs/npm/@types%2fnode/22.16.5/22.18.1) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/22.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/22.16.5/22.18.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>nodejs/node (node)</summary> ### [`v22.19.0`](https://redirect.github.com/nodejs/node/compare/v22.18.0...v22.19.0) [Compare Source](https://redirect.github.com/nodejs/node/compare/v22.18.0...v22.19.0) ### [`v22.18.0`](https://redirect.github.com/nodejs/node/compare/v22.17.1...v22.18.0) [Compare Source](https://redirect.github.com/nodejs/node/compare/v22.17.1...v22.18.0) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "before 4am on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/hetznercloud/setup-hcloud). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS43MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d3bdf8f commit 0bcbecd

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

.node-version

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
22.17.1
1+
22.19.0

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"@eslint/eslintrc": "3.3.1",
4444
"@eslint/js": "9.35.0",
4545
"@types/jest": "29.5.14",
46-
"@types/node": "22.16.5",
46+
"@types/node": "22.18.1",
4747
"@typescript-eslint/eslint-plugin": "8.40.0",
4848
"@typescript-eslint/parser": "8.40.0",
4949
"@vercel/ncc": "0.38.3",

0 commit comments

Comments
 (0)