Skip to content

Commit 0b4eb30

Browse files
committed
chore(deps): update dependency @types/node to v20.14.11
1 parent b827c1b commit 0b4eb30

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.10",
65+
"@types/node": "20.14.11",
6666
"@types/ramda": "0.30.1",
6767
"@typescript-eslint/eslint-plugin": "7.16.1",
6868
"@typescript-eslint/parser": "7.16.1",

yarn.lock

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

1435-
"@types/[email protected].10":
1436-
version "20.14.10"
1437-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.10.tgz#a1a218290f1b6428682e3af044785e5874db469a"
1438-
integrity sha512-MdiXf+nDuMvY0gJKxyfZ7/6UFsETO7mGKF54MVD/ekJS6HdFtpZFBgrh6Pseu64XTb2MLyFPlbW6hj8HYRQNOQ==
1435+
"@types/[email protected].11":
1436+
version "20.14.11"
1437+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.11.tgz#09b300423343460455043ddd4d0ded6ac579b74b"
1438+
integrity sha512-kprQpL8MMeszbz6ojB5/tU8PLN4kesnN8Gjzw349rDlNgsSzg90lAVj3llK99Dh7JON+t9AuscPPFW6mPbTnSA==
14391439
dependencies:
14401440
undici-types "~5.26.4"
14411441

0 commit comments

Comments
 (0)