File tree 2 files changed +6
-11
lines changed
2 files changed +6
-11
lines changed Original file line number Diff line number Diff line change 21
21
"bugs" : " https://github.com/mikaello/rescript-node-cron/issues" ,
22
22
"license" : " MIT" ,
23
23
"devDependencies" : {
24
- "@glennsl/rescript-jest" : " 0.9.1 " ,
24
+ "@glennsl/rescript-jest" : " 0.9.2 " ,
25
25
"@ristostevcev/bs-odoc" : " 1.3.0" ,
26
26
"moment" : " 2.29.3" ,
27
27
"rescript" : " 9.1.4" ,
Original file line number Diff line number Diff line change 284
284
resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz"
285
285
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
286
286
287
-
288
- version "0.9.1 "
289
- resolved "https://registry.npmjs.org /@glennsl/rescript-jest/-/rescript-jest-0.9.1 .tgz"
290
- integrity sha512-FfvMOlKPXiU49wxn1ZN8OD9f6midoyNMMAHzljMg/1kaNtOQVMI/7UwdfsWEBhItHXXEso2wn/Mpa15X5gQusw ==
287
+
288
+ version "0.9.2 "
289
+ resolved "https://registry.yarnpkg.com /@glennsl/rescript-jest/-/rescript-jest-0.9.2 .tgz#d896d3b1bec5caa93ec26a49d2794a5883ab963f "
290
+ integrity sha512-Qy7O5/vYWgfVyXveFAcOy0Wa0tZ1hUVdSmZJgmblnHvZYyeVJOCIxdSk8vvjBF/gujlvGBFcSeHMWs6Bx22luQ ==
291
291
dependencies :
292
292
" @ryyppy/rescript-promise" " ^2.1.0"
293
293
jest "^27.3.1"
@@ -1973,12 +1973,7 @@ moment-timezone@^0.5.x:
1973
1973
dependencies :
1974
1974
moment ">= 2.9.0"
1975
1975
1976
-
1977
- version "2.29.3"
1978
- resolved "https://registry.yarnpkg.com/moment/-/moment-2.29.3.tgz#edd47411c322413999f7a5940d526de183c031f3"
1979
- integrity sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==
1980
-
1981
- " moment@>= 2.9.0 " :
1976
+ [email protected] , "moment@>= 2.9.0":
1982
1977
version "2.29.3"
1983
1978
resolved "https://registry.npmjs.org/moment/-/moment-2.29.3.tgz"
1984
1979
integrity sha512-c6YRvhEo//6T2Jz/vVtYzqBzwvPT95JBQ+smCytzf7c50oMZRsR/a4w88aD34I+/QVSfnoAnSBFPJHItlOMJVw==
You can’t perform that action at this time.
0 commit comments