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 105
105
"eslint-config-prettier" : " ^6.11.0" ,
106
106
"eslint-plugin-import" : " ^2.22.0" ,
107
107
"eslint-plugin-jsx-a11y" : " ^6.3.1" ,
108
- "eslint-plugin-mocha" : " ^7 .0.1 " ,
108
+ "eslint-plugin-mocha" : " ^8 .0.0 " ,
109
109
"eslint-plugin-prettier" : " ^3.1.4" ,
110
110
"eslint-plugin-react" : " ^7.20.5" ,
111
111
"eslint-plugin-react-hooks" : " ^4.0.8" ,
Original file line number Diff line number Diff line change @@ -5063,13 +5063,13 @@ eslint-plugin-jsx-a11y@^6.3.1:
5063
5063
jsx-ast-utils "^2.4.1"
5064
5064
language-tags "^1.0.5"
5065
5065
5066
- eslint-plugin-mocha@^7 .0.1 :
5067
- version "7 .0.1 "
5068
- resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-7 .0.1 .tgz#b2e9e8ebef7836f999a83f8bab25d0e0c05f0d28 "
5069
- integrity sha512-zkQRW9UigRaayGm/pK9TD5RjccKXSgQksNtpsXbG9b6L5I+jNx7m98VUbZ4w1H1ArlNA+K7IOH+z8TscN6sOYg ==
5066
+ eslint-plugin-mocha@^8 .0.0 :
5067
+ version "8 .0.0 "
5068
+ resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-8 .0.0 .tgz#7ec5d228bcb3735301701dfbc3376320a1ca3791 "
5069
+ integrity sha512-n67etbWDz6NQM+HnTwZHyBwz/bLlYPOxUbw7bPuCyFujv7ZpaT/Vn6KTAbT02gf7nRljtYIjWcTxK/n8a57rQQ ==
5070
5070
dependencies:
5071
- eslint-utils "^2.0 .0"
5072
- ramda "^0.27.0 "
5071
+ eslint-utils "^2.1 .0"
5072
+ ramda "^0.27.1 "
5073
5073
5074
5074
eslint-plugin-prettier@^3.1.4:
5075
5075
version "3.1.4"
@@ -10294,10 +10294,10 @@ railroad-diagrams@^1.0.0:
10294
10294
resolved "https://registry.yarnpkg.com/railroad-diagrams/-/railroad-diagrams-1.0.0.tgz#eb7e6267548ddedfb899c1b90e57374559cddb7e"
10295
10295
integrity sha1-635iZ1SN3t+4mcG5Dlc3RVnN234=
10296
10296
10297
- ramda@^0.27.0 :
10298
- version "0.27.0 "
10299
- resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.0 .tgz#915dc29865c0800bf3f69b8fd6c279898b59de43 "
10300
- integrity sha512-pVzZdDpWwWqEVVLshWUHjNwuVP7SfcmPraYuqocJp1yo2U1R7P+5QAfDhdItkuoGqIBnBYrtPp7rEPqDn9HlZA ==
10297
+ ramda@^0.27.1 :
10298
+ version "0.27.1 "
10299
+ resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.1 .tgz#66fc2df3ef873874ffc2da6aa8984658abacf5c9 "
10300
+ integrity sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw ==
10301
10301
10302
10302
10303
10303
version "0.4.6"
You can’t perform that action at this time.
0 commit comments