Skip to content

Commit 328d718

Browse files
authored
Merge pull request #1 from luyanci/dependabot/npm_and_yarn/types/node-20.12.8
Bump @types/node from 20.12.7 to 20.12.8
2 parents 0d9cfb6 + ba17f4e commit 328d718

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
@@ -25,7 +25,7 @@
2525
"serve": "vitepress serve docs"
2626
},
2727
"devDependencies": {
28-
"@types/node": "^20.12.7",
28+
"@types/node": "^20.12.8",
2929
"@vueuse/core": "^10.9.0",
3030
"vitepress": "1.1.4",
3131
"vue": "^3.4.26"

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -413,10 +413,10 @@
413413
resolved "https://registry.npmmirror.com/@types/mdurl/-/mdurl-1.0.5.tgz#3e0d2db570e9fb6ccb2dc8fde0be1d79ac810d39"
414414
integrity sha512-6L6VymKTzYSrEf4Nev4Xa1LCHKrlTlYCBMTlQKFuddo1CvQcE52I0mwfOJayueUC7MJuXOeHTcIU683lzd0cUA==
415415

416-
"@types/node@^20.12.7":
417-
version "20.12.7"
418-
resolved "https://registry.npmmirror.com/@types/node/-/node-20.12.7.tgz#04080362fa3dd6c5822061aa3124f5c152cff384"
419-
integrity sha512-wq0cICSkRLVaf3UGLMGItu/PtdY7oaXaI/RVU+xliKVOtRna3PRY57ZDfztpDL0n11vfymMUnXv8QwYCO7L1wg==
416+
"@types/node@^20.12.8":
417+
version "20.12.8"
418+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.8.tgz#35897bf2bfe3469847ab04634636de09552e8256"
419+
integrity sha512-NU0rJLJnshZWdE/097cdCBbyW1h4hEg0xpovcoAQYHl8dnEyp/NAOiE45pvc+Bd1Dt+2r94v2eGFpQJ4R7g+2w==
420420
dependencies:
421421
undici-types "~5.26.4"
422422

0 commit comments

Comments
 (0)