Skip to content

Commit afc8e37

Browse files
chore(deps): update dependency @types/node to v20.17.13 (#671)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b3a29de commit afc8e37

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
@@ -60,7 +60,7 @@
6060
"@rollup/plugin-typescript": "11.1.6",
6161
"@tailwindcss/typography": "^0.5.13",
6262
"@types/dotenv": "8.2.3",
63-
"@types/node": "20.17.12",
63+
"@types/node": "20.17.13",
6464
"@types/ramda": "0.30.2",
6565
"@types/react": "^18.3.2",
6666
"@typescript-eslint/eslint-plugin": "8.19.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2408,10 +2408,10 @@
24082408
dependencies:
24092409
undici-types "~5.26.4"
24102410

2411-
"@types/node@20.17.12":
2412-
version "20.17.12"
2413-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.12.tgz#ee3b7d25a522fd95608c1b3f02921c97b93fcbd6"
2414-
integrity sha512-vo/wmBgMIiEA23A/knMfn/cf37VnuF52nZh5ZoW0GWt4e4sxNquibrMRJ7UQsA06+MBx9r/H1jsI9grYjQCQlw==
2411+
"@types/node@20.17.13":
2412+
version "20.17.13"
2413+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.17.13.tgz#26a7d3e72724ed73bc2fd39a66a2ab17e6e19a00"
2414+
integrity sha512-RNf+4dEeV69PIvyp++4IKM2vnLXtmp/JovfeQm5P5+qpKb6wHoH7INywLdZ7z+gVX46kgBP/fwJJvZYaHxtdyw==
24152415
dependencies:
24162416
undici-types "~6.19.2"
24172417

0 commit comments

Comments
 (0)