Skip to content

Commit 8b30606

Browse files
chore(deps): update all non-major dependencies (#5100)
1 parent 929603c commit 8b30606

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

Diff for: package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"ci-docs": "run-s build-vite build-plugin-vue build-docs"
2929
},
3030
"devDependencies": {
31-
"@microsoft/api-extractor": "^7.18.10",
31+
"@microsoft/api-extractor": "^7.18.11",
3232
"@types/fs-extra": "^9.0.13",
3333
"@types/jest": "^27.0.2",
3434
"@types/node": "^15.12.2",
@@ -43,7 +43,7 @@
4343
"eslint-plugin-node": "^11.1.0",
4444
"execa": "^5.1.1",
4545
"fs-extra": "^10.0.0",
46-
"jest": "^27.2.1",
46+
"jest": "^27.2.2",
4747
"lint-staged": "^11.1.2",
4848
"minimist": "^1.2.5",
4949
"node-fetch": "^2.6.5",

Diff for: packages/plugin-vue/package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"rollup": "^2.57.0",
4040
"slash": "^3.0.0",
4141
"source-map": "^0.6.1",
42-
"vue": "^3.2.16",
43-
"@vue/compiler-sfc": "^3.2.16"
42+
"vue": "^3.2.19",
43+
"@vue/compiler-sfc": "^3.2.19"
4444
}
4545
}

0 commit comments

Comments
 (0)