1
0
Fork 0
mirror of https://github.com/mealie-recipes/mealie.git synced 2025-08-11 00:15:24 +02:00

chore(deps-dev): bump eslint from 8.23.0 to 8.23.1 in /frontend (#1642)

Bumps [eslint](https://github.com/eslint/eslint) from 8.23.0 to 8.23.1.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v8.23.0...v8.23.1)

---
updated-dependencies:
- dependency-name: eslint
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2022-09-15 15:55:00 -08:00 committed by GitHub
parent 38900e6773
commit 21161321e4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 16 additions and 11 deletions

View file

@ -43,7 +43,7 @@
"@nuxtjs/vuetify": "^1.12.1",
"@types/sortablejs": "^1.13.0",
"@vue/runtime-dom": "^3.2.39",
"eslint": "^8.23.0",
"eslint": "^8.23.1",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-nuxt": "^4.0.0",
"eslint-plugin-prettier": "^4.2.1",