aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-08-04 11:33:12 +0000
committerGravatar vitalyster2023-08-04 14:35:29 +0300
commitb5d2469765f546e9fc94317c392d860cf6588255 (patch)
tree13e2b6ef55338b863910b2f7cab408d1191ded2a /package.json
parent0f7b2f40b25fcb82341ccd5fd4574ee1730864fc (diff)
build(deps-dev): bump eslint-plugin-import from 2.27.5 to 2.28.0
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.27.5 to 2.28.0. - [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.27.5...v2.28.0) --- updated-dependencies: - dependency-name: eslint-plugin-import dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@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 ee7f2977..891b94fa 100644
--- a/package.json
+++ b/package.json
@@ -55,7 +55,7 @@
"css-loader": "^6.8.1",
"cssnano": "^6.0.1",
"eslint": "8.46.0",
- "eslint-plugin-import": "^2.27.5",
+ "eslint-plugin-import": "^2.28.0",
"eslint-plugin-jest": "^27.2.3",
"eslint-plugin-jest-dom": "^5.0.1",
"eslint-plugin-jsdoc": "^46.4.5",