Skip to content

Commit 2a3c666

Browse files
authored
Merge pull request #7241 from microting/dependabot/npm_and_yarn/eform-client/types/node-24.10.0
Bump @types/node from 24.9.2 to 24.10.0 in /eform-client
2 parents 74c0e7c + 7e409cd commit 2a3c666

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

eform-client/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@
141141
"@types/jasmine": "^5.1.12",
142142
"@types/jest": "^30.0.0",
143143
"@types/mocha": "^10.0.10",
144-
"@types/node": "^24.5.2",
144+
"@types/node": "^24.10.0",
145145
"@types/uuid": "^11.0.0",
146146
"@typescript-eslint/eslint-plugin": "^7.18.0",
147147
"@typescript-eslint/parser": "^7.18.0",

eform-client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4221,10 +4221,10 @@
42214221
dependencies:
42224222
"@types/node" "*"
42234223

4224-
"@types/node@*", "@types/node@^24.5.2":
4225-
version "24.9.2"
4226-
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.9.2.tgz#90ded2422dbfcafcf72080f28975adc21366148d"
4227-
integrity sha512-uWN8YqxXxqFMX2RqGOrumsKeti4LlmIMIyV0lgut4jx7KQBcBiW6vkDtIBvHnHIquwNfJhk8v2OtmO8zXWHfPA==
4224+
"@types/node@*", "@types/node@^24.10.0":
4225+
version "24.10.0"
4226+
resolved "https://registry.yarnpkg.com/@types/node/-/node-24.10.0.tgz#6b79086b0dfc54e775a34ba8114dcc4e0221f31f"
4227+
integrity sha512-qzQZRBqkFsYyaSWXuEHc2WR9c0a0CXwiE5FWUvn7ZM+vdy1uZLfCunD38UzhuB7YN/J11ndbDBcTmOdxJo9Q7A==
42284228
dependencies:
42294229
undici-types "~7.16.0"
42304230

0 commit comments

Comments
 (0)