Skip to content

Commit 648250a

Browse files
chore(deps): update dependency @types/node to v24.10.10 (#1359)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 03c1bd0 commit 648250a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@changesets/cli": "2.29.8",
4040
"@theguild/prettier-config": "3.0.1",
4141
"@types/jest": "30.0.0",
42-
"@types/node": "24.10.9",
42+
"@types/node": "24.10.10",
4343
"@typescript-eslint/eslint-plugin": "8.54.0",
4444
"@typescript-eslint/parser": "8.54.0",
4545
"babel-jest": "30.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2647,10 +2647,10 @@
26472647
resolved "https://registry.yarnpkg.com/@types/lodash/-/lodash-4.17.23.tgz#c1bb06db218acc8fc232da0447473fc2fb9d9841"
26482648
integrity sha512-RDvF6wTulMPjrNdCoYRC8gNR880JNGT8uB+REUpC2Ns4pRqQJhGz90wh7rgdXDPpCczF3VGktDuFGVnz8zP7HA==
26492649

2650-
"@types/node@*", "@types/[email protected].9":
2651-
version "24.10.9"
2652-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.9.tgz#1aeb5142e4a92957489cac12b07f9c7fe26057d0"
2653-
integrity sha512-ne4A0IpG3+2ETuREInjPNhUGis1SFjv1d5asp8MzEAGtOZeTeHVDOYqOgqfhvseqg/iXty2hjBf1zAOb7RNiNw==
2650+
"@types/node@*", "@types/[email protected].10":
2651+
version "24.10.10"
2652+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.10.tgz#ea4813a65368ca7a98dfd75c84d748831b63e1cf"
2653+
integrity sha512-+0/4J266CBGPUq/ELg7QUHhN25WYjE0wYTPSQJn1xeu8DOlIOPxXxrNGiLmfAWl7HMMgWFWXpt9IDjMWrF5Iow==
26542654
dependencies:
26552655
undici-types "~7.16.0"
26562656

0 commit comments

Comments
 (0)