File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 73
73
"@types/lru-cache" : " ^5.1.0" ,
74
74
"@types/semver" : " ^7.3.4" ,
75
75
"@typescript-eslint/typescript-estree" : " ^4.6.1" ,
76
- "comment-parser" : " ^0.7.6 " ,
76
+ "comment-parser" : " ^1.0.0 " ,
77
77
"componentsjs" : " ^4.0.0" ,
78
78
"jsonld-context-parser" : " ^2.0.2" ,
79
79
"lru-cache" : " ^6.0.0" ,
Original file line number Diff line number Diff line change @@ -1777,10 +1777,10 @@ combined-stream@^1.0.6, combined-stream@~1.0.6:
1777
1777
dependencies :
1778
1778
delayed-stream "~1.0.0"
1779
1779
1780
- comment-parser@^0.7.6 :
1781
- version "0.7.6 "
1782
- resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-0.7.6. tgz#0e743a53c8e646c899a1323db31f6cd337b10f12 "
1783
- integrity sha512-GKNxVA7/iuTnAqGADlTWX4tkhzxZKXp5fLJqKTlQLHkE65XDUKutZ3BHaJC5IGcper2tT3QRD1xr4o3jNpgXXg ==
1780
+ comment-parser@^1.0.0 :
1781
+ version "1.0.1 "
1782
+ resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.0.1. tgz#6f40ebc3ac5063cf59b5eb415bc689636134cc4a "
1783
+ integrity sha512-korDJ16mBVZexVd485jz4AeAcAFP1UzeecfVgfBCBojLFjMEHEHOY9vgk3e9o1zRSP0EscavonLki4JZDCKmrg ==
1784
1784
1785
1785
compare-versions@^3.6.0 :
1786
1786
version "3.6.0"
You can’t perform that action at this time.
0 commit comments