aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>2020-02-03 12:52:25 +0200
committerGitHub <[email protected]>2020-02-03 12:52:25 +0200
commit3df79f0c4b0375818965a55541a97dd4564257e9 (patch)
treee8504957e3c94d75fb191304c82c329876b0dc49 /package.json
parentd947ccd515345a60d26585b9f0cef04c042cdad9 (diff)
downloadbootstrap-3df79f0c4b0375818965a55541a97dd4564257e9.tar.xz
bootstrap-3df79f0c4b0375818965a55541a97dd4564257e9.zip
Bump eslint-plugin-import from 2.20.0 to 2.20.1 (#30125)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.20.0 to 2.20.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.20.0...v2.20.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 e500d5714..66254a666 100644
--- a/package.json
+++ b/package.json
@@ -104,7 +104,7 @@
"cross-env": "^7.0.0",
"eslint": "^6.8.0",
"eslint-config-xo": "^0.27.2",
- "eslint-plugin-import": "^2.20.0",
+ "eslint-plugin-import": "^2.20.1",
"eslint-plugin-unicorn": "^15.0.1",
"find-unused-sass-variables": "^1.0.5",
"glob": "^7.1.6",