update: update dependency eslint-plugin-mocha to v10.0.3 (#954)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
8a1d359cc7
commit
fe23709571
|
@ -67,7 +67,7 @@
|
|||
"eslint-plugin-chai-expect": "3.0.0",
|
||||
"eslint-plugin-chai-expect-keywords": "2.1.0",
|
||||
"eslint-plugin-import": "2.25.3",
|
||||
"eslint-plugin-mocha": "10.0.2",
|
||||
"eslint-plugin-mocha": "10.0.3",
|
||||
"eslint-plugin-no-null": "1.0.2",
|
||||
"eslint-plugin-sonarjs": "0.11.0",
|
||||
"js-yaml": "4.1.0",
|
||||
|
|
|
@ -1625,10 +1625,10 @@ eslint-plugin-import@2.25.3:
|
|||
resolve "^1.20.0"
|
||||
tsconfig-paths "^3.11.0"
|
||||
|
||||
eslint-plugin-mocha@10.0.2:
|
||||
version "10.0.2"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/eslint-plugin-mocha/-/eslint-plugin-mocha-10.0.2.tgz#3752e1b9cb433cf716df55d2283cbb6d317f5cc9"
|
||||
integrity sha512-xVHV9TbFvtLeQtbBNSRRpcqOdD22f5BBxO4vuylM2OkKza/SEEX2hZz7vDYWznnkuDis/2kVzVsmrcCfvyVAJw==
|
||||
eslint-plugin-mocha@10.0.3:
|
||||
version "10.0.3"
|
||||
resolved "https://artifacts.apextoaster.com/repository/group-npm/eslint-plugin-mocha/-/eslint-plugin-mocha-10.0.3.tgz#a4ecf2351828e852156316b7e936e7336fc0ff5e"
|
||||
integrity sha512-9mM7PZGxfejpjey+MrG0Cu3Lc8MyA5E2s7eUCdHXgS4SY/H9zLuwa7wVAjnEaoDjbBilA+0bPEB+iMO7lBUPcg==
|
||||
dependencies:
|
||||
eslint-utils "^3.0.0"
|
||||
ramda "^0.27.1"
|
||||
|
|
Loading…
Reference in New Issue