aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authordependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>2023-01-23 22:30:05 +0000
committerMark Otto <[email protected]>2023-01-25 18:29:32 -0800
commit3635f2cbb4e44f229ef00bbeec209ac8cd5a0f3d (patch)
tree696da6d8c27fb41badb91d921f2f8373b54801ca /package.json
parent82391bc7b7c41e40f6223b7cfac48c5c3ae56255 (diff)
downloadbootstrap-3635f2cbb4e44f229ef00bbeec209ac8cd5a0f3d.tar.xz
bootstrap-3635f2cbb4e44f229ef00bbeec209ac8cd5a0f3d.zip
Build(deps-dev): Bump eslint-plugin-import from 2.26.0 to 2.27.5
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.26.0 to 2.27.5. - [Release notes](https://github.com/import-js/eslint-plugin-import/releases) - [Changelog](https://github.com/import-js/eslint-plugin-import/blob/main/CHANGELOG.md) - [Commits](https://github.com/import-js/eslint-plugin-import/compare/v2.26.0...v2.27.5) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[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 70ecaf891..1449d428f 100644
--- a/package.json
+++ b/package.json
@@ -118,7 +118,7 @@
"eslint": "^8.31.0",
"eslint-config-xo": "^0.43.1",
"eslint-plugin-html": "^7.1.0",
- "eslint-plugin-import": "^2.26.0",
+ "eslint-plugin-import": "^2.27.5",
"eslint-plugin-markdown": "^3.0.0",
"eslint-plugin-unicorn": "^45.0.2",
"find-unused-sass-variables": "^4.0.5",