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.0" ,
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 @@ -1869,10 +1869,10 @@ combined-stream@^1.0.8:
1869
1869
dependencies :
1870
1870
delayed-stream "~1.0.0"
1871
1871
1872
- comment-parser@^0.7.6 :
1873
- version "0.7.6 "
1874
- resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-0.7.6 .tgz#0e743a53c8e646c899a1323db31f6cd337b10f12 "
1875
- integrity sha512-GKNxVA7/iuTnAqGADlTWX4tkhzxZKXp5fLJqKTlQLHkE65XDUKutZ3BHaJC5IGcper2tT3QRD1xr4o3jNpgXXg ==
1872
+ comment-parser@^1.0.0 :
1873
+ version "1.3.0 "
1874
+ resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.3.0 .tgz#68beb7dbe0849295309b376406730cd16c719c44 "
1875
+ integrity sha512-hRpmWIKgzd81vn0ydoWoyPoALEOnF4wt8yKD35Ib1D6XC2siLiYaiqfGkYrunuKdsXGwpBpHU3+9r+RVw2NZfA ==
1876
1876
1877
1877
component-emitter@^1.2.1 :
1878
1878
version "1.3.0"
You can’t perform that action at this time.
0 commit comments