Skip to content

Commit 30af0d2

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

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
@@ -52,7 +52,7 @@
5252
"@types/config": "3.3.5",
5353
"@types/dotenv": "8.2.3",
5454
"@types/jest": "29.5.14",
55-
"@types/node": "22.14.0",
55+
"@types/node": "22.14.1",
5656
"@typescript-eslint/eslint-plugin": "8.29.1",
5757
"@typescript-eslint/parser": "8.29.1",
5858
"commitizen": "4.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1326,10 +1326,10 @@
13261326
dependencies:
13271327
undici-types "~6.20.0"
13281328

1329-
"@types/node@22.14.0":
1330-
version "22.14.0"
1331-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.0.tgz#d3bfa3936fef0dbacd79ea3eb17d521c628bb47e"
1332-
integrity sha512-Kmpl+z84ILoG+3T/zQFyAJsU6EPTmOCj8/2+83fSN6djd6I4o7uOuGIH6vq3PrjY5BGitSbFuMN18j3iknubbA==
1329+
"@types/node@22.14.1":
1330+
version "22.14.1"
1331+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.14.1.tgz#53b54585cec81c21eee3697521e31312d6ca1e6f"
1332+
integrity sha512-u0HuPQwe/dHrItgHHpmw3N2fYCR6x4ivMNbPHRkBVP4CvN+kiRrKHWk3i8tXiO/joPwXLMYvF9TTF0eqgHIuOw==
13331333
dependencies:
13341334
undici-types "~6.21.0"
13351335

0 commit comments

Comments
 (0)