aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-11-10 09:13:43 +0200
committerGitHub <[email protected]>2020-11-10 09:13:43 +0200
commit3576edd75a04965927e2a5f13c3fa784ffc8907d (patch)
tree5c8123b3555d116ee50b4f3851bd25853a020d98 /package.json
parentb777d8c0f04b9007fb159a4ba091dd52ac958d17 (diff)
downloadbootstrap-3576edd75a04965927e2a5f13c3fa784ffc8907d.tar.xz
bootstrap-3576edd75a04965927e2a5f13c3fa784ffc8907d.zip
Bump eslint from 7.12.1 to 7.13.0 (#32112)
Bumps [eslint](https://github.com/eslint/eslint) from 7.12.1 to 7.13.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.12.1...v7.13.0) 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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index dc293ec84..7e64e5313 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.12.1",
+ "eslint": "^7.13.0",
"eslint-config-xo": "^0.33.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-unicorn": "^23.0.0",