Skip to content

Commit 1828a7f

Browse files
chore(deps): update dependency @types/node to v20.15.0
1 parent b345c90 commit 1828a7f

File tree

2 files changed

+11
-6
lines changed

2 files changed

+11
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"@testing-library/react": "^14.0.0",
4545
"@types/jest": "^29.5.11",
4646
"@types/mdx": "^2.0.5",
47-
"@types/node": "20.14.15",
47+
"@types/node": "20.15.0",
4848
"@types/react": "18.3.3",
4949
"@types/react-dom": "18.3.0",
5050
"@typescript-eslint/eslint-plugin": "6.21.0",

yarn.lock

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3892,12 +3892,12 @@
38923892
dependencies:
38933893
undici-types "~5.26.4"
38943894

3895-
"@types/node@20.14.15":
3896-
version "20.14.15"
3897-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.15.tgz#e59477ab7bc7db1f80c85540bfd192a0becc588b"
3898-
integrity sha512-Fz1xDMCF/B00/tYSVMlmK7hVeLh7jE5f3B7X1/hmV0MJBwE27KlS7EvD/Yp+z1lm8mVhwV5w+n8jOZG8AfTlKw==
3895+
"@types/node@20.15.0":
3896+
version "20.15.0"
3897+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.15.0.tgz#7305f7fe7c62cd31047ed8d65c5092f0b0e1c55d"
3898+
integrity sha512-eQf4OkH6gA9v1W0iEpht/neozCsZKMTK+C4cU6/fv7wtJCCL8LEQ4hie2Ln8ZP/0YYM2xGj7//f8xyqItkJ6QA==
38993899
dependencies:
3900-
undici-types "~5.26.4"
3900+
undici-types "~6.13.0"
39013901

39023902
"@types/node@>=10.0.0":
39033903
version "20.10.6"
@@ -16043,6 +16043,11 @@ undici-types@~5.26.4:
1604316043
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-5.26.5.tgz#bcd539893d00b56e964fd2657a4866b221a65617"
1604416044
integrity sha512-JlCMO+ehdEIKqlFxk6IfVoAUVmgz7cU7zD/h9XZ0qzeosSHmUJVOzSQvvYSYWXkFXC+IfLKSIffhv0sVZup6pA==
1604516045

16046+
undici-types@~6.13.0:
16047+
version "6.13.0"
16048+
resolved "https://registry.yarnpkg.com/undici-types/-/undici-types-6.13.0.tgz#e3e79220ab8c81ed1496b5812471afd7cf075ea5"
16049+
integrity sha512-xtFJHudx8S2DSoujjMd1WeWvn7KKWFRESZTMeL1RptAYERu29D6jphMjjY+vn96jvN3kVPDNxU/E13VTaXj6jg==
16050+
1604616051
unherit@^1.0.4:
1604716052
version "1.1.3"
1604816053
resolved "https://registry.yarnpkg.com/unherit/-/unherit-1.1.3.tgz#6c9b503f2b41b262330c80e91c8614abdaa69c22"

0 commit comments

Comments
 (0)