Skip to content

Commit 5e9c562

Browse files
chore(deps): update dependency @types/node to v24.8.1 (#568)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 31003c5 commit 5e9c562

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@
103103
"@rollup/plugin-typescript": "^12.1.4",
104104
"@types/aws-lambda": "^8.10.152",
105105
"@types/jest": "^30.0.0",
106-
"@types/node": "24.8.0",
106+
"@types/node": "24.8.1",
107107
"@types/sinon": "17.0.4",
108108
"esbuild": "^0.25.9",
109109
"husky": "9.1.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1098,10 +1098,10 @@
10981098
dependencies:
10991099
undici-types "~7.12.0"
11001100

1101-
"@types/node@24.8.0":
1102-
version "24.8.0"
1103-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.8.0.tgz#a98a689a687c31d9c553f603961230333e4b5230"
1104-
integrity sha512-5x08bUtU8hfboMTrJ7mEO4CpepS9yBwAqcL52y86SWNmbPX8LVbNs3EP4cNrIZgdjk2NAlP2ahNihozpoZIxSg==
1101+
"@types/node@24.8.1":
1102+
version "24.8.1"
1103+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.8.1.tgz#74c8ae00b045a0a351f2837ec00f25dfed0053be"
1104+
integrity sha512-alv65KGRadQVfVcG69MuB4IzdYVpRwMG/mq8KWOaoOdyY617P5ivaDiMCGOFDWD2sAn5Q0mR3mRtUOgm99hL9Q==
11051105
dependencies:
11061106
undici-types "~7.14.0"
11071107

0 commit comments

Comments
 (0)