Skip to content

Commit 6a4073d

Browse files
chore(deps): update dependency @types/node to v22.16.3 (#7535)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`22.16.0` -> `22.16.3`](https://renovatebot.com/diffs/npm/@types%2fnode/22.16.0/22.16.3) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/22.16.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/22.16.0/22.16.3?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Configuration 📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on Monday ( * 0-3 * * 1 ) (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, 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 was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/SAP/ui5-webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4yMy4yIiwidXBkYXRlZEluVmVyIjoiNDEuMjMuMiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 800c376 commit 6a4073d

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"@semantic-release/github": "11.0.3",
6868
"@testing-library/cypress": "10.0.3",
6969
"@types/jscodeshift": "17.3.0",
70-
"@types/node": "22.16.0",
70+
"@types/node": "22.16.3",
7171
"@types/react": "19.1.8",
7272
"@types/react-dom": "19.1.6",
7373
"@ui5/webcomponents-tools": "2.12.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5796,12 +5796,12 @@ __metadata:
57965796
languageName: node
57975797
linkType: hard
57985798

5799-
"@types/node@npm:22.16.0":
5800-
version: 22.16.0
5801-
resolution: "@types/node@npm:22.16.0"
5799+
"@types/node@npm:22.16.3":
5800+
version: 22.16.3
5801+
resolution: "@types/node@npm:22.16.3"
58025802
dependencies:
58035803
undici-types: "npm:~6.21.0"
5804-
checksum: 10c0/6219b521062f6c38d4d85ebd25807bd7f2bc703a5acba24e2c6716938d9d6cefd6fafd7b5156f61580eb58a0d82e8921751b778655675389631d813e5f261c03
5804+
checksum: 10c0/ea6829d0691713e216c15a767f87e412fa0f45c7ed4d49419098d967467e20a5dcdf66fee024e314deab2779f7e5282e1839ee918e845be27f14179247ec947a
58055805
languageName: node
58065806
linkType: hard
58075807

@@ -24433,7 +24433,7 @@ __metadata:
2443324433
"@storybook/theming": "npm:8.6.14"
2443424434
"@testing-library/cypress": "npm:10.0.3"
2443524435
"@types/jscodeshift": "npm:17.3.0"
24436-
"@types/node": "npm:22.16.0"
24436+
"@types/node": "npm:22.16.3"
2443724437
"@types/react": "npm:19.1.8"
2443824438
"@types/react-dom": "npm:19.1.6"
2443924439
"@ui5/webcomponents": "npm:2.12.0"

0 commit comments

Comments
 (0)