chore(deps-dev): bump lint-staged from 13.0.3 to 13.0.4 in /frontend (#1869)

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 13.0.3 to 13.0.4.
- [Release notes](https://github.com/okonet/lint-staged/releases)
- [Commits](https://github.com/okonet/lint-staged/compare/v13.0.3...v13.0.4)

---
updated-dependencies:
- dependency-name: lint-staged
  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-11-30 20:32:50 -09:00
committed by GitHub
parent 05dfe38f19
commit e73a72959c
2 changed files with 37 additions and 60 deletions

View File

@@ -50,7 +50,7 @@
"eslint-plugin-nuxt": "^4.0.0",
"eslint-plugin-prettier": "^4.2.1",
"eslint-plugin-vue": "9.8.0",
"lint-staged": "^13.0.3",
"lint-staged": "^13.0.4",
"nuxt-vite": "0.2.3",
"prettier": "^2.8.0",
"vitest": "^0.25.3",