Skip to content

Commit ea38e61

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

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
@@ -51,7 +51,7 @@
5151
"@txo/semantic-release": "^2.0.10",
5252
"@txo/tsconfig-cjs": "^2.0.0",
5353
"@types/jest": "^29.5.14",
54-
"@types/node": "^22.15.31",
54+
"@types/node": "^22.15.32",
5555
"@types/react": "^18.3.23",
5656
"@types/react-dom": "^18.3.7",
5757
"concurrently": "^9.1.2",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1541,10 +1541,10 @@
15411541
dependencies:
15421542
"@types/unist" "^2"
15431543

1544-
"@types/node@*", "@types/node@^22.15.31":
1545-
version "22.15.31"
1546-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.31.tgz#454f11e2061150135c8353d7f3b3b1823fca9f3f"
1547-
integrity sha512-jnVe5ULKl6tijxUhvQeNbQG/84fHfg+yMak02cT8QVhBx/F05rAVxCGBYYTh2EKz22D6JF5ktXuNwdx7b9iEGw==
1544+
"@types/node@*", "@types/node@^22.15.32":
1545+
version "22.15.32"
1546+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.15.32.tgz#c301cc2275b535a5e54bb81d516b1d2e9afe06e5"
1547+
integrity sha512-3jigKqgSjsH6gYZv2nEsqdXfZqIFGAV36XYYjf9KGZ3PSG+IhLecqPnI310RvjutyMwifE2hhhNEklOUrvx/wA==
15481548
dependencies:
15491549
undici-types "~6.21.0"
15501550

0 commit comments

Comments
 (0)