Skip to content

Commit debac48

Browse files
committed
chore(deps): update dependency @types/node to v20.14.10
1 parent 9c93653 commit debac48

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": "11.1.6",
6363
"@tailwindcss/typography": "^0.5.10",
6464
"@types/dotenv": "8.2.0",
65-
"@types/node": "20.14.9",
65+
"@types/node": "20.14.10",
6666
"@types/ramda": "0.30.0",
6767
"@typescript-eslint/eslint-plugin": "7.15.0",
6868
"@typescript-eslint/parser": "7.15.0",

yarn.lock

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

1355-
"@types/[email protected].9":
1356-
version "20.14.9"
1357-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.9.tgz#12e8e765ab27f8c421a1820c99f5f313a933b420"
1358-
integrity sha512-06OCtnTXtWOZBJlRApleWndH4JsRVs1pDCc8dLSQp+7PpUpX3ePdHyeNSFTeSe7FtKyQkrlPvHwJOW3SLd8Oyg==
1355+
"@types/[email protected].10":
1356+
version "20.14.10"
1357+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.10.tgz#a1a218290f1b6428682e3af044785e5874db469a"
1358+
integrity sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==
13591359
dependencies:
13601360
undici-types "~5.26.4"
13611361

0 commit comments

Comments
 (0)