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 43
43
"@typescript-eslint/parser" : " 5.59.11" ,
44
44
"ava" : " 5.3.1" ,
45
45
"dotenv" : " 16.3.0" ,
46
- "eslint" : " 8.42 .0" ,
46
+ "eslint" : " 8.43 .0" ,
47
47
"eslint-config-prettier" : " 8.8.0" ,
48
48
"eslint-plugin-functional" : " 4.4.1" ,
49
49
"husky" : " 8.0.3" ,
Original file line number Diff line number Diff line change 181
181
minimatch "^3.1.2"
182
182
strip-json-comments "^3.1.1"
183
183
184
- " @eslint/js@8.42 .0 " :
185
- version "8.42 .0"
186
- resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.42 .0.tgz#484a1d638de2911e6f5a30c12f49c7e4a3270fb6 "
187
- integrity sha512-6SWlXpWU5AvId8Ac7zjzmIOqMOba/JWY8XZ4A7q7Gn1Vlfg/SFFIlrtHXt9nPn4op9ZPAkl91Jao+QQv3r/ukw ==
184
+ " @eslint/js@8.43 .0 " :
185
+ version "8.43 .0"
186
+ resolved "https://registry.yarnpkg.com/@eslint/js/-/js-8.43 .0.tgz#559ca3d9ddbd6bf907ad524320a0d14b85586af0 "
187
+ integrity sha512-s2UHCoiXfxMvmfzqoN+vrQ84ahUSYde9qNO1MdxmoEhyHWsfmwOpFlwYV+ePJEVc7gFnATGUi376WowX1N7tFg ==
188
188
189
189
" @ethereum-waffle/chai@^3.3.0 " :
190
190
version "3.4.1"
@@ -3923,15 +3923,15 @@ eslint-visitor-keys@^3.4.1:
3923
3923
resolved "https://registry.yarnpkg.com/eslint-visitor-keys/-/eslint-visitor-keys-3.4.1.tgz#c22c48f48942d08ca824cc526211ae400478a994"
3924
3924
integrity sha512-pZnmmLwYzf+kWaM/Qgrvpen51upAktaaiI01nsJD/Yr3lMOdNtq0cxkrrg16w64VtisN6okbs7Q8AfGqj4c9fA==
3925
3925
3926
- eslint@8.42 .0 :
3927
- version "8.42 .0"
3928
- resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.42 .0.tgz#7bebdc3a55f9ed7167251fe7259f75219cade291 "
3929
- integrity sha512-ulg9Ms6E1WPf67PHaEY4/6E2tEn5/f7FXGzr3t9cBMugOmf1INYvuUwwh1aXQN4MfJ6a5K2iNwP3w4AColvI9A ==
3926
+ eslint@8.43 .0 :
3927
+ version "8.43 .0"
3928
+ resolved "https://registry.yarnpkg.com/eslint/-/eslint-8.43 .0.tgz#3e8c6066a57097adfd9d390b8fc93075f257a094 "
3929
+ integrity sha512-aaCpf2JqqKesMFGgmRPessmVKjcGXqdlAYLLC3THM8t5nBRZRQ+st5WM/hoJXkdioEXLLbXgclUpM0TXo5HX5Q ==
3930
3930
dependencies :
3931
3931
" @eslint-community/eslint-utils" " ^4.2.0"
3932
3932
" @eslint-community/regexpp" " ^4.4.0"
3933
3933
" @eslint/eslintrc" " ^2.0.3"
3934
- " @eslint/js" " 8.42 .0"
3934
+ " @eslint/js" " 8.43 .0"
3935
3935
" @humanwhocodes/config-array" " ^0.11.10"
3936
3936
" @humanwhocodes/module-importer" " ^1.0.1"
3937
3937
" @nodelib/fs.walk" " ^1.2.8"
You can’t perform that action at this time.
0 commit comments