Skip to content

Commit

Permalink
vue dependency cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
dan-mba committed Nov 8, 2023
1 parent f7b2a29 commit 6183aef
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 6 deletions.
6 changes: 1 addition & 5 deletions .github/dependabot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,11 +7,7 @@ updates:
open-pull-requests-limit: 10
schedule:
interval: "weekly"
groups:
vue-deps:
patterns:
- "vue"
- "@vue/compiler-sfc"

- package-ecosystem: "github-actions"
directory: "/"
schedule:
Expand Down
1 change: 0 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.4.0",
"@vue/compiler-sfc": "^3.3.6",
"autoprefixer": "^10.4.16",
"eslint": "^8.52.0",
"eslint-plugin-vue": "^9.18.1",
Expand Down

0 comments on commit 6183aef

Please sign in to comment.