File tree 3 files changed +5
-8
lines changed
3 files changed +5
-8
lines changed Original file line number Diff line number Diff line change 28
28
29
29
- run : yarn install
30
30
31
- - run : yarn coveralls
31
+ - run : yarn jest
Original file line number Diff line number Diff line change 53
53
"webpack-dev-server" : " 4.15.0" ,
54
54
"webpack-node-externals" : " 3.0.0" ,
55
55
"xlsx" : " 0.18.5"
56
- },
57
- "resolutions" : {
58
- "json-schema" : " 0.4.0"
59
56
}
60
57
}
Original file line number Diff line number Diff line change @@ -5617,10 +5617,10 @@ json-schema-traverse@^1.0.0:
5617
5617
resolved "https://registry.yarnpkg.com/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz#ae7bcb3656ab77a73ba5c49bf654f38e6b6860e2"
5618
5618
integrity sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==
5619
5619
5620
- json-schema@0.2.3, json-schema@0.4.0 :
5621
- version "0.4.0 "
5622
- resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.4.0 .tgz#f7de4cf6efab838ebaeb3236474cbba5a1930ab5 "
5623
- integrity sha512-es94M3nTIfsEPisRafak+HDLfHXnKBhV3vU5eqPcS3flIWqcxJWgXHXiey3YrpaNsanY5ei1VoYEbOzijuq9BA ==
5620
+ json-schema@0.2.3 :
5621
+ version "0.2.3 "
5622
+ resolved "https://registry.yarnpkg.com/json-schema/-/json-schema-0.2.3 .tgz#b480c892e59a2f05954ce727bd3f2a4e882f9e13 "
5623
+ integrity sha512-a3xHnILGMtk+hDOqNwHzF6e2fNbiMrXZvxKQiEv2MlgQP+pjIOzqAmKYD2mDpXYE/44M7g+n9p2bKkYWDUcXCQ ==
5624
5624
5625
5625
json-stringify-safe@~5.0.1 :
5626
5626
version "5.0.1"
You can’t perform that action at this time.
0 commit comments