Skip to content

Commit c4ff265

Browse files
authored
Merge pull request #7019 from microting/dependabot/npm_and_yarn/eform-client/types/node-24.5.2
Bump @types/node from 24.3.1 to 24.5.2 in /eform-client
2 parents 517a20d + 1489632 commit c4ff265

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

eform-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
"@types/dragula": "^2.1.34",
135135
"@types/file-saver": "^2.0.7",
136136
"@types/mocha": "^10.0.10",
137-
"@types/node": "^24.3.1",
137+
"@types/node": "^24.5.2",
138138
"@types/uuid": "^10.0.0",
139139
"@typescript-eslint/eslint-plugin": "^7.18.0",
140140
"@typescript-eslint/parser": "^7.18.0",

eform-client/yarn.lock

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3565,12 +3565,12 @@
35653565
dependencies:
35663566
"@types/node" "*"
35673567

3568-
"@types/node@*", "@types/node@^24.3.1":
3569-
version "24.3.1"
3570-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.3.1.tgz#b0a3fb2afed0ef98e8d7f06d46ef6349047709f3"
3571-
integrity sha512-3vXmQDXy+woz+gnrTvuvNrPzekOi+Ds0ReMxw0LzBiK3a+1k0kQn9f2NWk+lgD4rJehFUmYy2gMhJ2ZI+7YP9g==
3568+
"@types/node@*", "@types/node@^24.5.2":
3569+
version "24.5.2"
3570+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.5.2.tgz#52ceb83f50fe0fcfdfbd2a9fab6db2e9e7ef6446"
3571+
integrity sha512-FYxk1I7wPv3K2XBaoyH2cTnocQEu8AOZ60hPbsyukMPLv5/5qr7V1i8PLHdl6Zf87I+xZXFvPCXYjiTFq+YSDQ==
35723572
dependencies:
3573-
undici-types "~7.10.0"
3573+
undici-types "~7.12.0"
35743574

35753575
"@types/node@^20.1.0", "@types/node@^20.11.28", "@types/node@^20.11.30":
35763576
version "20.19.9"
@@ -12087,10 +12087,10 @@ undici-types@~6.21.0:
1208712087
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.21.0.tgz#691d00af3909be93a7faa13be61b3a5b50ef12cb"
1208812088
integrity sha512-iwDZqg0QAGrg9Rav5H4n0M64c3mkR59cJ6wQp+7C4nI0gsmExaedaYLNO44eT4AtBBwjbTiGPMlt2Md0T9H9JQ==
1208912089

12090-
undici-types@~7.10.0:
12091-
version "7.10.0"
12092-
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.10.0.tgz#4ac2e058ce56b462b056e629cc6a02393d3ff350"
12093-
integrity sha512-t5Fy/nfn+14LuOc2KNYg75vZqClpAiqscVvMygNnlsHBFpSXdJaYtXMcdNLpl/Qvc3P2cB3s6lOV51nqsFq4ag==
12090+
undici-types@~7.12.0:
12091+
version "7.12.0"
12092+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-7.12.0.tgz#15c5c7475c2a3ba30659529f5cdb4674b622fafb"
12093+
integrity sha512-goOacqME2GYyOZZfb5Lgtu+1IDmAlAEu5xnD3+xTzS10hT0vzpf0SPjkXwAw9Jm+4n/mQGDP3LO8CPbYROeBfQ==
1209412094

1209512095
undici@^6.21.3:
1209612096
version "6.21.3"

0 commit comments

Comments
 (0)