Skip to content

Commit 7b4ce2a

Browse files
committed
chore(deps): update dependency @types/node to v20.14.3
1 parent f5458a1 commit 7b4ce2a

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

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.6",
6060
"@tailwindcss/typography": "^0.5.10",
6161
"@types/dotenv": "8.2.0",
62-
"@types/node": "20.14.2",
62+
"@types/node": "20.14.3",
6363
"@types/ramda": "0.30.0",
6464
"@typescript-eslint/eslint-plugin": "7.13.0",
6565
"@typescript-eslint/parser": "7.13.0",

yarn.lock

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

1490-
"@types/node@20.14.2":
1491-
version "20.14.2"
1492-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.2.tgz#a5f4d2bcb4b6a87bffcaa717718c5a0f208f4a18"
1493-
integrity sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==
1490+
"@types/node@20.14.3":
1491+
version "20.14.3"
1492+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.3.tgz#7a9a5d009b0861e7f337166dc435dbfd758db92d"
1493+
integrity sha512-Nuzqa6WAxeGnve6SXqiPAM9rA++VQs+iLZ1DDd56y0gdvygSZlQvZuvdFPR3yLqkVxPu4WrO02iDEyH1g+wazw==
14941494
dependencies:
14951495
undici-types "~5.26.4"
14961496

0 commit comments

Comments
 (0)