diff options
| author | Renovate Bot <[email protected]> | 2022-03-07 14:18:53 +0000 |
|---|---|---|
| committer | Renovate Bot <[email protected]> | 2022-03-07 14:18:53 +0000 |
| commit | a8cc4848fe930854d65e07316ff640ebe694c7ed (patch) | |
| tree | b4b59c9f76b7a6b49d075c1155e4e8eeea1a16c6 /package.json | |
| parent | Merge pull request #10 from senpy-club/renovate/sass-loader-11.x (diff) | |
| download | frontend-renovate/eslint-plugin-import-2.x.tar.xz frontend-renovate/eslint-plugin-import-2.x.zip | |
chore(deps): update dependency eslint-plugin-import to v2.25.4renovate/eslint-plugin-import-2.x
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index f7a8e91..f86aebb 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "commitizen": "4.2.4", "cz-conventional-commit": "1.0.6", "eslint": "7.26.0", - "eslint-plugin-import": "2.22.1", + "eslint-plugin-import": "2.25.4", "eslint-plugin-vue": "7.9.0", "husky": "6.0.0", "lint-staged": "11.0.0", |