Skip to content

Commit 7897198

Browse files
Update dependency @types/node to v20.10.8
1 parent 5cb3b31 commit 7897198

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": "11.1.5",
6060
"@tailwindcss/typography": "^0.5.10",
6161
"@types/dotenv": "8.2.0",
62-
"@types/node": "20.9.0",
62+
"@types/node": "20.10.8",
6363
"@types/ramda": "0.29.9",
6464
"@typescript-eslint/eslint-plugin": "6.11.0",
6565
"@typescript-eslint/parser": "6.11.0",

yarn.lock

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

2009-
"@types/node@20.9.0":
2010-
version "20.9.0"
2011-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.9.0.tgz#bfcdc230583aeb891cf51e73cfdaacdd8deae298"
2012-
integrity sha512-nekiGu2NDb1BcVofVcEKMIwzlx4NjHlcjhoxxKBNLtz15Y1z7MYf549DFvkHSId02Ax6kGwWntIBPC3l/JZcmw==
2009+
"@types/node@20.10.8":
2010+
version "20.10.8"
2011+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.8.tgz#f1e223cbde9e25696661d167a5b93a9b2a5d57c7"
2012+
integrity sha512-f8nQs3cLxbAFc00vEU59yf9UyGUftkPaLGfvbVOIDdx2i1b8epBqj2aNGyP19fiyXWvlmZ7qC1XLjAzw/OKIeA==
20132013
dependencies:
20142014
undici-types "~5.26.4"
20152015

0 commit comments

Comments
 (0)