Skip to content

Commit ee4e9fd

Browse files
chore(deps): update dependency @types/node to v22.14.1 (#3549)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 255b42c commit ee4e9fd

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
@@ -34,7 +34,7 @@
3434
"@eslint/js": "9.24.0",
3535
"@types/graphql": "14.5.0",
3636
"@types/jest": "29.5.14",
37-
"@types/node": "22.14.0",
37+
"@types/node": "22.14.1",
3838
"@types/node-fetch": "3.0.3",
3939
"@types/normalize-path": "3.0.2",
4040
"@types/supertest": "6.0.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2483,10 +2483,10 @@
24832483
dependencies:
24842484
undici-types "~6.20.0"
24852485

2486-
"@types/[email protected].0":
2487-
version "22.14.0"
2488-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.0.tgz#d3bfa3936fef0dbacd79ea3eb17d521c628bb47e"
2489-
integrity sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==
2486+
"@types/[email protected].1":
2487+
version "22.14.1"
2488+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.1.tgz#53b54585cec81c21eee3697521e31312d6ca1e6f"
2489+
integrity sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw==
24902490
dependencies:
24912491
undici-types "~6.21.0"
24922492

0 commit comments

Comments
 (0)