Skip to content

Commit

Permalink
Bump eslint-plugin-vue from 7.19.1 to 9.28.0 in /src/frontend (#387)
Browse files Browse the repository at this point in the history
Bumps [eslint-plugin-vue](https://github.com/vuejs/eslint-plugin-vue) from 7.19.1 to 9.28.0.
- [Release notes](https://github.com/vuejs/eslint-plugin-vue/releases)
- [Commits](vuejs/eslint-plugin-vue@v7.19.1...v9.28.0)

---
updated-dependencies:
- dependency-name: eslint-plugin-vue
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent af7d571 commit 7379eca
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 61 deletions.
153 changes: 93 additions & 60 deletions src/frontend/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"core-js": "^3.18.2",
"css-loader": "^5.2.7",
"eslint": "^8.57.0",
"eslint-plugin-vue": "^7.19.1",
"eslint-plugin-vue": "^9.28.0",
"node-sass": "^9.0.0",
"nuxt": "^3.12.4",
"nuxt-buefy": "^0.4.29",
Expand Down

0 comments on commit 7379eca

Please sign in to comment.