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 30
30
"@types/yargs" : " 17.0.25" ,
31
31
"@typescript-eslint/eslint-plugin" : " ^5.62.0" ,
32
32
"@typescript-eslint/parser" : " ^5.62.0" ,
33
- "eslint" : " ^8.49 .0" ,
33
+ "eslint" : " ^8.50 .0" ,
34
34
"jest" : " 29.7.0" ,
35
35
"prettier" : " ^3.0.3" ,
36
36
"rimraf" : " ^4.4.1" ,
Original file line number Diff line number Diff line change 792
792
minimatch "^3.1.2"
793
793
strip-json-comments "^3.1.1"
794
794
795
- " @eslint/js@8.49 .0 " :
796
- version "8.49 .0"
797
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.49 .0.tgz#86f79756004a97fa4df866835093f1df3d03c333 "
798
- integrity sha512-1S8uAY/MTJqVx0SC4epBq+N2yhuwtNwLbJYNZyhL2pO1ZVKn5HFXav5T41Ryzy9K9V7ZId2JB2oy/W4aCd9/2w ==
795
+ " @eslint/js@8.50 .0 " :
796
+ version "8.50 .0"
797
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.50 .0.tgz#9e93b850f0f3fa35f5fa59adfd03adae8488e484 "
798
+ integrity sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ ==
799
799
800
800
" @humanwhocodes/config-array@^0.11.11 " :
801
801
version "0.11.11"
@@ -2187,15 +2187,15 @@ eslint-visitor-keys@^3.4.3:
2187
2187
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
2188
2188
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
2189
2189
2190
- eslint@^8.49 .0 :
2191
- version "8.49 .0"
2192
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.49 .0.tgz#09d80a89bdb4edee2efcf6964623af1054bf6d42 "
2193
- integrity sha512-jw03ENfm6VJI0jA9U+8H5zfl5b+FvuU3YYvZRdZHOlU2ggJkxrlkJH4HcDrZpj6YwD8kuYqvQM8LyesoazrSOQ ==
2190
+ eslint@^8.50 .0 :
2191
+ version "8.50 .0"
2192
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.50 .0.tgz#2ae6015fee0240fcd3f83e1e25df0287f487d6b2 "
2193
+ integrity sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg ==
2194
2194
dependencies :
2195
2195
" @eslint-community/eslint-utils" " ^4.2.0"
2196
2196
" @eslint-community/regexpp" " ^4.6.1"
2197
2197
" @eslint/eslintrc" " ^2.1.2"
2198
- " @eslint/js" " 8.49 .0"
2198
+ " @eslint/js" " 8.50 .0"
2199
2199
" @humanwhocodes/config-array" " ^0.11.11"
2200
2200
" @humanwhocodes/module-importer" " ^1.0.1"
2201
2201
" @nodelib/fs.walk" " ^1.2.8"
You can’t perform that action at this time.
0 commit comments