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.23.1 " ,
36
+ "eslint" : " 8.24.0 " ,
37
37
"eslint-plugin-ghost" : " 2.15.1" ,
38
38
"eslint-plugin-react" : " 7.31.8"
39
39
},
Original file line number Diff line number Diff line change 1489
1489
dependencies:
1490
1490
"@hapi/hoek" "^9.0.0"
1491
1491
1492
- "@humanwhocodes/config-array@^0.10.4 ":
1493
- version "0.10.4 "
1494
- resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.4 .tgz#01e7366e57d2ad104feea63e72248f22015c520c "
1495
- integrity sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw ==
1492
+ "@humanwhocodes/config-array@^0.10.5 ":
1493
+ version "0.10.5 "
1494
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.5 .tgz#bb679745224745fff1e9a41961c1d45a49f81c04 "
1495
+ integrity sha512-XVVDtp+dVvRxMoxSiSfasYaG02VEe1qH5cKgMQJWhol6HwzbcqoCMJi8dAGoYAO57jhUyhI6cWuRiTcRaDaYug ==
1496
1496
dependencies:
1497
1497
"@humanwhocodes/object-schema" "^1.2.1"
1498
1498
debug "^4.1.1"
@@ -5457,13 +5457,13 @@ eslint-webpack-plugin@^2.6.0:
5457
5457
normalize-path "^3.0.0"
5458
5458
schema-utils "^3.1.1"
5459
5459
5460
- eslint@8.23.1 :
5461
- version "8.23.1 "
5462
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.23.1 .tgz#cfd7b3f7fdd07db8d16b4ac0516a29c8d8dca5dc "
5463
- integrity sha512-w7C1IXCc6fNqjpuYd0yPlcTKKmHlHHktRkzmBPZ+7cvNBQuiNjx0xaMTjAJGCafJhQkrFJooREv0CtrVzmHwqg ==
5460
+ eslint@8.24.0 :
5461
+ version "8.24.0 "
5462
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.24.0 .tgz#489516c927a5da11b3979dbfb2679394523383c8 "
5463
+ integrity sha512-dWFaPhGhTAiPcCgm3f6LI2MBWbogMnTJzFBbhXVRQDJPkr9pGZvVjlVfXd+vyDcWPA2Ic9L2AXPIQM0+vk/cSQ ==
5464
5464
dependencies:
5465
5465
"@eslint/eslintrc" "^1.3.2"
5466
- "@humanwhocodes/config-array" "^0.10.4 "
5466
+ "@humanwhocodes/config-array" "^0.10.5 "
5467
5467
"@humanwhocodes/gitignore-to-minimatch" "^1.0.2"
5468
5468
"@humanwhocodes/module-importer" "^1.0.1"
5469
5469
ajv "^6.10.0"
You can’t perform that action at this time.
0 commit comments