File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 51
51
"@typescript-eslint/eslint-plugin" : " 5.44.0" ,
52
52
"@typescript-eslint/parser" : " 5.44.0" ,
53
53
"@vercel/ncc" : " 0.36.1" ,
54
- "eslint" : " 8.47 .0" ,
54
+ "eslint" : " 8.48 .0" ,
55
55
"eslint-config-algolia" : " 20.1.0" ,
56
56
"eslint-config-prettier" : " 8.10.0" ,
57
57
"eslint-plugin-eslint-comments" : " 3.2.0" ,
Original file line number Diff line number Diff line change 359
359
minimatch "^3.1.2"
360
360
strip-json-comments "^3.1.1"
361
361
362
- " @eslint/js@^8.47 .0 " :
363
- version "8.47 .0"
364
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.47 .0.tgz#5478fdf443ff8158f9de171c704ae45308696c7d "
365
- integrity sha512-P6omY1zv5MItm93kLM8s2vr1HICJH8v0dvddDhysbIuZ+vcjOHg5Zbkf1mTkcmi2JA9oBG2anOkRnW8WJTS8Og ==
362
+ " @eslint/js@8.48 .0 " :
363
+ version "8.48 .0"
364
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.48 .0.tgz#642633964e217905436033a2bd08bf322849b7fb "
365
+ integrity sha512-ZSjtmelB7IJfWD2Fvb7+Z+ChTIKWq6kjda95fLcQKNS5aheVHn4IkfgRQE3sIIzTcSLwLcLZUD9UBt+V7+h+Pw ==
366
366
367
367
" @gar/promisify@^1.0.1 " :
368
368
version "1.1.2"
@@ -2629,15 +2629,15 @@ eslint-visitor-keys@^3.4.3:
2629
2629
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
2630
2630
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
2631
2631
2632
- eslint@8.47 .0 :
2633
- version "8.47 .0"
2634
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.47 .0.tgz#c95f9b935463fb4fad7005e626c7621052e90806 "
2635
- integrity sha512-spUQWrdPt+pRVP1TTJLmfRNJJHHZryFmptzcafwSvHsceV81djHOdnEeDmkdotZyLNjDhrOasNK8nikkoG1O8Q ==
2632
+ eslint@8.48 .0 :
2633
+ version "8.48 .0"
2634
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.48 .0.tgz#bf9998ba520063907ba7bfe4c480dc8be03c2155 "
2635
+ integrity sha512-sb6DLeIuRXxeM1YljSe1KEx9/YYeZFQWcV8Rq9HfigmdDEugjLEVEa1ozDjL6YDjBpQHPJxJzze+alxi4T3OLg ==
2636
2636
dependencies :
2637
2637
" @eslint-community/eslint-utils" " ^4.2.0"
2638
2638
" @eslint-community/regexpp" " ^4.6.1"
2639
2639
" @eslint/eslintrc" " ^2.1.2"
2640
- " @eslint/js" " ^8.47 .0"
2640
+ " @eslint/js" " 8.48 .0"
2641
2641
" @humanwhocodes/config-array" " ^0.11.10"
2642
2642
" @humanwhocodes/module-importer" " ^1.0.1"
2643
2643
" @nodelib/fs.walk" " ^1.2.8"
You can’t perform that action at this time.
0 commit comments