diff options
| author | dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> | 2019-12-02 11:20:36 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2019-12-02 11:20:36 +0200 |
| commit | 9a78dd385c70a7f59374a723ed8f9015034582dc (patch) | |
| tree | 61174fe8fde821c77c55722c7753cf02698ced1b /package.json | |
| parent | e1833cec72842c5cb7ee3200e088465cb57b2b82 (diff) | |
| download | bootstrap-9a78dd385c70a7f59374a723ed8f9015034582dc.tar.xz bootstrap-9a78dd385c70a7f59374a723ed8f9015034582dc.zip | |
Bump eslint from 6.7.1 to 6.7.2 (#29784)
Bumps [eslint](https://github.com/eslint/eslint) from 6.7.1 to 6.7.2.
- [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/v6.7.1...v6.7.2)
Signed-off-by: dependabot-preview[bot] <[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 f89f4b62b..1a6ed1736 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "bundlesize": "^0.18.0", "clean-css-cli": "^4.3.0", "cross-env": "^6.0.3", - "eslint": "^6.7.1", + "eslint": "^6.7.2", "eslint-config-xo": "^0.27.2", "eslint-plugin-import": "^2.18.2", "eslint-plugin-unicorn": "^13.0.0", |
