Skip to content

Commit

Permalink
chore(deps): update all non-major dependencies (#4309)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot committed Jul 19, 2021
1 parent 134d0a1 commit f60927d
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
10 changes: 5 additions & 5 deletions package.json
Expand Up @@ -26,23 +26,23 @@
"ci-docs": "run-s build-vite build-plugin-vue build-docs"
},
"devDependencies": {
"@microsoft/api-extractor": "^7.18.1",
"@microsoft/api-extractor": "^7.18.4",
"@types/fs-extra": "^9.0.12",
"@types/jest": "^26.0.24",
"@types/node": "^15.12.2",
"@types/semver": "^7.3.7",
"@typescript-eslint/eslint-plugin": "^4.28.2",
"@typescript-eslint/parser": "^4.28.2",
"@typescript-eslint/eslint-plugin": "^4.28.3",
"@typescript-eslint/parser": "^4.28.3",
"chalk": "^4.1.1",
"conventional-changelog-cli": "^2.1.1",
"cross-env": "^7.0.3",
"eslint": "^7.30.0",
"eslint": "^7.31.0",
"eslint-define-config": "^1.0.9",
"eslint-plugin-node": "^11.1.0",
"execa": "^5.1.1",
"fs-extra": "^10.0.0",
"jest": "^27.0.6",
"lint-staged": "^11.0.0",
"lint-staged": "^11.0.1",
"minimist": "^1.2.5",
"node-fetch": "^2.6.1",
"npm-run-all": "^4.1.5",
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue-jsx/package.json
Expand Up @@ -29,7 +29,7 @@
"@babel/core": "^7.14.6",
"@babel/plugin-syntax-import-meta": "^7.10.4",
"@babel/plugin-transform-typescript": "^7.14.6",
"@rollup/pluginutils": "^4.1.0",
"@rollup/pluginutils": "^4.1.1",
"@vue/babel-plugin-jsx": "^1.0.6",
"hash-sum": "^2.0.0"
}
Expand Down
2 changes: 1 addition & 1 deletion packages/plugin-vue/package.json
Expand Up @@ -32,7 +32,7 @@
"@vue/compiler-sfc": "^3.0.8"
},
"devDependencies": {
"@rollup/pluginutils": "^4.1.0",
"@rollup/pluginutils": "^4.1.1",
"@types/hash-sum": "^1.0.0",
"@vue/compiler-sfc": "^3.0.8",
"debug": "^4.3.2",
Expand Down

0 comments on commit f60927d

Please sign in to comment.