Skip to content

Commit

Permalink
Bump eslint from 8.38.0 to 8.43.0 in /frontend (#596)
Browse files Browse the repository at this point in the history
* Replace deprecated vitest coverage reporter

@vitest/coverage-c8 -> @vitest/coverage-v8
See vitest-dev/vitest#3339

RISDEV-0000

* Bump eslint from 8.38.0 to 8.43.0 in /frontend

Bumps [eslint](https://github.com/eslint/eslint) from 8.38.0 to 8.43.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/main/CHANGELOG.md)
- [Commits](eslint/eslint@v8.38.0...v8.43.0)

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

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

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: Andreas Philippi <andreas.philippi@digitalservice.bund.de>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] and andreasphil committed Jun 23, 2023
1 parent fe6208c commit 4eaa1bc
Show file tree
Hide file tree
Showing 2 changed files with 77 additions and 80 deletions.
155 changes: 76 additions & 79 deletions 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 frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@
"axe-playwright": "^1.2.3",
"axios-mock-adapter": "^1.21.2",
"babel-loader": "^9.1.2",
"eslint": "^8.38.0",
"eslint": "^8.43.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest-dom": "^5.0.1",
"eslint-plugin-playwright": "^0.12.0",
Expand Down

0 comments on commit 4eaa1bc

Please sign in to comment.