Skip to content

Commit 5302ac2

Browse files
committed
chore(deps): update dependency @types/node to v18.19.3
1 parent 3ad4927 commit 5302ac2

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.11",
74-
"@types/node": "18.19.2",
74+
"@types/node": "18.19.3",
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.19.2":
3714-
version "18.19.2"
3715-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.2.tgz#865107157bda220eef9fa8c2173152d6559a41ae"
3716-
integrity sha512-6wzfBdbWpe8QykUkXBjtmO3zITA0A3FIjoy+in0Y2K4KrCiRhNYJIdwAPDffZ3G6GnaKaSLSEa9ZuORLfEoiwg==
3713+
"@types/node@18.19.3":
3714+
version "18.19.3"
3715+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.3.tgz#e4723c4cb385641d61b983f6fe0b716abd5f8fc0"
3716+
integrity sha512-k5fggr14DwAytoA/t8rPrIz++lXK7/DqckthCmoZOKNsEbJkId4Z//BqgApXBUGrGddrigYa1oqheo/7YmW4rg==
37173717
dependencies:
37183718
undici-types "~5.26.4"
37193719

0 commit comments

Comments
 (0)