File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 33
33
},
34
34
"devDependencies" : {
35
35
"babel-eslint" : " 10.1.0" ,
36
- "eslint" : " 8.30 .0" ,
36
+ "eslint" : " 8.31 .0" ,
37
37
"eslint-plugin-ghost" : " 2.16.0" ,
38
38
"eslint-plugin-react" : " 7.31.11"
39
39
},
Original file line number Diff line number Diff line change 1102
1102
minimatch "^3.0.4"
1103
1103
strip-json-comments "^3.1.1"
1104
1104
1105
- "@eslint/eslintrc@^1.4.0 ":
1106
- version "1.4.0 "
1107
- resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.4.0 .tgz#8ec64e0df3e7a1971ee1ff5158da87389f167a63 "
1108
- integrity sha512-7yfvXy6MWLgWSFsLhz5yH3iQ52St8cdUY6FoGieKkRDVxuxmrNuUetIuu6cmjNWwniUHiWXjxCr5tTXDrbYS5A ==
1105
+ "@eslint/eslintrc@^1.4.1 ":
1106
+ version "1.4.1 "
1107
+ resolved "https://registry.yarnpkg.com/@eslint/eslintrc/-/eslintrc-1.4.1 .tgz#af58772019a2d271b7e2d4c23ff4ddcba3ccfb3e "
1108
+ integrity sha512-XXrH9Uarn0stsyldqDYq8r++mROmWRI1xKMXa640Bb//SY1+ECYX6VzT6Lcx5frD0V30XieqJ0oX9I2Xj5aoMA ==
1109
1109
dependencies:
1110
1110
ajv "^6.12.4"
1111
1111
debug "^4.3.2"
@@ -5465,12 +5465,12 @@ eslint-webpack-plugin@^2.6.0:
5465
5465
normalize-path "^3.0.0"
5466
5466
schema-utils "^3.1.1"
5467
5467
5468
- eslint@8.30 .0:
5469
- version "8.30 .0"
5470
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.30 .0.tgz#83a506125d089eef7c5b5910eeea824273a33f50 "
5471
- integrity sha512-MGADB39QqYuzEGov+F/qb18r4i7DohCDOfatHaxI2iGlPuC65bwG2gxgO+7DkyL38dRFaRH7RaRAgU6JKL9rMQ ==
5468
+ eslint@8.31 .0:
5469
+ version "8.31 .0"
5470
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.31 .0.tgz#75028e77cbcff102a9feae1d718135931532d524 "
5471
+ integrity sha512-0tQQEVdmPZ1UtUKXjX7EMm9BlgJ08G90IhWh0PKDCb3ZLsgAOHI8fYSIzYVZej92zsgq+ft0FGsxhJ3xo2tbuA ==
5472
5472
dependencies:
5473
- "@eslint/eslintrc" "^1.4.0 "
5473
+ "@eslint/eslintrc" "^1.4.1 "
5474
5474
"@humanwhocodes/config-array" "^0.11.8"
5475
5475
"@humanwhocodes/module-importer" "^1.0.1"
5476
5476
"@nodelib/fs.walk" "^1.2.8"
You can’t perform that action at this time.
0 commit comments