aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2020-09-28 13:57:19 +0300
committerGitHub <[email protected]>2020-09-28 13:57:19 +0300
commit79087c8685007cd378893e4e610069fa88223621 (patch)
tree01fe53d683ea6147a2f5911886b558df6b6a00c9 /package.json
parent2db73037c684fd4c74a803f0b1bb6e1365dfe722 (diff)
downloadbootstrap-79087c8685007cd378893e4e610069fa88223621.tar.xz
bootstrap-79087c8685007cd378893e4e610069fa88223621.zip
Bump eslint from 7.9.0 to 7.10.0 (#31778)
Bumps [eslint](https://github.com/eslint/eslint) from 7.9.0 to 7.10.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.9.0...v7.10.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 a3c7eb5c6..08fc194de 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.9.0",
+ "eslint": "^7.10.0",
"eslint-config-xo": "^0.32.1",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-unicorn": "^22.0.0",