Skip to content

Commit cd1bd3c

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

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
@@ -50,7 +50,7 @@
5050
"@txo/semantic-release": "^2.0.10",
5151
"@txo/tsconfig-cjs": "^2.0.0",
5252
"@types/jest": "^29.5.14",
53-
"@types/node": "^22.15.17",
53+
"@types/node": "^22.15.18",
5454
"concurrently": "^9.1.2",
5555
"eslint-config-txo-package-typescript": "^1.0.84",
5656
"husky": "^9.1.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1572,10 +1572,10 @@
15721572
dependencies:
15731573
"@types/unist" "^2"
15741574

1575-
"@types/node@*", "@types/node@^22.15.17":
1576-
version "22.15.17"
1577-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.17.tgz#355ccec95f705b664e4332bb64a7f07db30b7055"
1578-
integrity sha512-wIX2aSZL5FE+MR0JlvF87BNVrtFWf6AE6rxSE9X7OwnVvoyCQjpzSRJ+M87se/4QCkCiebQAqrJ0y6fwIyi7nw==
1575+
"@types/node@*", "@types/node@^22.15.18":
1576+
version "22.15.18"
1577+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.18.tgz#2f8240f7e932f571c2d45f555ba0b6c3f7a75963"
1578+
integrity sha512-v1DKRfUdyW+jJhZNEI1PYy29S2YRxMV5AOO/x/SjKmW0acCIOqmbj6Haf9eHAhsPmrhlHSxEhv/1WszcLWV4cg==
15791579
dependencies:
15801580
undici-types "~6.21.0"
15811581

0 commit comments

Comments
 (0)