Skip to content

Commit e7dd3a4

Browse files
committed
Update dependency eslint to v8.27.0
1 parent 7c7fe03 commit e7dd3a4

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.26.0",
36+
"eslint": "8.27.0",
3737
"eslint-plugin-ghost": "2.16.0",
3838
"eslint-plugin-react": "7.31.10"
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.26.0:
5456-
version "8.26.0"
5457-
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.26.0.tgz#2bcc8836e6c424c4ac26a5674a70d44d84f2181d"
5458-
integrity sha512-kzJkpaw1Bfwheq4VXUezFriD1GxszX6dUekM7Z3aC2o4hju+tsR/XyTC3RcoSD7jmy9VkPU3+N6YjVU2e96Oyg==
5455+
eslint@8.27.0:
5456+
version "8.27.0"
5457+
resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.27.0.tgz#d547e2f7239994ad1faa4bb5d84e5d809db7cf64"
5458+
integrity sha512-0y1bfG2ho7mty+SiILVf9PfuRA49ek4Nc60Wmmu62QlobNR+CeXa4xXIJgcuwSQgZiWaPH+5BDsctpIW0PR/wQ==
54595459
dependencies:
54605460
"@eslint/eslintrc" "^1.3.3"
54615461
"@humanwhocodes/config-array" "^0.11.6"

0 commit comments

Comments
 (0)