Skip to content

Commit e1f18bb

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

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
@@ -117,7 +117,7 @@
117117
"@types/inquirer": "8.2.12",
118118
"@types/jest": "30.0.0",
119119
"@types/jsonpath": "0.2.4",
120-
"@types/node": "20.19.25",
120+
"@types/node": "20.19.26",
121121
"@typescript-eslint/eslint-plugin": "7.18.0",
122122
"@typescript-eslint/parser": "7.18.0",
123123
"dotenv": "17.2.3",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3121,10 +3121,10 @@
31213121
dependencies:
31223122
undici-types "~7.14.0"
31233123

3124-
"@types/node@20.19.25":
3125-
version "20.19.25"
3126-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.25.tgz#467da94a2fd966b57cc39c357247d68047611190"
3127-
integrity sha512-ZsJzA5thDQMSQO788d7IocwwQbI8B5OPzmqNvpf3NY/+MHDAS759Wo0gd2WQeXYt5AAAQjzcrTVC6SKCuYgoCQ==
3124+
"@types/node@20.19.26":
3125+
version "20.19.26"
3126+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.26.tgz#2e8085b493a4f8b9e61e2b1a9d59a219bdc0e373"
3127+
integrity sha512-0l6cjgF0XnihUpndDhk+nyD3exio3iKaYROSgvh/qSevPXax3L8p5DBRFjbvalnwatGgHEQn2R88y2fA3g4irg==
31283128
dependencies:
31293129
undici-types "~6.21.0"
31303130

0 commit comments

Comments
 (0)