Skip to content

Commit da19af3

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

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
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.33",
119+
"@types/node": "20.19.34",
120120
"@typescript-eslint/eslint-plugin": "7.18.0",
121121
"@typescript-eslint/parser": "7.18.0",
122122
"dotenv": "17.3.1",

yarn.lock

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3149,7 +3149,14 @@
31493149
dependencies:
31503150
undici-types "~7.14.0"
31513151

3152-
"@types/node@20.19.33", "@types/node@^20.10.7":
3152+
"@types/node@20.19.34":
3153+
version "20.19.34"
3154+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.34.tgz#6eae179a306087a4001867a8866a9896241646e7"
3155+
integrity sha512-by3/Z0Qp+L9cAySEsSNNwZ6WWw8ywgGLPQGgbQDhNRSitqYgkgp4pErd23ZSCavbtUA2CN4jQtoB3T8nk4j3Rg==
3156+
dependencies:
3157+
undici-types "~6.21.0"
3158+
3159+
"@types/node@^20.10.7":
31533160
version "20.19.33"
31543161
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.19.33.tgz#ac8364c623b72d43125f0e7dd722bbe968f0c65e"
31553162
integrity sha512-Rs1bVAIdBs5gbTIKza/tgpMuG1k3U/UMJLWecIMxNdJFDMzcM5LOiLVRYh3PilWEYDIeUDv7bpiHPLPsbydGcw==

0 commit comments

Comments
 (0)