Skip to content

Commit 3872341

Browse files
Update dependency @types/node to v20.14.15
1 parent 5fc7ede commit 3872341

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
@@ -81,7 +81,7 @@
8181
"@testing-library/react": "14.3.1",
8282
"@types/jest": "29.5.12",
8383
"@types/loadable__component": "5.13.9",
84-
"@types/node": "20.14.14",
84+
"@types/node": "20.14.15",
8585
"@types/postcss-flexbugs-fixes": "5.0.3",
8686
"@types/react": "18.3.3",
8787
"@types/react-dom": "18.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2142,10 +2142,10 @@
21422142
dependencies:
21432143
undici-types "~5.25.1"
21442144

2145-
"@types/[email protected].14":
2146-
version "20.14.14"
2147-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.14.tgz#6b655d4a88623b0edb98300bb9dd2107225f885e"
2148-
integrity sha512-d64f00982fS9YoOgJkAMolK7MN8Iq3TDdVjchbYHdEmjth/DHowx82GnoA+tVUAN+7vxfYUgAzi+JXbKNd2SDQ==
2145+
"@types/[email protected].15":
2146+
version "20.14.15"
2147+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.14.15.tgz#e59477ab7bc7db1f80c85540bfd192a0becc588b"
2148+
integrity sha512-Fz1xDMCF/B00/tYSVMlmK7hVeLh7jE5f3B7X1/hmV0MJBwE27KlS7EvD/Yp+z1lm8mVhwV5w+n8jOZG8AfTlKw==
21492149
dependencies:
21502150
undici-types "~5.26.4"
21512151

0 commit comments

Comments
 (0)