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 67
67
"eslint" : " ^7.6.0" ,
68
68
"eslint-plugin-import" : " ^2.22.0" ,
69
69
"eslint-plugin-jsx-a11y" : " ^6.3.1" ,
70
- "eslint-plugin-mocha" : " ^7 .0.1 " ,
70
+ "eslint-plugin-mocha" : " ^8 .0.0 " ,
71
71
"eslint-plugin-react" : " ^7.20.5" ,
72
72
"expect.js" : " ^0.3.1" ,
73
73
"jquery" : " ^3.5.1" ,
Original file line number Diff line number Diff line change @@ -3312,13 +3312,13 @@ eslint-plugin-jsx-a11y@^6.3.1:
3312
3312
jsx-ast-utils "^2.4.1"
3313
3313
language-tags "^1.0.5"
3314
3314
3315
- eslint-plugin-mocha@^7 .0.1 :
3316
- version "7 .0.1 "
3317
- resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-7 .0.1 .tgz#b2e9e8ebef7836f999a83f8bab25d0e0c05f0d28 "
3318
- integrity sha512-zkQRW9UigRaayGm/pK9TD5RjccKXSgQksNtpsXbG9b6L5I+jNx7m98VUbZ4w1H1ArlNA+K7IOH+z8TscN6sOYg ==
3315
+ eslint-plugin-mocha@^8 .0.0 :
3316
+ version "8 .0.0 "
3317
+ resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-8 .0.0 .tgz#7ec5d228bcb3735301701dfbc3376320a1ca3791 "
3318
+ integrity sha512-n67etbWDz6NQM+HnTwZHyBwz/bLlYPOxUbw7bPuCyFujv7ZpaT/Vn6KTAbT02gf7nRljtYIjWcTxK/n8a57rQQ ==
3319
3319
dependencies :
3320
- eslint-utils "^2.0 .0"
3321
- ramda "^0.27.0 "
3320
+ eslint-utils "^2.1 .0"
3321
+ ramda "^0.27.1 "
3322
3322
3323
3323
eslint-plugin-react-hooks@^2.1.2 :
3324
3324
version "2.5.1"
@@ -6141,10 +6141,10 @@ quick-lru@^1.0.0:
6141
6141
resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-1.1.0.tgz#4360b17c61136ad38078397ff11416e186dcfbb8"
6142
6142
integrity sha1-Q2CxfGETatOAeDl/8RQW4Ybc+7g=
6143
6143
6144
- ramda@^0.27.0 :
6145
- version "0.27.0 "
6146
- resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.0 .tgz#915dc29865c0800bf3f69b8fd6c279898b59de43 "
6147
- integrity sha512-pVzZdDpWwWqEVVLshWUHjNwuVP7SfcmPraYuqocJp1yo2U1R7P+5QAfDhdItkuoGqIBnBYrtPp7rEPqDn9HlZA ==
6144
+ ramda@^0.27.1 :
6145
+ version "0.27.1 "
6146
+ resolved "https://registry.yarnpkg.com/ramda/-/ramda-0.27.1 .tgz#66fc2df3ef873874ffc2da6aa8984658abacf5c9 "
6147
+ integrity sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw ==
6148
6148
6149
6149
randombytes@^2.0.0, randombytes@^2.0.1, randombytes@^2.0.5, randombytes@^2.1.0 :
6150
6150
version "2.1.0"
You can’t perform that action at this time.
0 commit comments