Skip to content

Commit 01a2c56

Browse files
authored
fix(deps): Update dependency @types/node to v22.14.1 (#693)
This PR contains the following updates: | Package | Type | Update | Change | Pending | |---|---|---|---|---| | [@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.13.13` -> `22.14.1`](https://renovatebot.com/diffs/npm/@types%2fnode/22.13.13/22.14.1) | `22.15.3` (+3) | --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, on day 1 of the month ( * 0-3 1 * * ) (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 this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://redirect.github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yNjQuMCIsInVwZGF0ZWRJblZlciI6IjM5LjI2NC4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJhdXRvbWVyZ2UiXX0=-->
1 parent c3aad04 commit 01a2c56

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

+15-15
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"@commitlint/cli": "19.8.0",
4040
"@commitlint/config-conventional": "19.8.0",
41-
"@types/node": "22.13.13",
41+
"@types/node": "22.14.1",
4242
"@types/pg": "8.11.14",
4343
"@types/semver": "7.5.8",
4444
"@typescript-eslint/eslint-plugin": "8.21.0",

0 commit comments

Comments
 (0)