aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-01-11 16:35:47 +0200
committerXhmikosR <[email protected]>2020-01-11 16:35:47 +0200
commitc13ec3ea937c21994f5cffc1d759869af6747227 (patch)
treeb6873aa1f48c28ce527917f2f266dd9d53299f14 /package.json
parent030d120d6d0fe013baa95a96f64df36e28e2113b (diff)
downloadbootstrap-c13ec3ea937c21994f5cffc1d759869af6747227.tar.xz
bootstrap-c13ec3ea937c21994f5cffc1d759869af6747227.zip
Bump eslint-plugin-import from 2.19.1 to 2.20.0 (#30001)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.19.1 to 2.20.0. - [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.19.1...v2.20.0) 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 478fc4f8f..fd8347558 100644
--- a/package.json
+++ b/package.json
@@ -105,7 +105,7 @@
"cross-env": "^6.0.3",
"eslint": "^6.8.0",
"eslint-config-xo": "^0.27.2",
- "eslint-plugin-import": "^2.19.1",
+ "eslint-plugin-import": "^2.20.0",
"eslint-plugin-unicorn": "^15.0.1",
"find-unused-sass-variables": "^1.0.4",
"glob": "^7.1.6",