Skip to content

Commit dc10825

Browse files
chore(deps): update dependency @types/node to v22.17.0 (#7613)
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.5` -> `22.17.0`](https://renovatebot.com/diffs/npm/@types%2fnode/22.16.5/22.17.0) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/22.17.0?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/22.16.5/22.17.0?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:eyJjcmVhdGVkSW5WZXIiOiI0MS41MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuNTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 631a223 commit dc10825

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.5",
70+
"@types/node": "22.17.0",
7171
"@types/react": "19.1.9",
7272
"@types/react-dom": "19.1.7",
7373
"@ui5/webcomponents-tools": "2.12.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -5757,12 +5757,12 @@ __metadata:
57575757
languageName: node
57585758
linkType: hard
57595759

5760-
"@types/node@npm:22.16.5":
5761-
version: 22.16.5
5762-
resolution: "@types/node@npm:22.16.5"
5760+
"@types/node@npm:22.17.0":
5761+
version: 22.17.0
5762+
resolution: "@types/node@npm:22.17.0"
57635763
dependencies:
57645764
undici-types: "npm:~6.21.0"
5765-
checksum: 10c0/93a245e96a01f4a6aa38475000070292a9299e17b95bc1fc8180c652fb3a62f9b3b9ec0b78f9fc6a78b9274d3dfce456e80c7bb68b5357c8f7dbf581df4408c1
5765+
checksum: 10c0/e1c603b660d3de3243dfc02ded5d40623ff3f36315ffbdd8cdc81bc2c5a8da172035879d437b72e9fa61ca01827f28e9c2b0c32898f411a8e9ba0a5efac0b4ca
57665766
languageName: node
57675767
linkType: hard
57685768

@@ -24423,7 +24423,7 @@ __metadata:
2442324423
"@storybook/theming": "npm:8.6.14"
2442424424
"@testing-library/cypress": "npm:10.0.3"
2442524425
"@types/jscodeshift": "npm:17.3.0"
24426-
"@types/node": "npm:22.16.5"
24426+
"@types/node": "npm:22.17.0"
2442724427
"@types/react": "npm:19.1.9"
2442824428
"@types/react-dom": "npm:19.1.7"
2442924429
"@ui5/webcomponents": "npm:2.12.0"

0 commit comments

Comments
 (0)