This repository was archived by the owner on Mar 7, 2025. It is now read-only.
File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 79
79
"esbuild" : " 0.14.39" ,
80
80
"eslint" : " 8.16.0" ,
81
81
"eslint-plugin-jsdoc" : " 39.3.2" ,
82
- "eslint-plugin-mocha" : " 10.0.4 " ,
82
+ "eslint-plugin-mocha" : " 10.0.5 " ,
83
83
"expect-type" : " 0.13.0" ,
84
84
"fast-glob" : " 3.2.11" ,
85
85
"fs-jetpack" : " 4.3.1" ,
Original file line number Diff line number Diff line change @@ -3234,13 +3234,13 @@ eslint-plugin-lodash@^7.4.0:
3234
3234
dependencies :
3235
3235
lodash "^4.17.21"
3236
3236
3237
-
3238
- version "10.0.4 "
3239
- resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-10.0.4 .tgz#b129a1aef8312e8ceaf1b35ff0367f93e917d90a "
3240
- integrity sha512-8wzAeepVY027oBHz/TmBmUr7vhVqoC1KTFeDybFLhbaWKx+aQ7fJJVuUsqcUy+L+G+XvgQBJY+cbAf7hl5DF7Q ==
3237
+
3238
+ version "10.0.5 "
3239
+ resolved "https://registry.yarnpkg.com/eslint-plugin-mocha/-/eslint-plugin-mocha-10.0.5 .tgz#c3b1e9f59c01063566d8e64b64226533376ffccd "
3240
+ integrity sha512-H5xuD5NStlpaKLqUWYC5BsMx8fHgrIYsdloFbONUTc2vgVNiJcWdKoX29Tt0BO75QgAltplPLIziByMozGGixA ==
3241
3241
dependencies :
3242
3242
eslint-utils "^3.0.0"
3243
- ramda "^0.28 .0"
3243
+ rambda "^7.1 .0"
3244
3244
3245
3245
eslint-plugin-react-hooks@^4.3.0 :
3246
3246
version "4.5.0"
@@ -6994,10 +6994,10 @@ quick-lru@^4.0.1:
6994
6994
resolved "https://registry.yarnpkg.com/quick-lru/-/quick-lru-4.0.1.tgz#5b8878f113a58217848c6482026c73e1ba57727f"
6995
6995
integrity sha512-ARhCpm70fzdcvNQfPoy49IaanKkTlRWF2JMzqhcJbhSFRZv7nPTvZJdcY7301IPmvW+/p0RgIWnQDLJxifsQ7g==
6996
6996
6997
- ramda@^0.28 .0 :
6998
- version "0.28.0 "
6999
- resolved "https://registry.yarnpkg.com/ramda /-/ramda-0.28.0 .tgz#acd785690100337e8b063cab3470019be427cc97 "
7000
- integrity sha512-9QnLuG/kPVgWvMQ4aODhsBUFKOUmnbUnsSXACv+NCQZcHbeb+v8Lodp8OVxtRULN1/xOyYLLaL6npE6dMq5QTA ==
6997
+ rambda@^7.1 .0 :
6998
+ version "7.1.4 "
6999
+ resolved "https://registry.yarnpkg.com/rambda /-/rambda-7.1.4 .tgz#7faa9665a54c5d81773975532a942b3113bb4a56 "
7000
+ integrity sha512-bPK8sSiVHIC7CqdWga8R+hRi5hfc4hK6S01lZW4KrLwSNryQoKaCOJA9GNiF20J7Nbe1vejRfR37/ASQXFL5EA ==
7001
7001
7002
7002
randombytes@^2.1.0 :
7003
7003
version "2.1.0"
You can’t perform that action at this time.
0 commit comments