Skip to content

Commit 734bf2a

Browse files
authoredMay 21, 2025
chore(deps): update dependency @types/node to v18.19.103
1 parent 64c2aec commit 734bf2a

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.14",
74-
"@types/node": "18.19.101",
74+
"@types/node": "18.19.103",
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
@@ -4182,10 +4182,10 @@
41824182
dependencies:
41834183
undici-types "~5.26.4"
41844184

4185-
"@types/node@18.19.101":
4186-
version "18.19.101"
4187-
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.101.tgz#6c08ca62bdbc745b60b885f3c38f571ea145ccff"
4188-
integrity sha512-Ykg7fcE3+cOQlLUv2Ds3zil6DVjriGQaSN/kEpl5HQ3DIGM6W0F2n9+GkWV4bRt7KjLymgzNdTnSKCbFUUJ7Kw==
4185+
"@types/node@18.19.103":
4186+
version "18.19.103"
4187+
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.19.103.tgz#9bbd31a54e240fc469cca409d7507ebc77536458"
4188+
integrity sha512-hHTHp+sEz6SxFsp+SA+Tqrua3AbmlAw+Y//aEwdHrdZkYVRWdvWD3y5uPZ0flYOkgskaFWqZ/YGFm3FaFQ0pRw==
41894189
dependencies:
41904190
undici-types "~5.26.4"
41914191

0 commit comments

Comments
 (0)