Skip to content

Commit 6502674

Browse files
authored
Merge pull request #5 from SJDM-dev/dependabot/npm_and_yarn/types/node-20.12.12
Bump @types/node from 20.12.11 to 20.12.12
2 parents 0a6ea78 + cbe2cc8 commit 6502674

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.11",
28+
"@types/node": "^20.12.12",
2929
"@vueuse/core": "^10.9.0",
3030
"vitepress": "1.1.4",
3131
"vue": "^3.4.27"

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.11":
417-
version "20.12.11"
418-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.11.tgz#c4ef00d3507000d17690643278a60dc55a9dc9be"
419-
integrity sha512-vDg9PZ/zi+Nqp6boSOT7plNuthRugEKixDv5sFTIpkE89MmNtEArAShI4mxuX2+UrLEe9pxC1vm2cjm9YlWbJw==
416+
"@types/node@^20.12.12":
417+
version "20.12.12"
418+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.12.12.tgz#7cbecdf902085cec634fdb362172dfe12b8f2050"
419+
integrity sha512-eWLDGF/FOSPtAvEqeRAQ4C8LSA7M1I7i0ky1I8U7kD1J5ITyW3AsRhQrKVoWf5pFKZ2kILsEGJhsI9r93PYnOw==
420420
dependencies:
421421
undici-types "~5.26.4"
422422

0 commit comments

Comments
 (0)