diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-09-04 20:49:15 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-09-04 20:49:15 +0300 |
| commit | d01ff18a1fd2093abcaa0f2db9288263b2334cc2 (patch) | |
| tree | 24b82c710a205ab67c446ef78f51ce4e5514bd38 /package.json | |
| parent | 7bc79dacc17b7571257d83f62009bf927b366c2e (diff) | |
| download | bootstrap-d01ff18a1fd2093abcaa0f2db9288263b2334cc2.tar.xz bootstrap-d01ff18a1fd2093abcaa0f2db9288263b2334cc2.zip | |
Bump eslint from 7.8.0 to 7.8.1 (#31598)
Bumps [eslint](https://github.com/eslint/eslint) from 7.8.0 to 7.8.1.
- [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.8.0...v7.8.1)
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 7f4ebf5b4..7dbae69b2 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.8.0", + "eslint": "^7.8.1", "eslint-config-xo": "^0.32.1", "eslint-plugin-import": "^2.22.0", "eslint-plugin-unicorn": "^21.0.0", |
