diff options
| author | tusooa <tusooa@kazv.moe> | 2022-11-08 15:40:33 +0000 |
|---|---|---|
| committer | tusooa <tusooa@kazv.moe> | 2022-11-08 15:40:33 +0000 |
| commit | 23d30c8720046f84a07f8591cccf96c64bf08879 (patch) | |
| tree | ad6e8b6bc3368cb2ac99e922b7f40c332bc98922 /package.json | |
| parent | e3135d3bba3d31bab72215a6032daeaf4b8a5650 (diff) | |
| parent | 829486ba6747ddaadc34446b6e3a011c7bc92f06 (diff) | |
Merge branch 'renovate/eslint-plugin-n-15.x' into 'develop'
Update dependency eslint-plugin-n to v15.5.0
See merge request pleroma/pleroma-fe!1678
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 40f0fa38..45643f1f 100644 --- a/package.json +++ b/package.json @@ -76,7 +76,7 @@ "eslint-config-standard": "17.0.0", "eslint-formatter-friendly": "7.0.0", "eslint-plugin-import": "2.26.0", - "eslint-plugin-n": "15.4.0", + "eslint-plugin-n": "15.5.0", "eslint-plugin-promise": "6.1.1", "eslint-plugin-vue": "9.7.0", "eslint-webpack-plugin": "3.2.0", |
