Skip to content

Commit d6f2a5e

Browse files
committed
chore(deps): update dependency @types/node to v20.13.0
1 parent 69c0f78 commit d6f2a5e

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.12.13",
71+
"@types/node": "20.13.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.12.13":
1543-
version "20.12.13"
1544-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.13.tgz#90ed3b8a4e52dd3c5dc5a42dde5b85b74ad8ed88"
1545-
integrity sha512-gBGeanV41c1L171rR7wjbMiEpEI/l5XFQdLLfhr/REwpgDy/4U8y89+i8kRiLzDyZdOkXh+cRaTetUnCYutoXA==
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==
15461546
dependencies:
15471547
undici-types "~5.26.4"
15481548

0 commit comments

Comments
 (0)