Skip to content

Commit a559aaa

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

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
@@ -48,7 +48,7 @@
4848
"@txo/semantic-release": "^2.0.10",
4949
"@txo/tsconfig": "^2.0.0",
5050
"@types/jest": "^29.5.14",
51-
"@types/node": "^22.18.13",
51+
"@types/node": "^22.19.0",
5252
"concurrently": "^9.2.1",
5353
"depcheck": "^1.4.7",
5454
"eslint-config-txo-package-typescript": "^1.0.116",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1523,10 +1523,10 @@
15231523
resolved "https://registry.yarnpkg.com/@types/minimatch/-/minimatch-3.0.5.tgz#1001cc5e6a3704b83c236027e77f2f58ea010f40"
15241524
integrity sha512-Klz949h02Gz2uZCMGwDUSDS1YBlTdDDgbWHi+81l29tQALUtvz4rAYi5uoVhE5Lagoq6DeqAUlbrHvW/mXDgdQ==
15251525

1526-
"@types/node@*", "@types/node@^22.18.13":
1527-
version "22.18.13"
1528-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.13.tgz#a037c4f474b860be660e05dbe92a9ef945472e28"
1529-
integrity sha512-Bo45YKIjnmFtv6I1TuC8AaHBbqXtIo+Om5fE4QiU1Tj8QR/qt+8O3BAtOimG5IFmwaWiPmB3Mv3jtYzBA4Us2A==
1526+
"@types/node@*", "@types/node@^22.19.0":
1527+
version "22.19.0"
1528+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.0.tgz#849606ef3920850583a4e7ee0930987c35ad80be"
1529+
integrity sha512-xpr/lmLPQEj+TUnHmR+Ab91/glhJvsqcjB+yY0Ix9GO70H6Lb4FHH5GeqdOE5btAx7eIMwuHkp4H2MSkLcqWbA==
15301530
dependencies:
15311531
undici-types "~6.21.0"
15321532

0 commit comments

Comments
 (0)