diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-08-18 18:26:47 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-08-18 18:26:47 +0300 |
| commit | 537eb7966224468c79c066168c068c9b78afa85f (patch) | |
| tree | f0e45e93b4b51fa5b9ecdbd0ac6e35bd368d7abb /package.json | |
| parent | 98e9411a3c966d1304c49db076771f87004685ef (diff) | |
| download | bootstrap-537eb7966224468c79c066168c068c9b78afa85f.tar.xz bootstrap-537eb7966224468c79c066168c068c9b78afa85f.zip | |
Bump eslint from 7.6.0 to 7.7.0 (#31491)
Bumps [eslint](https://github.com/eslint/eslint) from 7.6.0 to 7.7.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.6.0...v7.7.0)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 047cdde62..b0fb8cd42 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "bundlewatch": "^0.2.7", "clean-css-cli": "^4.3.0", "cross-env": "^7.0.2", - "eslint": "^7.6.0", + "eslint": "^7.7.0", "eslint-config-xo": "^0.32.1", "eslint-plugin-import": "^2.22.0", "eslint-plugin-unicorn": "^21.0.0", |
