Skip to content

Commit c789ba1

Browse files
chore(deps): update dependency @types/node to v25
1 parent d88357d commit c789ba1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

bun.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@ionic/eslint-config": "^0.4.0",
1414
"@ionic/prettier-config": "^4.0.0",
1515
"@ionic/swiftlint-config": "^2.0.0",
16-
"@types/node": "^24.10.1",
16+
"@types/node": "^25.0.0",
1717
"eslint": "^8.57.1",
1818
"eslint-plugin-import": "^2.31.0",
1919
"husky": "^9.1.7",
@@ -155,7 +155,7 @@
155155

156156
"@types/json5": ["@types/[email protected]", "", {}, "sha512-dRLjCWHYg4oaA77cxO64oO+7JwCwnIzkZPdrrC71jQmQtlhM556pwKo5bUzqvZndkVbeFLIIi+9TC40JNF5hNQ=="],
157157

158-
"@types/node": ["@types/node@24.10.2", "", { "dependencies": { "undici-types": "~7.16.0" } }, "sha512-WOhQTZ4G8xZ1tjJTvKOpyEVSGgOTvJAfDK3FNFgELyaTpzhdgHVHeqW8V+UJvzF5BT+/B54T/1S2K6gd9c7bbA=="],
158+
"@types/node": ["@types/node@25.0.3", "", { "dependencies": { "undici-types": "~7.16.0" } }, "sha512-W609buLVRVmeW693xKfzHeIV6nJGGz98uCPfeXI1ELMLXVeKYZ9m15fAMSaUPBHYLGFsVRcMmSCksQOrZV9BYA=="],
159159

160160
"@types/semver": ["@types/[email protected]", "", {}, "sha512-FmgJfu+MOcQ370SD0ev7EI8TlCAfKYU+B4m5T3yXc1CiRN94g/SZPtsCkk506aUDtlMnFZvasDwHHUcZUEaYuA=="],
161161

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@ionic/eslint-config": "^0.4.0",
6262
"@ionic/prettier-config": "^4.0.0",
6363
"@ionic/swiftlint-config": "^2.0.0",
64-
"@types/node": "^24.10.1",
64+
"@types/node": "^25.0.0",
6565
"eslint": "^8.57.1",
6666
"eslint-plugin-import": "^2.31.0",
6767
"husky": "^9.1.7",

0 commit comments

Comments
 (0)