aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authortusooa <tusooa@kazv.moe>2022-11-08 15:40:33 +0000
committertusooa <tusooa@kazv.moe>2022-11-08 15:40:33 +0000
commit23d30c8720046f84a07f8591cccf96c64bf08879 (patch)
treead6e8b6bc3368cb2ac99e922b7f40c332bc98922 /package.json
parente3135d3bba3d31bab72215a6032daeaf4b8a5650 (diff)
parent829486ba6747ddaadc34446b6e3a011c7bc92f06 (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.json2
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",