Skip to content

Commit f779565

Browse files
chore(deps): update dependency @types/node to v22.18.5 (#1328)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 4e49b09 commit f779565

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
@@ -62,7 +62,7 @@
6262
"@rollup/plugin-typescript": "12.1.4",
6363
"@tailwindcss/typography": "^0.5.10",
6464
"@types/dotenv": "8.2.3",
65-
"@types/node": "22.18.4",
65+
"@types/node": "22.18.5",
6666
"@types/ramda": "0.31.1",
6767
"@typescript-eslint/eslint-plugin": "8.44.0",
6868
"@typescript-eslint/parser": "8.44.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1626,10 +1626,10 @@
16261626
dependencies:
16271627
undici-types "~7.10.0"
16281628

1629-
"@types/[email protected].4":
1630-
version "22.18.4"
1631-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.4.tgz#cecc2120443ec4224e930caf84c66a47fb9e1e47"
1632-
integrity sha512-UJdblFqXymSBhmZf96BnbisoFIr8ooiiBRMolQgg77Ea+VM37jXw76C2LQr9n8wm9+i/OvlUlW6xSvqwzwqznw==
1629+
"@types/[email protected].5":
1630+
version "22.18.5"
1631+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.5.tgz#6b90a0087660cce4e956c3932c7f4357ef06bccf"
1632+
integrity sha512-g9BpPfJvxYBXUWI9bV37j6d6LTMNQ88hPwdWWUeYZnMhlo66FIg9gCc1/DZb15QylJSKwOZjwrckvOTWpOiChg==
16331633
dependencies:
16341634
undici-types "~6.21.0"
16351635

0 commit comments

Comments
 (0)