Skip to content

Commit df7e41d

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

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.4",
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.4":
2010+
version "20.10.4"
2011+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.10.4.tgz#b246fd84d55d5b1b71bf51f964bd514409347198"
2012+
integrity sha512-D08YG6rr8X90YB56tSIuBaddy/UXAA9RKJoFvrsnogAum/0pmjkgi4+2nx96A330FmioegBWmEYQ+syqCFaveg==
20132013
dependencies:
20142014
undici-types "~5.26.4"
20152015

0 commit comments

Comments
 (0)