Skip to content

Commit 64cc3fb

Browse files
chore(dev-deps): update dependency @types/node to ^22.15.19 (#563)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 7f42d08 commit 64cc3fb

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": "^22.15.17",
57+
"@types/node": "^22.15.19",
5858
"@typescript-eslint/eslint-plugin": "5.62.0",
5959
"@typescript-eslint/parser": "5.62.0",
6060
"@vitejs/plugin-vue": "^5.2.1",

yarn.lock

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

939-
"@types/node@^22.15.17":
940-
version "22.15.19"
941-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.19.tgz#ba9f321675243af0456d607fa82a4865931e0cef"
942-
integrity sha512-3vMNr4TzNQyjHcRZadojpRaD9Ofr6LsonZAoQ+HMUa/9ORTPoxVIw0e0mpqWpdjj8xybyCM+oKOUH2vwFu/oEw==
939+
"@types/node@^22.15.19":
940+
version "22.15.21"
941+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.21.tgz#196ef14fe20d87f7caf1e7b39832767f9a995b77"
942+
integrity sha512-EV/37Td6c+MgKAbkcLG6vqZ2zEYHD7bvSrzqqs2RIhbA6w3x+Dqz8MZM3sP6kGTeLrdoOgKZe+Xja7tUB2DNkQ==
943943
dependencies:
944944
undici-types "~6.21.0"
945945

0 commit comments

Comments
 (0)