Skip to content

Commit e74fb60

Browse files
chore(deps): update dependency @types/node to v24.11.0 (#1378)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 461330f commit e74fb60

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.30.0",
4040
"@theguild/prettier-config": "3.0.1",
4141
"@types/jest": "30.0.0",
42-
"@types/node": "24.10.13",
42+
"@types/node": "24.11.0",
4343
"@typescript-eslint/eslint-plugin": "8.56.1",
4444
"@typescript-eslint/parser": "8.56.1",
4545
"babel-jest": "30.2.0",

yarn.lock

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

2637-
"@types/node@*", "@types/node@24.10.13":
2638-
version "24.10.13"
2639-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.13.tgz#2fac25c0e30f3848e19912c3b8791a28370e9e07"
2640-
integrity sha512-oH72nZRfDv9lADUBSo104Aq7gPHpQZc4BTx38r9xf9pg5LfP6EzSyH2n7qFmmxRQXh7YlUXODcYsg6PuTDSxGg==
2637+
"@types/node@*", "@types/node@24.11.0":
2638+
version "24.11.0"
2639+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.11.0.tgz#34e8f9603ada03fdc36a532faefdb8e1bb3693a0"
2640+
integrity sha512-fPxQqz4VTgPI/IQ+lj9r0h+fDR66bzoeMGHp8ASee+32OSGIkeASsoZuJixsQoVef1QJbeubcPBxKk22QVoWdw==
26412641
dependencies:
26422642
undici-types "~7.16.0"
26432643

0 commit comments

Comments
 (0)