Skip to content

Commit

Permalink
build(deps-dev): bump eslint from 7.19.0 to 7.21.0 in /frontend (#815)
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 7.19.0 to 7.21.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.19.0...v7.21.0)

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 12, 2021
1 parent 0d49a1b commit df877cc
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 21 deletions.
63 changes: 43 additions & 20 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 @@ -28,7 +28,7 @@
"clean-webpack-plugin": "^3.0.0",
"css-loader": "^5.1.1",
"css-minimizer-webpack-plugin": "^1.2.0",
"eslint": "^7.19.0",
"eslint": "^7.21.0",
"eslint-config-prettier": "^6.2.0",
"eslint-config-standard": "^16.0.1",
"eslint-loader": "^4.0.0",
Expand Down

0 comments on commit df877cc

Please sign in to comment.