aboutsummaryrefslogtreecommitdiff
path: root/vnext/package.json
diff options
context:
space:
mode:
authorGravatar dependabot[bot]2023-01-12 17:03:51 +0000
committerGravatar Vitaly Takmazov2023-01-13 10:37:59 +0300
commit2a24952a9231a5669f12764d24a1d7ed89cdb970 (patch)
tree2c4e0e7b205fef561872d55e7ab56daea4537d7e /vnext/package.json
parentff7d887dda05614e65becff32ac5eb1fc86f2103 (diff)
Bump eslint-plugin-import from 2.26.0 to 2.27.4
Bumps [eslint-plugin-import](https://github.com/import-js/eslint-plugin-import) from 2.26.0 to 2.27.4. - [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.4) --- 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 'vnext/package.json')
-rw-r--r--vnext/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vnext/package.json b/vnext/package.json
index fd688e3c..7da33d9a 100644
--- a/vnext/package.json
+++ b/vnext/package.json
@@ -26,7 +26,7 @@
"cross-env": "^7.0.3",
"cssnano": "^5.1.14",
"eslint": "^8.31.0",
- "eslint-plugin-import": "^2.26.0",
+ "eslint-plugin-import": "^2.27.4",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-jest-dom": "^4.0.3",
"eslint-plugin-jsdoc": "^39.6.4",