Skip to content

Commit

Permalink
Bump eslint from 7.21.0 to 7.22.0 in /modules/engage-theodul-core
Browse files Browse the repository at this point in the history
Bumps [eslint](https://github.com/eslint/eslint) from 7.21.0 to 7.22.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](eslint/eslint@v7.21.0...v7.22.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Mar 15, 2021
1 parent 5c0d15c commit c357066
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 22 deletions.
61 changes: 40 additions & 21 deletions modules/engage-theodul-core/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 modules/engage-theodul-core/package.json
Expand Up @@ -5,7 +5,7 @@
"eslint": "eslint --config ../../docs/checkstyle/eslintrc.js --rule '{\"no-unused-vars\": \"off\"}' src/main/resources/ui/js/engage --resolve-plugins-relative-to ."
},
"devDependencies": {
"eslint": "^7.21.0",
"eslint": "^7.22.0",
"eslint-plugin-header": "^3.1.1"
}
}

0 comments on commit c357066

Please sign in to comment.