aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2021-08-10 17:23:57 +0300
committerGitHub <[email protected]>2021-08-10 17:23:57 +0300
commit0d608a6ccd833f4b5b074e86f27190de1c62f2f4 (patch)
tree4cd21b0034f72b254b4aa720c06025fd014e2979 /package.json
parent612d235faf3515dacceb19df04f1d32b9ef62c55 (diff)
downloadbootstrap-0d608a6ccd833f4b5b074e86f27190de1c62f2f4.tar.xz
bootstrap-0d608a6ccd833f4b5b074e86f27190de1c62f2f4.zip
Bump eslint-plugin-import from 2.23.4 to 2.24.0 (#34723)
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.23.4 to 2.24.0. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/master/CHANGELOG.md) - [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.23.4...v2.24.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: XhmikosR <[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 07b338909..3ee1172e6 100644
--- a/package.json
+++ b/package.json
@@ -114,7 +114,7 @@
"cross-env": "^7.0.3",
"eslint": "^7.32.0",
"eslint-config-xo": "^0.37.0",
- "eslint-plugin-import": "^2.23.4",
+ "eslint-plugin-import": "^2.24.0",
"eslint-plugin-unicorn": "^34.0.1",
"find-unused-sass-variables": "^3.1.0",
"glob": "^7.1.7",