Skip to content

Commit 1242a45

Browse files
chore(deps): update dependency @types/node to v22.18.0 (#930)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 34608ba commit 1242a45

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@
5959
"@rollup/plugin-typescript": "12.1.4",
6060
"@tailwindcss/typography": "^0.5.10",
6161
"@types/dotenv": "8.2.3",
62-
"@types/node": "22.17.2",
62+
"@types/node": "22.18.0",
6363
"@types/ramda": "0.31.0",
6464
"@typescript-eslint/eslint-plugin": "8.40.0",
6565
"@typescript-eslint/parser": "8.40.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1649,10 +1649,10 @@
16491649
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.13.tgz#f64277c341150c979e42b00e4ac289290c9df469"
16501650
integrity sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q==
16511651

1652-
"@types/node@22.17.2":
1653-
version "22.17.2"
1654-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.17.2.tgz#47a93d6f4b79327da63af727e7c54e8cab8c4d33"
1655-
integrity sha512-gL6z5N9Jm9mhY+U2KXZpteb+09zyffliRkZyZOHODGATyC5B1Jt/7TzuuiLkFsSUMLbS1OLmlj/E+/3KF4Q/4w==
1652+
"@types/node@22.18.0":
1653+
version "22.18.0"
1654+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.0.tgz#9e4709be4f104e3568f7dd1c71e2949bf147a47b"
1655+
integrity sha512-m5ObIqwsUp6BZzyiy4RdZpzWGub9bqLJMvZDD0QMXhxjqMHMENlj+SqF5QxoUwaQNFe+8kz8XM8ZQhqkQPTgMQ==
16561656
dependencies:
16571657
undici-types "~6.21.0"
16581658

0 commit comments

Comments
 (0)