diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-07-28 16:38:04 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-07-28 16:38:04 +0300 |
| commit | 577ff0c96b6203d09cc4686b4ab112b924f41517 (patch) | |
| tree | b4aecf1fe46b00fd89398f6837b257ff973a8180 /package.json | |
| parent | c7bc7a31bbc11c3f9af3ad317581cbd13c7bb5f1 (diff) | |
| download | bootstrap-577ff0c96b6203d09cc4686b4ab112b924f41517.tar.xz bootstrap-577ff0c96b6203d09cc4686b4ab112b924f41517.zip | |
Bump eslint from 7.4.0 to 7.5.0 (#31366)
Bumps [eslint](https://github.com/eslint/eslint) from 7.4.0 to 7.5.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.4.0...v7.5.0)
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
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 82a3bcd7e..6e4857087 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.4.0", + "eslint": "^7.5.0", "eslint-config-xo": "^0.32.0", "eslint-plugin-import": "^2.22.0", "eslint-plugin-unicorn": "^20.1.0", |
