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.38.0" ,
54
- "eslint" : " 8.50 .0" ,
54
+ "eslint" : " 8.51 .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.50 .0 " :
363
- version "8.50 .0"
364
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.50 .0.tgz#9e93b850f0f3fa35f5fa59adfd03adae8488e484 "
365
- integrity sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ ==
362
+ " @eslint/js@8.51 .0 " :
363
+ version "8.51 .0"
364
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.51 .0.tgz#6d419c240cfb2b66da37df230f7e7eef801c32fa "
365
+ integrity sha512-HxjQ8Qn+4SI3/AFv6sOrDB+g6PpUTDwSJiQqOrnneEk8L71161srI9gjzzZvYVbzHiVg/BvcH95+cK/zfIt4pg ==
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.50 .0 :
2633
- version "8.50 .0"
2634
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.50 .0.tgz#2ae6015fee0240fcd3f83e1e25df0287f487d6b2 "
2635
- integrity sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg ==
2632
+ eslint@8.51 .0 :
2633
+ version "8.51 .0"
2634
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.51 .0.tgz#4a82dae60d209ac89a5cff1604fea978ba4950f3 "
2635
+ integrity sha512-2WuxRZBrlwnXi+/vFSJyjMqrNjtJqiasMzehF0shoLaW7DzS3/9Yvrmq5JiT66+pNjiX4UBnLDiKHcWAr/OInA ==
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.50 .0"
2640
+ " @eslint/js" " 8.51 .0"
2641
2641
" @humanwhocodes/config-array" " ^0.11.11"
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