Skip to content

Commit ff4ccd8

Browse files
committed
chore(deps): update dependency @types/node to v20.14.0
1 parent a8a8d63 commit ff4ccd8

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
@@ -68,7 +68,7 @@
6868
"@types/dompurify": "^3.0.2",
6969
"@types/dotenv": "8.2.0",
7070
"@types/marked": "^6.0.0",
71-
"@types/node": "20.13.0",
71+
"@types/node": "20.14.0",
7272
"@types/ramda": "0.30.0",
7373
"@types/uuid": "^9.0.2",
7474
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

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

1542-
"@types/node@20.13.0":
1543-
version "20.13.0"
1544-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.13.0.tgz#011a76bc1e71ae9a026dddcfd7039084f752c4b6"
1545-
integrity sha512-FM6AOb3khNkNIXPnHFDYaHerSv8uN22C91z098AnGccVu+Pcdhi+pNUFDi0iLmPIsVE0JBD0KVS7mzUYt4nRzQ==
1542+
"@types/node@20.14.0":
1543+
version "20.14.0"
1544+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.0.tgz#49ceec7b34f8621470cff44677fa9d461a477f17"
1545+
integrity sha512-5cHBxFGJx6L4s56Bubp4fglrEpmyJypsqI6RgzMfBHWUJQGWAAi8cWcgetEbZXHYXo9C2Fa4EEds/uSyS4cxmA==
15461546
dependencies:
15471547
undici-types "~5.26.4"
15481548

0 commit comments

Comments
 (0)