aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-08-04 19:10:43 +0300
committerGitHub <[email protected]>2020-08-04 19:10:43 +0300
commit49d75ea86e9db1f3f7c6e7e37c11cee3a3f06788 (patch)
tree60f11e741a7f5abafe3b8179e40db4428d6da6d6 /package.json
parentac282c7b93bb8f72c0b7433e7736f06a14fe00a4 (diff)
downloadbootstrap-49d75ea86e9db1f3f7c6e7e37c11cee3a3f06788.tar.xz
bootstrap-49d75ea86e9db1f3f7c6e7e37c11cee3a3f06788.zip
Bump eslint from 7.5.0 to 7.6.0 (#31418)
Bumps [eslint](https://github.com/eslint/eslint) from 7.5.0 to 7.6.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/v7.5.0...v7.6.0) Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> 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 e8067bf33..acc08e3fc 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.5.0",
+ "eslint": "^7.6.0",
"eslint-config-xo": "^0.32.1",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-unicorn": "^20.1.0",