Skip to content

Commit 6035ecd

Browse files
Update dependency @types/node to v20.12.8
1 parent 2f3ca9e commit 6035ecd

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.12.7",
84+
"@types/node": "20.12.8",
8585
"@types/postcss-flexbugs-fixes": "5.0.3",
8686
"@types/react": "18.3.1",
8787
"@types/react-dom": "18.3.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2240,10 +2240,10 @@
22402240
dependencies:
22412241
undici-types "~5.25.1"
22422242

2243-
"@types/[email protected].7":
2244-
version "20.12.7"
2245-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384"
2246-
integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
2243+
"@types/[email protected].8":
2244+
version "20.12.8"
2245+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.8.tgz#35897bf2bfe3469847ab04634636de09552e8256"
2246+
integrity sha512-NU0rJLJnshZWdE/097cdCBbyW1h4hEg0xpovcoAQYHl8dnEyp/NAOiE45pvc+Bd1Dt+2r94v2eGFpQJ4R7g+2w==
22472247
dependencies:
22482248
undici-types "~5.26.4"
22492249

0 commit comments

Comments
 (0)