Skip to content

Commit 99c5945

Browse files
committed
chore(deps): update dependency @types/node to v20.14.2
1 parent 2f5beaa commit 99c5945

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.14.1",
71+
"@types/node": "20.14.2",
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
@@ -1557,10 +1557,10 @@
15571557
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.15.13.tgz#f64277c341150c979e42b00e4ac289290c9df469"
15581558
integrity sha512-N+0kuo9KgrUQ1Sn/ifDXsvg0TTleP7rIy4zOBGECxAljqvqfqpTfzx0Q1NUedOixRMBfe2Whhb056a42cWs26Q==
15591559

1560-
"@types/[email protected].1":
1561-
version "20.14.1"
1562-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.1.tgz#2434dbcb1f039e31f2c0e9969da93f52cf6348f3"
1563-
integrity sha512-T2MzSGEu+ysB/FkWfqmhV3PLyQlowdptmmgD20C6QxsS8Fmv5SjpZ1ayXaEC0S21/h5UJ9iA6W/5vSNU5l00OA==
1560+
"@types/[email protected].2":
1561+
version "20.14.2"
1562+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.2.tgz#a5f4d2bcb4b6a87bffcaa717718c5a0f208f4a18"
1563+
integrity sha512-xyu6WAMVwv6AKFLB+e/7ySZVr/0zLCzOa7rSpq6jNwpqOrUbcACDWC+53d4n2QHOnDou0fbIsg8wZu/sxrnI4Q==
15641564
dependencies:
15651565
undici-types "~5.26.4"
15661566

0 commit comments

Comments
 (0)