Skip to content
This repository was archived by the owner on May 8, 2025. It is now read-only.

Commit b00968c

Browse files
chore(deps): update dependency @types/node to v22.15.17 (#966)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0b651ac commit b00968c

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
@@ -30,7 +30,7 @@
3030
"devDependencies": {
3131
"@antwika/standard-version": "0.1.80",
3232
"@types/jest": "29.5.14",
33-
"@types/node": "22.15.16",
33+
"@types/node": "22.15.17",
3434
"@typescript-eslint/eslint-plugin": "8.32.0",
3535
"@typescript-eslint/parser": "8.32.0",
3636
"componentsjs-generator": "4.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1299,10 +1299,10 @@
12991299
dependencies:
13001300
undici-types "~6.19.2"
13011301

1302-
"@types/[email protected].16":
1303-
version "22.15.16"
1304-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.16.tgz#685cf0338ad9f5b14860f50a6ac2c3ebd58582cd"
1305-
integrity sha512-3pr+KjwpVujqWqOKT8mNR+rd09FqhBLwg+5L/4t0cNYBzm/yEiYGCxWttjaPBsLtAo+WFNoXzGJfolM1JuRXoA==
1302+
"@types/[email protected].17":
1303+
version "22.15.17"
1304+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.17.tgz#355ccec95f705b664e4332bb64a7f07db30b7055"
1305+
integrity sha512-wIX2aSZL5FE+MR0JlvF87BNVrtFWf6AE6rxSE9X7OwnVvoyCQjpzSRJ+M87se/4QCkCiebQAqrJ0y6fwIyi7nw==
13061306
dependencies:
13071307
undici-types "~6.21.0"
13081308

0 commit comments

Comments
 (0)