Skip to content

Commit 5895e99

Browse files
chore(deps): update dependency @types/node to v24.10.13 (#1365)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent f109e26 commit 5895e99

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.12",
42+
"@types/node": "24.10.13",
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].12":
2651-
version "24.10.12"
2652-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.12.tgz#a51b49260a045c08ac761cbde7e407ef144d2b2a"
2653-
integrity sha512-68e+T28EbdmLSTkPgs3+UacC6rzmqrcWFPQs1C8mwJhI/r5Uxr0yEuQotczNRROd1gq30NGxee+fo0rSIxpyAw==
2650+
"@types/node@*", "@types/[email protected].13":
2651+
version "24.10.13"
2652+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.13.tgz#2fac25c0e30f3848e19912c3b8791a28370e9e07"
2653+
integrity sha512-oH72nZRfDv9lADUBSo104Aq7gPHpQZc4BTx38r9xf9pg5LfP6EzSyH2n7qFmmxRQXh7YlUXODcYsg6PuTDSxGg==
26542654
dependencies:
26552655
undici-types "~7.16.0"
26562656

0 commit comments

Comments
 (0)