Skip to content

Commit 19c3ee1

Browse files
chore(deps): update dependency @types/node to ^22.15.30 (#426)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c064415 commit 19c3ee1

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.29",
53+
"@types/node": "^22.15.30",
5454
"concurrently": "^9.1.2",
5555
"eslint-config-txo-package-typescript": "^1.0.94",
5656
"husky": "^9.1.7",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1556,10 +1556,10 @@
15561556
dependencies:
15571557
"@types/unist" "^2"
15581558

1559-
"@types/node@*", "@types/node@^22.15.29":
1560-
version "22.15.29"
1561-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.29.tgz#c75999124a8224a3f79dd8b6ccfb37d74098f678"
1562-
integrity sha512-LNdjOkUDlU1RZb8e1kOIUpN1qQUlzGkEtbVNo53vbrwDg5om6oduhm4SiUaPW5ASTXhAiP0jInWG8Qx9fVlOeQ==
1559+
"@types/node@*", "@types/node@^22.15.30":
1560+
version "22.15.30"
1561+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.30.tgz#3a20431783e28dd0b0326f84ab386a2ec81d921d"
1562+
integrity sha512-6Q7lr06bEHdlfplU6YRbgG1SFBdlsfNC4/lX+SkhiTs0cpJkOElmWls8PxDFv4yY/xKb8Y6SO0OmSX4wgqTZbA==
15631563
dependencies:
15641564
undici-types "~6.21.0"
15651565

0 commit comments

Comments
 (0)