Skip to content
Snippets Groups Projects

build(deps-dev): Bump eslint-plugin-vue from 8.0.3 to 8.1.1

Merged Griefed requested to merge dependabot/npm_and_yarn/develop/eslint-plugin-vue-8.1.1 into develop
3 files
+ 9
9
Compare changes
  • Side-by-side
  • Inline
Files
3
@@ -104,7 +104,7 @@ jobs:
# DEPLOY TO GH-PAGES
- name: Deploy to GitHub-Pages
uses: JamesIves/github-pages-deploy-action@4.1.5
uses: JamesIves/github-pages-deploy-action@4.1.6
with:
branch: gh-pages
folder: dist/spa
Loading