Skip to content

Commit 9216a99

Browse files
chore(deps): update dependency @types/node to v22.16.5 (#877)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 006ff86 commit 9216a99

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
@@ -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.16.4",
62+
"@types/node": "22.16.5",
6363
"@types/ramda": "0.30.2",
6464
"@typescript-eslint/eslint-plugin": "8.37.0",
6565
"@typescript-eslint/parser": "8.37.0",

yarn.lock

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

1559-
"@types/node@22.16.4":
1560-
version "22.16.4"
1561-
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.4.tgz#00c763ad4d4e45f62d5a270c040ae1a799c7e38a"
1562-
integrity sha512-PYRhNtZdm2wH/NT2k/oAJ6/f2VD2N2Dag0lGlx2vWgMSJXGNmlce5MiTQzoWAiIJtso30mjnfQCOKVH+kAQC/g==
1559+
"@types/node@22.16.5":
1560+
version "22.16.5"
1561+
resolved "https://registry.yarnpkg.com/@types/node/-/node-22.16.5.tgz#cc46ac3994cd957000d0c11095a0b1dae2ea2368"
1562+
integrity sha512-bJFoMATwIGaxxx8VJPeM8TonI8t579oRvgAuT8zFugJsJZgzqv0Fu8Mhp68iecjzG7cnN3mO2dJQ5uUM2EFrgQ==
15631563
dependencies:
15641564
undici-types "~6.21.0"
15651565

0 commit comments

Comments
 (0)