Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#5100)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 27, 2021
1 parent 929603c commit 8b30606
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"ci-docs": "run-s build-vite build-plugin-vue build-docs"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.18.10",
"@microsoft/api-extractor": "^7.18.11",
"@types/fs-extra": "^9.0.13",
"@types/jest": "^27.0.2",
"@types/node": "^15.12.2",
Expand All @@ -43,7 +43,7 @@
"eslint-plugin-node": "^11.1.0",
"execa": "^5.1.1",
"fs-extra": "^10.0.0",
"jest": "^27.2.1",
"jest": "^27.2.2",
"lint-staged": "^11.1.2",
"minimist": "^1.2.5",
"node-fetch": "^2.6.5",
Expand Down
4 changes: 2 additions & 2 deletions packages/plugin-vue/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"rollup": "^2.57.0",
"slash": "^3.0.0",
"source-map": "^0.6.1",
"vue": "^3.2.16",
"@vue/compiler-sfc": "^3.2.16"
"vue": "^3.2.19",
"@vue/compiler-sfc": "^3.2.19"
}
}

0 comments on commit 8b30606

Please sign in to comment.