https://github.com/twbs/bootstrap
Revision ed9850cbfb298b7f38a00f5a4c5aa9fd93057909 authored by dependabot[bot] on 20 July 2021, 13:50:04 UTC, committed by GitHub on 20 July 2021, 13:50:04 UTC
Bumps [eslint](https://github.com/eslint/eslint) from 7.30.0 to 7.31.0.
- [Release notes](https://github.com/eslint/eslint/releases)
- [Changelog](https://github.com/eslint/eslint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/eslint/eslint/compare/v7.30.0...v7.31.0)

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

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

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <xhmikosr@gmail.com>
1 parent 95e5b76
Raw File
Tip revision: ed9850cbfb298b7f38a00f5a4c5aa9fd93057909 authored by dependabot[bot] on 20 July 2021, 13:50:04 UTC
Bump eslint from 7.30.0 to 7.31.0 (#34538)
Tip revision: ed9850c
.eslintignore
**/*.min.js
**/dist/
**/vendor/
/_site/
/js/coverage/
/site/static/sw.js
back to top