diff options
| author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-10-27 12:09:01 +0200 |
|---|---|---|
| committer | GitHub <[email protected]> | 2020-10-27 12:09:01 +0200 |
| commit | 1baa73591b036e5878a9dde9f68847ffa464b39e (patch) | |
| tree | 22c0a0e483fba4212b7ef723a8c18da59024e579 /package.json | |
| parent | 21daef72165a8321b01777d4a52a78e37cb31721 (diff) | |
| download | bootstrap-1baa73591b036e5878a9dde9f68847ffa464b39e.tar.xz bootstrap-1baa73591b036e5878a9dde9f68847ffa464b39e.zip | |
Bump eslint from 7.11.0 to 7.12.1 (#31990)
Bumps [eslint](https://github.com/eslint/eslint) from 7.11.0 to 7.12.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.11.0...v7.12.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 c25320447..ad3380b33 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.11.0", + "eslint": "^7.12.1", "eslint-config-xo": "^0.33.1", "eslint-plugin-import": "^2.22.1", "eslint-plugin-unicorn": "^23.0.0", |
