diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-10-13 12:29:43 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-10-13 12:29:43 +0300 |
| commit | 5babcdb2acf1f1175bf39b6d633c8c9740c0e52c (patch) | |
| tree | b99e01b68cf0d5e67778a2e232ef4b61f7223faf /package.json | |
| parent | cdc12165a9af3623dcef6f80ae21fafccc420f72 (diff) | |
| download | bootstrap-5babcdb2acf1f1175bf39b6d633c8c9740c0e52c.tar.xz bootstrap-5babcdb2acf1f1175bf39b6d633c8c9740c0e52c.zip | |
Bump eslint from 7.10.0 to 7.11.0 (#31873)
Bumps [eslint](https://github.com/eslint/eslint) from 7.10.0 to 7.11.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.10.0...v7.11.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 e5dcc975d..c8e4dee0f 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "bundlewatch": "^0.3.1", "clean-css-cli": "^4.3.0", "cross-env": "^7.0.2", - "eslint": "^7.10.0", + "eslint": "^7.11.0", "eslint-config-xo": "^0.32.1", "eslint-plugin-import": "^2.22.1", "eslint-plugin-unicorn": "^22.0.0", |
