Skip to content

Commit 0f80369

Browse files
chore(deps): update dependency @types/node to v22.18.13 (#1035)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent bf4eb81 commit 0f80369

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.3.0",
6060
"@tailwindcss/typography": "^0.5.10",
6161
"@types/dotenv": "8.2.3",
62-
"@types/node": "22.18.12",
62+
"@types/node": "22.18.13",
6363
"@types/ramda": "0.31.1",
6464
"@typescript-eslint/eslint-plugin": "8.46.2",
6565
"@typescript-eslint/parser": "8.46.2",

yarn.lock

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

1536-
"@types/node@22.18.12":
1537-
version "22.18.12"
1538-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.12.tgz#e165d87bc25d7bf6d3657035c914db7485de84fb"
1539-
integrity sha512-BICHQ67iqxQGFSzfCFTT7MRQ5XcBjG5aeKh5Ok38UBbPe5fxTyE+aHFxwVrGyr8GNlqFMLKD1D3P2K/1ks8tog==
1536+
"@types/node@22.18.13":
1537+
version "22.18.13"
1538+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.18.13.tgz#a037c4f474b860be660e05dbe92a9ef945472e28"
1539+
integrity sha512-Bo45YKIjnmFtv6I1TuC8AaHBbqXtIo+Om5fE4QiU1Tj8QR/qt+8O3BAtOimG5IFmwaWiPmB3Mv3jtYzBA4Us2A==
15401540
dependencies:
15411541
undici-types "~6.21.0"
15421542

0 commit comments

Comments
 (0)