1
0
Fork 0

update: update dependency eslint-plugin-mocha to v10.0.5 (#1113)

Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
renovate[bot] 2022-05-28 01:14:12 +00:00 committed by GitHub
parent b020502b76
commit 02c268b06e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 10 additions and 10 deletions

View File

@ -71,7 +71,7 @@
"eslint-plugin-chai-expect": "3.0.0",
"eslint-plugin-chai-expect-keywords": "2.1.0",
"eslint-plugin-import": "2.26.0",
"eslint-plugin-mocha": "10.0.4",
"eslint-plugin-mocha": "10.0.5",
"eslint-plugin-no-null": "1.0.2",
"eslint-plugin-sonarjs": "0.13.0",
"js-yaml": "4.1.0",

View File

@ -1650,13 +1650,13 @@ eslint-plugin-import@2.26.0:
resolve "^1.22.0"
tsconfig-paths "^3.14.1"
eslint-plugin-mocha@10.0.4:
version "10.0.4"
resolved "https://artifacts.apextoaster.com/repository/group-npm/eslint-plugin-mocha/-/eslint-plugin-mocha-10.0.4.tgz#b129a1aef8312e8ceaf1b35ff0367f93e917d90a"
integrity sha512-8wzAeepVY027oBHz/TmBmUr7vhVqoC1KTFeDybFLhbaWKx+aQ7fJJVuUsqcUy+L+G+XvgQBJY+cbAf7hl5DF7Q==
eslint-plugin-mocha@10.0.5:
version "10.0.5"
resolved "https://artifacts.apextoaster.com/repository/group-npm/eslint-plugin-mocha/-/eslint-plugin-mocha-10.0.5.tgz#c3b1e9f59c01063566d8e64b64226533376ffccd"
integrity sha512-H5xuD5NStlpaKLqUWYC5BsMx8fHgrIYsdloFbONUTc2vgVNiJcWdKoX29Tt0BO75QgAltplPLIziByMozGGixA==
dependencies:
eslint-utils "^3.0.0"
ramda "^0.28.0"
rambda "^7.1.0"
eslint-plugin-no-null@1.0.2:
version "1.0.2"
@ -3447,10 +3447,10 @@ quick-lru@^4.0.1:
resolved "https://artifacts.apextoaster.com/repository/group-npm/quick-lru/-/quick-lru-4.0.1.tgz#5b8878f113a58217848c6482026c73e1ba57727f"
integrity sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==
ramda@^0.28.0:
version "0.28.0"
resolved "https://artifacts.apextoaster.com/repository/group-npm/ramda/-/ramda-0.28.0.tgz#acd785690100337e8b063cab3470019be427cc97"
integrity sha512-9QnLuG/kPVgWvMQ4aODhsBUFKOUmnbUnsSXACv+NCQZcHbeb+v8Lodp8OVxtRULN1/xOyYLLaL6npE6dMq5QTA==
rambda@^7.1.0:
version "7.1.4"
resolved "https://artifacts.apextoaster.com/repository/group-npm/rambda/-/rambda-7.1.4.tgz#7faa9665a54c5d81773975532a942b3113bb4a56"
integrity sha512-bPK8sSiVHIC7CqdWga8R+hRi5hfc4hK6S01lZW4KrLwSNryQoKaCOJA9GNiF20J7Nbe1vejRfR37/ASQXFL5EA==
randombytes@^2.1.0:
version "2.1.0"