Skip to content

Commit 828a648

Browse files
committed
chore(deps): update dependency @types/node to v18.19.0
1 parent 5519bd3 commit 828a648

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
@@ -71,7 +71,7 @@
7171
"@testing-library/react": "^13.4.0",
7272
"@testing-library/user-event": "^14.4.3",
7373
"@types/jest": "29.5.10",
74-
"@types/node": "18.18.14",
74+
"@types/node": "18.19.0",
7575
"@types/react": "^18.0.25",
7676
"@types/react-dom": "^18.0.8",
7777
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3710,10 +3710,10 @@
37103710
dependencies:
37113711
undici-types "~5.26.4"
37123712

3713-
"@types/node@18.18.14":
3714-
version "18.18.14"
3715-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.18.14.tgz#26771c647f2842af57eb96191cd615d845164295"
3716-
integrity sha512-iSOeNeXYNYNLLOMDSVPvIFojclvMZ/HDY2dU17kUlcsOsSQETbWIslJbYLZgA+ox8g2XQwSHKTkght1a5X26lQ==
3713+
"@types/node@18.19.0":
3714+
version "18.19.0"
3715+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.0.tgz#e86ce256c46661016fa83360bf8738eb4efdc88c"
3716+
integrity sha512-667KNhaD7U29mT5wf+TZUnrzPrlL2GNQ5N0BMjO2oNULhBxX0/FKCkm6JMu0Jh7Z+1LwUlR21ekd7KhIboNFNw==
37173717
dependencies:
37183718
undici-types "~5.26.4"
37193719

0 commit comments

Comments
 (0)