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 29
29
"@babel/eslint-parser" : " ^7.19.1" ,
30
30
"@docusaurus/eslint-plugin" : " ^2.1.0" ,
31
31
"@docusaurus/module-type-aliases" : " ^2.1.0" ,
32
- "eslint" : " ^8.23.1 " ,
32
+ "eslint" : " ^8.24.0 " ,
33
33
"prettier" : " ^2.7.1"
34
34
},
35
35
"browserslist" : {
Original file line number Diff line number Diff line change 1789
1789
dependencies :
1790
1790
" @hapi/hoek" " ^9.0.0"
1791
1791
1792
- " @humanwhocodes/config-array@^0.10.4 " :
1793
- version "0.10.4 "
1794
- resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.4 .tgz#01e7366e57d2ad104feea63e72248f22015c520c "
1795
- integrity sha512-mXAIHxZT3Vcpg83opl1wGlVZ9xydbfZO3r5YfRSH6Gpp2J/PfdBP0wbDa2sO6/qRbcalpoevVyW6A/fI6LfeMw ==
1792
+ " @humanwhocodes/config-array@^0.10.5 " :
1793
+ version "0.10.5 "
1794
+ resolved "https://registry.yarnpkg.com/@humanwhocodes/config-array/-/config-array-0.10.5 .tgz#bb679745224745fff1e9a41961c1d45a49f81c04 "
1795
+ integrity sha512-XVVDtp+dVvRxMoxSiSfasYaG02VEe1qH5cKgMQJWhol6HwzbcqoCMJi8dAGoYAO57jhUyhI6cWuRiTcRaDaYug ==
1796
1796
dependencies :
1797
1797
" @humanwhocodes/object-schema" " ^1.2.1"
1798
1798
debug "^4.1.1"
@@ -3859,13 +3859,13 @@ eslint-visitor-keys@^3.3.0:
3859
3859
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.3.0.tgz#f6480fa6b1f30efe2d1968aa8ac745b862469826"
3860
3860
integrity sha512-mQ+suqKJVyeuwGYHAdjMFqjCyfl8+Ldnxuyp3ldiMBFKkvytrXUZWaiPCEav8qDHKty44bD+qV1IP4T+w+xXRA==
3861
3861
3862
- eslint@^8.23.1 :
3863
- version "8.23.1 "
3864
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.23.1 .tgz#cfd7b3f7fdd07db8d16b4ac0516a29c8d8dca5dc "
3865
- integrity sha512-w7C1IXCc6fNqjpuYd0yPlcTKKmHlHHktRkzmBPZ+7cvNBQuiNjx0xaMTjAJGCafJhQkrFJooREv0CtrVzmHwqg ==
3862
+ eslint@^8.24.0 :
3863
+ version "8.24.0 "
3864
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.24.0 .tgz#489516c927a5da11b3979dbfb2679394523383c8 "
3865
+ integrity sha512-dWFaPhGhTAiPcCgm3f6LI2MBWbogMnTJzFBbhXVRQDJPkr9pGZvVjlVfXd+vyDcWPA2Ic9L2AXPIQM0+vk/cSQ ==
3866
3866
dependencies :
3867
3867
" @eslint/eslintrc" " ^1.3.2"
3868
- " @humanwhocodes/config-array" " ^0.10.4 "
3868
+ " @humanwhocodes/config-array" " ^0.10.5 "
3869
3869
" @humanwhocodes/gitignore-to-minimatch" " ^1.0.2"
3870
3870
" @humanwhocodes/module-importer" " ^1.0.1"
3871
3871
ajv "^6.10.0"
You can’t perform that action at this time.
0 commit comments