aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-11-25 11:51:26 +0200
committerXhmikosR <[email protected]>2019-11-25 11:51:26 +0200
commitcd51c2a52db186971e2df8403b01914b76e5f9da (patch)
tree9db29e30baee6525b75f3ea38a8d1cf04e48fffe /package.json
parent787256cae401f9ebd8bea1391343a58140d0f235 (diff)
downloadbootstrap-cd51c2a52db186971e2df8403b01914b76e5f9da.tar.xz
bootstrap-cd51c2a52db186971e2df8403b01914b76e5f9da.zip
Bump eslint from 6.6.0 to 6.7.1 (#29728)
Bumps [eslint](https://github.com/eslint/eslint) from 6.6.0 to 6.7.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/v6.6.0...v6.7.1) Signed-off-by: dependabot-preview[bot] <[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 fa68d5c45..4a68ae68b 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.6.0",
+ "eslint": "^6.7.1",
"eslint-config-xo": "^0.27.2",
"eslint-plugin-import": "^2.18.2",
"eslint-plugin-unicorn": "^13.0.0",