Skip to content

Commit fcfa835

Browse files
committed
Update dependency eslint to v8.22.0
1 parent 91fa78a commit fcfa835

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
},
3434
"devDependencies": {
3535
"babel-eslint": "10.1.0",
36-
"eslint": "8.21.0",
36+
"eslint": "8.22.0",
3737
"eslint-plugin-ghost": "2.15.1",
3838
"eslint-plugin-react": "7.30.1"
3939
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -5452,10 +5452,10 @@ eslint-webpack-plugin@^2.6.0:
54525452
normalize-path "^3.0.0"
54535453
schema-utils "^3.1.1"
54545454

5455-
eslint@8.21.0:
5456-
version "8.21.0"
5457-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.21.0.tgz#1940a68d7e0573cef6f50037addee295ff9be9ef"
5458-
integrity sha512-/XJ1+Qurf1T9G2M5IHrsjp+xrGT73RZf23xA1z5wB1ZzzEAWSZKvRwhWxTFp1rvkvCfwcvAUNAP31bhKTTGfDA==
5455+
eslint@8.22.0:
5456+
version "8.22.0"
5457+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.22.0.tgz#78fcb044196dfa7eef30a9d65944f6f980402c48"
5458+
integrity sha512-ci4t0sz6vSRKdmkOGmprBo6fmI4PrphDFMy5JEq/fNS0gQkJM3rLmrqcp8ipMcdobH3KtUP40KniAE9W19S4wA==
54595459
dependencies:
54605460
"@eslint/eslintrc" "^1.3.0"
54615461
"@humanwhocodes/config-array" "^0.10.4"

0 commit comments

Comments
 (0)