aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2019-12-09 12:34:38 +0200
committerXhmikosR <[email protected]>2019-12-09 12:34:38 +0200
commita4340638f49e17258f6dcd11220974f273bfe218 (patch)
tree1216aa021e8f55fa1a65ede1454da5e3a6aecdc7 /package.json
parent2e7dfe1db0ee7e892b6082a54ebe219449732672 (diff)
downloadbootstrap-a4340638f49e17258f6dcd11220974f273bfe218.tar.xz
bootstrap-a4340638f49e17258f6dcd11220974f273bfe218.zip
Bump eslint-plugin-import from 2.18.2 to 2.19.1 (#29824)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.18.2 to 2.19.1. - [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.18.2...v2.19.1) 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 e32a8b6be..27f4b01db 100644
--- a/package.json
+++ b/package.json
@@ -98,7 +98,7 @@
"cross-env": "^6.0.3",
"eslint": "^6.7.2",
"eslint-config-xo": "^0.27.2",
- "eslint-plugin-import": "^2.18.2",
+ "eslint-plugin-import": "^2.19.1",
"eslint-plugin-unicorn": "^13.0.0",
"find-unused-sass-variables": "^1.0.4",
"glob": "^7.1.6",