Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#4117)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jul 5, 2021
1 parent a1845de commit 6614840
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -25,7 +25,7 @@
"ci-docs": "run-s build-vite build-plugin-vue build-docs"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.16.1",
"@microsoft/api-extractor": "^7.17.1",
"@types/fs-extra": "^9.0.11",
"@types/jest": "^26.0.23",
"@types/node": "^15.12.2",
Expand All @@ -35,8 +35,8 @@
"chalk": "^4.1.1",
"conventional-changelog-cli": "^2.1.1",
"cross-env": "^7.0.3",
"eslint": "^7.29.0",
"eslint-define-config": "^1.0.8",
"eslint": "^7.30.0",
"eslint-define-config": "^1.0.9",
"eslint-plugin-node": "^11.1.0",
"execa": "^5.1.1",
"fs-extra": "^10.0.0",
Expand All @@ -53,8 +53,8 @@
"sirv": "^1.0.12",
"ts-jest": "^27.0.3",
"ts-node": "^10.0.0",
"typescript": "^4.3.4",
"vitepress": "^0.15.5",
"typescript": "^4.3.5",
"vitepress": "^0.15.6",
"yorkie": "^2.0.0"
},
"gitHooks": {
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue/package.json
Expand Up @@ -35,7 +35,7 @@
"@rollup/pluginutils": "^4.1.0",
"@types/hash-sum": "^1.0.0",
"@vue/compiler-sfc": "^3.0.8",
"debug": "^4.3.1",
"debug": "^4.3.2",
"hash-sum": "^2.0.0",
"rollup": "^2.38.5",
"slash": "^3.0.0",
Expand Down

0 comments on commit 6614840

Please sign in to comment.