diff options
| author | tusooa <tusooa@kazv.moe> | 2023-01-21 15:46:58 +0000 |
|---|---|---|
| committer | tusooa <tusooa@kazv.moe> | 2023-01-21 15:46:58 +0000 |
| commit | 3571e264a130b884813e2a195635db3d013d7d19 (patch) | |
| tree | b58e07369e14ed18d449a2cd4c97210edc97eaa4 /package.json | |
| parent | 0d6435261ef3e91c06fe34cc8bf72ff1b30078c2 (diff) | |
| parent | 612cfc3d7440a59017b6e8b2e768fc9898a00b5b (diff) | |
Merge branch 'renovate/eslint-plugin-import-2.x' into 'develop'
Update dependency eslint-plugin-import to v2.27.5
See merge request pleroma/pleroma-fe!1770
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 a256eebb..9dcf520c 100644 --- a/package.json +++ b/package.json @@ -75,7 +75,7 @@ "eslint": "8.32.0", "eslint-config-standard": "17.0.0", "eslint-formatter-friendly": "7.0.0", - "eslint-plugin-import": "2.26.0", + "eslint-plugin-import": "2.27.5", "eslint-plugin-n": "15.6.1", "eslint-plugin-promise": "6.1.1", "eslint-plugin-vue": "9.8.0", |
