Skip to content

Commit 38a61c8

Browse files
committed
Update dependency comment-parser to v1
1 parent abf73cc commit 38a61c8

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"@types/lru-cache": "^5.1.0",
7171
"@types/semver": "^7.3.4",
7272
"@typescript-eslint/typescript-estree": "^5.11.0",
73-
"comment-parser": "^0.7.6",
73+
"comment-parser": "^1.0.0",
7474
"componentsjs": "^5.0.1",
7575
"jsonld-context-parser": "^2.1.5",
7676
"lru-cache": "^6.0.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1838,10 +1838,10 @@ combined-stream@^1.0.8:
18381838
dependencies:
18391839
delayed-stream "~1.0.0"
18401840

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==
18451845

18461846
component-emitter@^1.2.1:
18471847
version "1.3.0"

0 commit comments

Comments
 (0)