Skip to content

Commit cc91573

Browse files
chore(deps): update dependency @types/node to ^22.19.0 (#363)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b97bab commit cc91573

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
@@ -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.13",
41+
"@types/node": "^22.19.0",
4242
"eslint-config-txo-typescript": "^4.0.70",
4343
"husky": "^9.1.7",
4444
"jest": "^29.7.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1420,10 +1420,10 @@
14201420
dependencies:
14211421
"@types/unist" "^2"
14221422

1423-
"@types/node@*", "@types/node@^22.18.13":
1424-
version "22.18.13"
1425-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.13.tgz#a037c4f474b860be660e05dbe92a9ef945472e28"
1426-
integrity sha512-Bo45YKIjnmFtv6I1TuC8AaHBbqXtIo+Om5fE4QiU1Tj8QR/qt+8O3BAtOimG5IFmwaWiPmB3Mv3jtYzBA4Us2A==
1423+
"@types/node@*", "@types/node@^22.19.0":
1424+
version "22.19.0"
1425+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.0.tgz#849606ef3920850583a4e7ee0930987c35ad80be"
1426+
integrity sha512-xpr/lmLPQEj+TUnHmR+Ab91/glhJvsqcjB+yY0Ix9GO70H6Lb4FHH5GeqdOE5btAx7eIMwuHkp4H2MSkLcqWbA==
14271427
dependencies:
14281428
undici-types "~6.21.0"
14291429

0 commit comments

Comments
 (0)