aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-24 14:16:37 +0200
committerXhmikosR <[email protected]>2019-12-24 14:16:37 +0200
commit25cbe7dd88fb4330305fe4ef6f01a4aac5c93b58 (patch)
tree5f3c31755a245c97b193cfdae8f1bf8b971dbc0b /package.json
parent486668726ab5e1a29663c37305859d84045df491 (diff)
downloadbootstrap-25cbe7dd88fb4330305fe4ef6f01a4aac5c93b58.tar.xz
bootstrap-25cbe7dd88fb4330305fe4ef6f01a4aac5c93b58.zip
Bump eslint from 6.7.2 to 6.8.0 (#29899)
Bumps [eslint](https://github.com/eslint/eslint) from 6.7.2 to 6.8.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/v6.7.2...v6.8.0) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: XhmikosR <[email protected]>
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 097dcb3e2..2256bdfcd 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.2",
+ "eslint": "^6.8.0",
"eslint-config-xo": "^0.27.2",
"eslint-plugin-import": "^2.19.1",
"eslint-plugin-unicorn": "^13.0.0",