Skip to content

Commit 02af6b4

Browse files
chore(deps): update dependency @types/node to v18.19.130
1 parent d9b71bc commit 02af6b4

File tree

2 files changed

+7
-5
lines changed

2 files changed

+7
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -83,7 +83,7 @@
8383
"@types/fs-extra": "9.0.13",
8484
"@types/jest": "30.0.0",
8585
"@types/js-yaml": "4.0.9",
86-
"@types/node": "18.17.19",
86+
"@types/node": "18.19.130",
8787
"@types/react": "18.3.26",
8888
"@types/react-copy-to-clipboard": "5.0.7",
8989
"@types/react-dom": "18.3.7",

yarn.lock

Lines changed: 6 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3240,10 +3240,12 @@
32403240
dependencies:
32413241
undici-types "~5.26.4"
32423242

3243-
3244-
version "18.17.19"
3245-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.19.tgz#80c9b8a89d3648d9e6098f4a7184e03833fee3c5"
3246-
integrity sha512-+pMhShR3Or5GR0/sp4Da7FnhVmTalWm81M6MkEldbwjETSaPalw138Z4KdpQaistvqQxLB7Cy4xwYdxpbSOs9Q==
3243+
3244+
version "18.19.130"
3245+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.130.tgz#da4c6324793a79defb7a62cba3947ec5add00d59"
3246+
integrity sha512-GRaXQx6jGfL8sKfaIDD6OupbIHBr9jv7Jnaml9tB7l4v068PAOXqfcujMMo5PhbIs6ggR1XODELqahT2R8v0fg==
3247+
dependencies:
3248+
undici-types "~5.26.4"
32473249

32483250
32493251
version "20.14.5"

0 commit comments

Comments
 (0)