Skip to content

Commit 60d8844

Browse files
chore(deps): update dependency @types/node to v22.17.0
1 parent 96ed170 commit 60d8844

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.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
@@ -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.8"
2442824428
"@types/react-dom": "npm:19.1.6"
2442924429
"@ui5/webcomponents": "npm:2.12.0"

0 commit comments

Comments
 (0)