Skip to content

Commit 4913312

Browse files
chore(deps): update dependency @types/node to v20.19.37 (#1165)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2c4802d commit 4913312

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
@@ -116,7 +116,7 @@
116116
"@types/fs-extra": "11.0.4",
117117
"@types/jest": "30.0.0",
118118
"@types/jsonpath": "0.2.4",
119-
"@types/node": "20.19.35",
119+
"@types/node": "20.19.37",
120120
"@typescript-eslint/eslint-plugin": "7.18.0",
121121
"@typescript-eslint/parser": "7.18.0",
122122
"dotenv": "17.3.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3142,10 +3142,10 @@
31423142
dependencies:
31433143
undici-types "~7.14.0"
31443144

3145-
"@types/node@20.19.35":
3146-
version "20.19.35"
3147-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.35.tgz#117b373fd1dff528b2f9f8c2d1a85de6af8101ca"
3148-
integrity sha512-Uarfe6J91b9HAUXxjvSOdiO2UPOKLm07Q1oh0JHxoZ1y8HoqxDAu3gVrsrOHeiio0kSsoVBt4wFrKOm0dKxVPQ==
3145+
"@types/node@20.19.37":
3146+
version "20.19.37"
3147+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.37.tgz#b4fb4033408dd97becce63ec932c9ec57a9e2919"
3148+
integrity sha512-8kzdPJ3FsNsVIurqBs7oodNnCEVbni9yUEkaHbgptDACOPW04jimGagZ51E6+lXUwJjgnBw+hyko/lkFWCldqw==
31493149
dependencies:
31503150
undici-types "~6.21.0"
31513151

0 commit comments

Comments
 (0)