This repository was archived by the owner on Jan 28, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 10
10
"eslint-config-xo-space" : " ^0.35.0" ,
11
11
"eslint-import-resolver-typescript" : " ^3.6.1" ,
12
12
"eslint-plugin-import" : " ^2.29.1" ,
13
- "eslint-plugin-mocha" : " ^10.4.2 " ,
13
+ "eslint-plugin-mocha" : " ^10.4.3 " ,
14
14
"eslint-plugin-n" : " ^15" ,
15
15
"eslint-plugin-perfectionist" : " ^2.9.0"
16
16
},
Original file line number Diff line number Diff line change @@ -604,10 +604,10 @@ eslint-plugin-import@^2.29.1:
604
604
semver "^6.3.1"
605
605
tsconfig-paths "^3.15.0"
606
606
607
- eslint-plugin-mocha@^10.4.2 :
608
- version "10.4.2 "
609
- resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-10.4.2 .tgz#dfaed06d362506c5e4d561c534314e25b3b0f1f7 "
610
- integrity sha512-cur4dVYnSEWTBwdqIBQFxa/9siAhesu0TX+lbJ4ClE9j0eNMNe6BSx3vkFFNz6tGoveyMyELFXa30f3fvuAVDg ==
607
+ eslint-plugin-mocha@^10.4.3 :
608
+ version "10.4.3 "
609
+ resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-10.4.3 .tgz#bf641379d9f1c7d6a84646a3fc1a0baa50da8bfd "
610
+ integrity sha512-emc4TVjq5Ht0/upR+psftuz6IBG5q279p+1dSRDeHf+NS9aaerBi3lXKo1SEzwC29hFIW21gO89CEWSvRsi8IQ ==
611
611
dependencies :
612
612
eslint-utils "^3.0.0"
613
613
globals "^13.24.0"
You can’t perform that action at this time.
0 commit comments