Skip to content

Commit 0068d97

Browse files
chore(deps): update dependency @types/node to ^22.19.1 (#245)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2281f11 commit 0068d97

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.19.0",
51+
"@types/node": "^22.19.1",
5252
"concurrently": "^9.2.1",
5353
"depcheck": "^1.4.7",
5454
"eslint-config-txo-package-typescript": "^1.0.117",

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.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==
1526+
"@types/node@*", "@types/node@^22.19.1":
1527+
version "22.19.1"
1528+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.19.1.tgz#1188f1ddc9f46b4cc3aec76749050b4e1f459b7b"
1529+
integrity sha512-LCCV0HdSZZZb34qifBsyWlUmok6W7ouER+oQIGBScS8EsZsQbrtFTUrDX4hOl+CS6p7cnNC4td+qrSVGSCTUfQ==
15301530
dependencies:
15311531
undici-types "~6.21.0"
15321532

0 commit comments

Comments
 (0)