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
"chai" : " 4.3.8" ,
34
34
"del-cli" : " 5.1.0" ,
35
35
"dotenv" : " 16.3.1" ,
36
- "eslint" : " 8.49 .0" ,
36
+ "eslint" : " 8.50 .0" ,
37
37
"eslint-config-prettier" : " 9.0.0" ,
38
38
"eslint-config-xo" : " 0.43.1" ,
39
39
"eslint-config-xo-typescript" : " 1.0.1" ,
Original file line number Diff line number Diff line change 141
141
minimatch "^3.1.2"
142
142
strip-json-comments "^3.1.1"
143
143
144
- " @eslint/js@8.49 .0 " :
145
- version "8.49 .0"
146
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.49 .0.tgz#86f79756004a97fa4df866835093f1df3d03c333 "
147
- integrity sha512-1S8uAY/MTJqVx0SC4epBq+N2yhuwtNwLbJYNZyhL2pO1ZVKn5HFXav5T41Ryzy9K9V7ZId2JB2oy/W4aCd9/2w ==
144
+ " @eslint/js@8.50 .0 " :
145
+ version "8.50 .0"
146
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.50 .0.tgz#9e93b850f0f3fa35f5fa59adfd03adae8488e484 "
147
+ integrity sha512-NCC3zz2+nvYd+Ckfh87rA47zfu2QsQpvc6k1yzTk+b9KzRj0wkGa8LSoGOXN6Zv4lRf/EIoZ80biDh9HOI+RNQ ==
148
148
149
149
" @ethereum-waffle/[email protected] " :
150
150
version "4.0.10"
@@ -2541,15 +2541,15 @@ eslint-visitor-keys@^3.4.3:
2541
2541
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.3.tgz#0cd72fe8550e3c2eae156a96a4dddcd1c8ac5800"
2542
2542
integrity sha512-wpc+LXeiyiisxPlEkUzU6svyS1frIO3Mgxj1fdy7Pm8Ygzguax2N3Fa/D/ag1WqbOprdI+uY6wMUl8/a2G+iag==
2543
2543
2544
- eslint@8.49 .0 :
2545
- version "8.49 .0"
2546
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.49 .0.tgz#09d80a89bdb4edee2efcf6964623af1054bf6d42 "
2547
- integrity sha512-jw03ENfm6VJI0jA9U+8H5zfl5b+FvuU3YYvZRdZHOlU2ggJkxrlkJH4HcDrZpj6YwD8kuYqvQM8LyesoazrSOQ ==
2544
+ eslint@8.50 .0 :
2545
+ version "8.50 .0"
2546
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.50 .0.tgz#2ae6015fee0240fcd3f83e1e25df0287f487d6b2 "
2547
+ integrity sha512-FOnOGSuFuFLv/Sa+FDVRZl4GGVAAFFi8LecRsI5a1tMO5HIE8nCm4ivAlzt4dT3ol/PaaGC0rJEEXQmHJBGoOg ==
2548
2548
dependencies :
2549
2549
" @eslint-community/eslint-utils" " ^4.2.0"
2550
2550
" @eslint-community/regexpp" " ^4.6.1"
2551
2551
" @eslint/eslintrc" " ^2.1.2"
2552
- " @eslint/js" " 8.49 .0"
2552
+ " @eslint/js" " 8.50 .0"
2553
2553
" @humanwhocodes/config-array" " ^0.11.11"
2554
2554
" @humanwhocodes/module-importer" " ^1.0.1"
2555
2555
" @nodelib/fs.walk" " ^1.2.8"
You can’t perform that action at this time.
0 commit comments