aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-05-22 14:28:59 +0300
committerGitHub <[email protected]>2021-05-22 14:28:59 +0300
commitb0466774123e3a27e1a8ebdbc8b04821d558e76d (patch)
tree88712bd17be636ea1a2d60042f4d1dc1c15bd446 /package.json
parentb39b665072a2d36914e741b2c11620323924be89 (diff)
downloadbootstrap-b0466774123e3a27e1a8ebdbc8b04821d558e76d.tar.xz
bootstrap-b0466774123e3a27e1a8ebdbc8b04821d558e76d.zip
Bump eslint-plugin-import from 2.23.2 to 2.23.3 (#34078)
Bumps [eslint-plugin-import](https://github.com/benmosher/eslint-plugin-import) from 2.23.2 to 2.23.3. - [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.23.2...v2.23.3) 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 cd23fb705..25458cabd 100644
--- a/package.json
+++ b/package.json
@@ -114,7 +114,7 @@
"cross-env": "^7.0.3",
"eslint": "^7.26.0",
"eslint-config-xo": "^0.36.0",
- "eslint-plugin-import": "^2.23.2",
+ "eslint-plugin-import": "^2.23.3",
"eslint-plugin-unicorn": "^31.0.0",
"find-unused-sass-variables": "^3.1.0",
"glob": "^7.1.7",