Skip to content

Commit 3384518

Browse files
chore(deps): update dependency @types/node to v20.14.15
1 parent 404ff17 commit 3384518

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
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.14",
47+
"@types/node": "20.14.15",
4848
"@types/react": "18.3.3",
4949
"@types/react-dom": "18.3.0",
5050
"@typescript-eslint/eslint-plugin": "6.21.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -3892,10 +3892,10 @@
38923892
dependencies:
38933893
undici-types "~5.26.4"
38943894

3895-
"@types/[email protected].14":
3896-
version "20.14.14"
3897-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.14.tgz#6b655d4a88623b0edb98300bb9dd2107225f885e"
3898-
integrity sha512-d64f00982fS9YoOgJkAMolK7MN8Iq3TDdVjchbYHdEmjth/DHowx82GnoA+tVUAN+7vxfYUgAzi+JXbKNd2SDQ==
3895+
"@types/[email protected].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==
38993899
dependencies:
39003900
undici-types "~5.26.4"
39013901

0 commit comments

Comments
 (0)