commit: af7df7f5ac671cfcd7e9d377697ef74ed5628ec9
parent 20f6903e8be7bae036c350fc0bf1b00ad54c4d3d
Author: HJ <30-hj@users.noreply.git.pleroma.social>
Date: Sun, 14 Aug 2022 17:31:20 +0000
Merge branch 'renovate/eslint-8.x' into 'develop'
Update dependency eslint to v8.22.0
See merge request pleroma/pleroma-fe!1596
Diffstat:
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/package.json b/package.json
@@ -68,7 +68,7 @@
"cross-spawn": "4.0.2",
"css-loader": "0.28.11",
"custom-event-polyfill": "1.0.7",
- "eslint": "8.21.0",
+ "eslint": "8.22.0",
"eslint-config-standard": "17.0.0",
"eslint-formatter-friendly": "7.0.0",
"eslint-webpack-plugin": "2.7.0",
diff --git a/yarn.lock b/yarn.lock
@@ -4427,10 +4427,10 @@ eslint-webpack-plugin@2.7.0:
normalize-path "^3.0.0"
schema-utils "^3.1.1"
-eslint@8.21.0:
- version "8.21.0"
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.21.0.tgz#1940a68d7e0573cef6f50037addee295ff9be9ef"
- integrity sha512-/XJ1+Qurf1T9G2M5IHrsjp+xrGT73RZf23xA1z5wB1ZzzEAWSZKvRwhWxTFp1rvkvCfwcvAUNAP31bhKTTGfDA==
+eslint@8.22.0:
+ version "8.22.0"
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.22.0.tgz#78fcb044196dfa7eef30a9d65944f6f980402c48"
+ integrity sha512-ci4t0sz6vSRKdmkOGmprBo6fmI4PrphDFMy5JEq/fNS0gQkJM3rLmrqcp8ipMcdobH3KtUP40KniAE9W19S4wA==
dependencies:
"@eslint/eslintrc" "^1.3.0"
"@humanwhocodes/config-array" "^0.10.4"