Skip to content

Commit bc449c8

Browse files
authored
Merge pull request #6631 from microting/dependabot/npm_and_yarn/eform-client/types/node-22.14.1
Bump @types/node from 22.14.0 to 22.14.1 in /eform-client
2 parents afe20b3 + 6f31f8b commit bc449c8

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
@@ -132,7 +132,7 @@
132132
"@types/dragula": "^2.1.34",
133133
"@types/file-saver": "^2.0.7",
134134
"@types/mocha": "^10.0.10",
135-
"@types/node": "^22.14.0",
135+
"@types/node": "^22.14.1",
136136
"@types/uuid": "^10.0.0",
137137
"@typescript-eslint/eslint-plugin": "^7.18.0",
138138
"@typescript-eslint/parser": "^7.18.0",

eform-client/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3303,10 +3303,10 @@
33033303
dependencies:
33043304
"@types/node" "*"
33053305

3306-
"@types/node@*", "@types/node@^22.14.0", "@types/node@^22.2.0", "@types/node@^22.5.5":
3307-
version "22.14.0"
3308-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.0.tgz#d3bfa3936fef0dbacd79ea3eb17d521c628bb47e"
3309-
integrity sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==
3306+
"@types/node@*", "@types/node@^22.14.1", "@types/node@^22.2.0", "@types/node@^22.5.5":
3307+
version "22.14.1"
3308+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.1.tgz#53b54585cec81c21eee3697521e31312d6ca1e6f"
3309+
integrity sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw==
33103310
dependencies:
33113311
undici-types "~6.21.0"
33123312

0 commit comments

Comments
 (0)