File tree Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Expand file tree Collapse file tree 2 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 111
111
"eslint-import-resolver-webpack" : " ^0.12.2" ,
112
112
"eslint-plugin-import" : " ^2.22.0" ,
113
113
"eslint-plugin-jsx-a11y" : " ^6.3.1" ,
114
- "eslint-plugin-mocha" : " ^7 .0.1 " ,
114
+ "eslint-plugin-mocha" : " ^8 .0.0 " ,
115
115
"eslint-plugin-prettier" : " ^3.1.4" ,
116
116
"eslint-plugin-react" : " ^7.20.5" ,
117
117
"execa" : " ^4.0.3" ,
Original file line number Diff line number Diff line change @@ -3960,13 +3960,13 @@ eslint-plugin-jsx-a11y@^6.3.1:
3960
3960
jsx-ast-utils "^2.4.1"
3961
3961
language-tags "^1.0.5"
3962
3962
3963
- eslint-plugin-mocha@^7 .0.1 :
3964
- version "7 .0.1 "
3965
- resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-7 .0.1 .tgz#b2e9e8ebef7836f999a83f8bab25d0e0c05f0d28 "
3966
- integrity sha512-zkQRW9UigRaayGm/pK9TD5RjccKXSgQksNtpsXbG9b6L5I+jNx7m98VUbZ4w1H1ArlNA+K7IOH+z8TscN6sOYg ==
3963
+ eslint-plugin-mocha@^8 .0.0 :
3964
+ version "8 .0.0 "
3965
+ resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-8 .0.0 .tgz#7ec5d228bcb3735301701dfbc3376320a1ca3791 "
3966
+ integrity sha512-n67etbWDz6NQM+HnTwZHyBwz/bLlYPOxUbw7bPuCyFujv7ZpaT/Vn6KTAbT02gf7nRljtYIjWcTxK/n8a57rQQ ==
3967
3967
dependencies :
3968
- eslint-utils "^2.0 .0"
3969
- ramda "^0.27.0 "
3968
+ eslint-utils "^2.1 .0"
3969
+ ramda "^0.27.1 "
3970
3970
3971
3971
eslint-plugin-prettier@^3.1.4 :
3972
3972
version "3.1.4"
@@ -7553,10 +7553,10 @@ railroad-diagrams@^1.0.0:
7553
7553
resolved "https://registry.yarnpkg.com/railroad-diagrams/-/railroad-diagrams-1.0.0.tgz#eb7e6267548ddedfb899c1b90e57374559cddb7e"
7554
7554
integrity sha1-635iZ1SN3t+4mcG5Dlc3RVnN234=
7555
7555
7556
- ramda@^0.27.0 :
7557
- version "0.27.0 "
7558
- resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.0 .tgz#915dc29865c0800bf3f69b8fd6c279898b59de43 "
7559
- integrity sha512-pVzZdDpWwWqEVVLshWUHjNwuVP7SfcmPraYuqocJp1yo2U1R7P+5QAfDhdItkuoGqIBnBYrtPp7rEPqDn9HlZA ==
7556
+ ramda@^0.27.1 :
7557
+ version "0.27.1 "
7558
+ resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.1 .tgz#66fc2df3ef873874ffc2da6aa8984658abacf5c9 "
7559
+ integrity sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw ==
7560
7560
7561
7561
7562
7562
version "0.4.6"
You can’t perform that action at this time.
0 commit comments