Skip to content

Commit b5436f6

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

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"@txo/tsconfig-cjs": "^2.0.0",
3939
"@types/eslint": "^8.56.12",
4040
"@types/jest": "^29.5.14",
41-
"@types/node": "^22.18.5",
41+
"@types/node": "^22.18.6",
4242
"eslint-config-txo-typescript": "^4.0.70",
4343
"husky": "^9.1.7",
4444
"jest": "^29.7.0",

yarn.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1420,7 +1420,7 @@
14201420
dependencies:
14211421
"@types/unist" "^2"
14221422

1423-
"@types/node@*", "@types/node@^22.18.5":
1423+
"@types/node@*", "@types/node@^22.18.6":
14241424
version "22.18.6"
14251425
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.6.tgz#38172ef0b65e09d1a4fc715eb09a7d5decfdc748"
14261426
integrity sha512-r8uszLPpeIWbNKtvWRt/DbVi5zbqZyj1PTmhRMqBMvDnaz1QpmSKujUtJLrqGZeoM8v72MfYggDceY4K1itzWQ==

0 commit comments

Comments
 (0)