aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me>2022-03-21 18:15:53 +0000
committerPleroma Renovate Bot <contact+pleroma-renovator@hacktivis.me>2022-03-21 18:15:53 +0000
commitc5cb76ac3bb5569962e67349b6b2b627bd0ae469 (patch)
treeaf00144da0d2ae54ac94656b67672262d81c3996
parent6b14b645bef4885e94ceff5e137d611b921b9656 (diff)
Update dependency eslint-plugin-standard to v4.1.0
-rw-r--r--package.json2
-rw-r--r--yarn.lock8
2 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 14ab7f2a..4f5e5149 100644
--- a/package.json
+++ b/package.json
@@ -70,7 +70,7 @@
"eslint-plugin-import": "2.17.2",
"eslint-plugin-node": "7.0.1",
"eslint-plugin-promise": "4.3.1",
- "eslint-plugin-standard": "4.0.0",
+ "eslint-plugin-standard": "4.1.0",
"eslint-plugin-vue": "5.2.3",
"eventsource-polyfill": "0.9.6",
"express": "4.17.3",
diff --git a/yarn.lock b/yarn.lock
index cd33b3f4..4859e622 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -3858,10 +3858,10 @@ eslint-plugin-promise@4.3.1:
resolved "https://registry.yarnpkg.com/eslint-plugin-promise/-/eslint-plugin-promise-4.3.1.tgz#61485df2a359e03149fdafc0a68b0e030ad2ac45"
integrity sha512-bY2sGqyptzFBDLh/GMbAxfdJC+b0f23ME63FOE4+Jao0oZ3E1LEwFtWJX/1pGMJLiTtrSSern2CRM/g+dfc0eQ==
-eslint-plugin-standard@4.0.0:
- version "4.0.0"
- resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.0.0.tgz#f845b45109c99cd90e77796940a344546c8f6b5c"
- integrity sha512-OwxJkR6TQiYMmt1EsNRMe5qG3GsbjlcOhbGUBY4LtavF9DsLaTcoR+j2Tdjqi23oUwKNUqX7qcn5fPStafMdlA==
+eslint-plugin-standard@4.1.0:
+ version "4.1.0"
+ resolved "https://registry.yarnpkg.com/eslint-plugin-standard/-/eslint-plugin-standard-4.1.0.tgz#0c3bf3a67e853f8bbbc580fb4945fbf16f41b7c5"
+ integrity sha512-ZL7+QRixjTR6/528YNGyDotyffm5OQst/sGxKDwGb9Uqs4In5Egi4+jbobhqJoyoCM6/7v/1A5fhQ7ScMtDjaQ==
eslint-plugin-vue@5.2.3:
version "5.2.3"