aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-03-31 16:25:34 +0300
committerGitHub <[email protected]>2020-03-31 16:25:34 +0300
commit077ec65a6d5f06904f1a7722e23a479a03409ba6 (patch)
tree31e5491324330101ab2aa4e239f09041fd5de874 /package.json
parenteccd3378185c9e7ed6985a29d92acfdfd2639fa1 (diff)
downloadbootstrap-077ec65a6d5f06904f1a7722e23a479a03409ba6.tar.xz
bootstrap-077ec65a6d5f06904f1a7722e23a479a03409ba6.zip
Bump eslint-plugin-import from 2.20.1 to 2.20.2 (#30486)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.1 to 2.20.2. - [Release notes](https://github.com/benmosher/eslint-plugin-import/releases) - [Changelog](https://github.com/benmosher/eslint-plugin-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/benmosher/eslint-plugin-import/compare/v2.20.1...v2.20.2) Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[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 f551817b5..dd229e24a 100644
--- a/package.json
+++ b/package.json
@@ -102,7 +102,7 @@
"cross-env": "^7.0.2",
"eslint": "^6.8.0",
"eslint-config-xo": "^0.29.1",
- "eslint-plugin-import": "^2.20.1",
+ "eslint-plugin-import": "^2.20.2",
"eslint-plugin-unicorn": "^18.0.1",
"find-unused-sass-variables": "^1.0.5",
"glob": "^7.1.6",