Skip to content

Commit 2502093

Browse files
committed
chore(dev-deps): update dependency @types/node to ^20.14.2
1 parent b8eba0d commit 2502093

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
@@ -54,7 +54,7 @@
5454
"@semantic-release/git": "10.0.1",
5555
"@testing-library/cypress": "7.0.7",
5656
"@testing-library/vue": "6.6.1",
57-
"@types/node": "^20.0.0",
57+
"@types/node": "^20.14.2",
5858
"@typescript-eslint/eslint-plugin": "5.62.0",
5959
"@typescript-eslint/parser": "5.62.0",
6060
"@vitejs/plugin-vue": "^5.0.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -970,10 +970,10 @@
970970
resolved "https://registry.yarnpkg.com/@types/node/-/node-14.18.34.tgz#cd2e6fa0dbfb08a62582a7b967558e73c32061ec"
971971
integrity sha512-hcU9AIQVHmPnmjRK+XUUYlILlr9pQrsqSrwov/JK1pnf3GTQowVBhx54FbvM0AU/VXGH4i3+vgXS5EguR7fysA==
972972

973-
"@types/node@^20.0.0":
974-
version "20.12.7"
975-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384"
976-
integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
973+
"@types/node@^20.14.2":
974+
version "20.14.2"
975+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.2.tgz#a5f4d2bcb4b6a87bffcaa717718c5a0f208f4a18"
976+
integrity sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==
977977
dependencies:
978978
undici-types "~5.26.4"
979979

0 commit comments

Comments
 (0)