Skip to content

Commit 6614840

Browse files
chore(deps): update all non-major dependencies (#4117)
1 parent a1845de commit 6614840

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"ci-docs": "run-s build-vite build-plugin-vue build-docs"
2626
},
2727
"devDependencies": {
28-
"@microsoft/api-extractor": "^7.16.1",
28+
"@microsoft/api-extractor": "^7.17.1",
2929
"@types/fs-extra": "^9.0.11",
3030
"@types/jest": "^26.0.23",
3131
"@types/node": "^15.12.2",
@@ -35,8 +35,8 @@
3535
"chalk": "^4.1.1",
3636
"conventional-changelog-cli": "^2.1.1",
3737
"cross-env": "^7.0.3",
38-
"eslint": "^7.29.0",
39-
"eslint-define-config": "^1.0.8",
38+
"eslint": "^7.30.0",
39+
"eslint-define-config": "^1.0.9",
4040
"eslint-plugin-node": "^11.1.0",
4141
"execa": "^5.1.1",
4242
"fs-extra": "^10.0.0",
@@ -53,8 +53,8 @@
5353
"sirv": "^1.0.12",
5454
"ts-jest": "^27.0.3",
5555
"ts-node": "^10.0.0",
56-
"typescript": "^4.3.4",
57-
"vitepress": "^0.15.5",
56+
"typescript": "^4.3.5",
57+
"vitepress": "^0.15.6",
5858
"yorkie": "^2.0.0"
5959
},
6060
"gitHooks": {

packages/plugin-vue/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
"@rollup/pluginutils": "^4.1.0",
3636
"@types/hash-sum": "^1.0.0",
3737
"@vue/compiler-sfc": "^3.0.8",
38-
"debug": "^4.3.1",
38+
"debug": "^4.3.2",
3939
"hash-sum": "^2.0.0",
4040
"rollup": "^2.38.5",
4141
"slash": "^3.0.0",

0 commit comments

Comments
 (0)