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 70
70
"@types/lru-cache" : " ^5.1.0" ,
71
71
"@types/semver" : " ^7.3.4" ,
72
72
"@typescript-eslint/typescript-estree" : " ^5.11.0" ,
73
- "comment-parser" : " ^0.7.6 " ,
73
+ "comment-parser" : " ^1.0.0 " ,
74
74
"componentsjs" : " ^5.0.1" ,
75
75
"jsonld-context-parser" : " ^2.1.5" ,
76
76
"lru-cache" : " ^6.0.0" ,
Original file line number Diff line number Diff line change @@ -1838,10 +1838,10 @@ combined-stream@^1.0.8:
1838
1838
dependencies :
1839
1839
delayed-stream "~1.0.0"
1840
1840
1841
- comment-parser@^0.7.6 :
1842
- version "0.7.6 "
1843
- resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-0.7.6 .tgz#0e743a53c8e646c899a1323db31f6cd337b10f12 "
1844
- integrity sha512-GKNxVA7/iuTnAqGADlTWX4tkhzxZKXp5fLJqKTlQLHkE65XDUKutZ3BHaJC5IGcper2tT3QRD1xr4o3jNpgXXg ==
1841
+ comment-parser@^1.0.0 :
1842
+ version "1.3.0 "
1843
+ resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.3.0 .tgz#68beb7dbe0849295309b376406730cd16c719c44 "
1844
+ integrity sha512-hRpmWIKgzd81vn0ydoWoyPoALEOnF4wt8yKD35Ib1D6XC2siLiYaiqfGkYrunuKdsXGwpBpHU3+9r+RVw2NZfA ==
1845
1845
1846
1846
component-emitter@^1.2.1 :
1847
1847
version "1.3.0"
You can’t perform that action at this time.
0 commit comments