Skip to content

Commit ec03031

Browse files
committed
Update dependency comment-parser to v1
1 parent d7caeb4 commit ec03031

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.0",
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
@@ -1869,10 +1869,10 @@ combined-stream@^1.0.8:
18691869
dependencies:
18701870
delayed-stream "~1.0.0"
18711871

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

18771877
component-emitter@^1.2.1:
18781878
version "1.3.0"

0 commit comments

Comments
 (0)