Skip to content

Commit 9ca1b0a

Browse files
chore(deps): update dependency @types/node to ^22.15.18 (#326)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d6decb7 commit 9ca1b0a

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
@@ -49,7 +49,7 @@
4949
"@txo/semantic-release": "^2.0.10",
5050
"@txo/tsconfig-cjs": "^2.0.0",
5151
"@types/jest": "^29.5.14",
52-
"@types/node": "^22.15.17",
52+
"@types/node": "^22.15.18",
5353
"concurrently": "^9.1.2",
5454
"eslint-config-txo-package-typescript": "^1.0.84",
5555
"graphql": "^16.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1579,10 +1579,10 @@
15791579
dependencies:
15801580
"@types/unist" "^2"
15811581

1582-
"@types/node@*", "@types/node@^22.15.17":
1583-
version "22.15.17"
1584-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.17.tgz#355ccec95f705b664e4332bb64a7f07db30b7055"
1585-
integrity sha512-wIX2aSZL5FE+MR0JlvF87BNVrtFWf6AE6rxSE9X7OwnVvoyCQjpzSRJ+M87se/4QCkCiebQAqrJ0y6fwIyi7nw==
1582+
"@types/node@*", "@types/node@^22.15.18":
1583+
version "22.15.18"
1584+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.18.tgz#2f8240f7e932f571c2d45f555ba0b6c3f7a75963"
1585+
integrity sha512-v1DKRfUdyW+jJhZNEI1PYy29S2YRxMV5AOO/x/SjKmW0acCIOqmbj6Haf9eHAhsPmrhlHSxEhv/1WszcLWV4cg==
15861586
dependencies:
15871587
undici-types "~6.21.0"
15881588

0 commit comments

Comments
 (0)