Skip to content

Commit 22ce4ae

Browse files
committed
Update dependency comment-parser to v1
1 parent e72eb38 commit 22ce4ae

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1803,10 +1803,10 @@ [email protected]:
18031803
color "^3.1.3"
18041804
text-hex "1.0.x"
18051805

1806-
comment-parser@^0.7.6:
1807-
version "0.7.6"
1808-
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-0.7.6.tgz#0e743a53c8e646c899a1323db31f6cd337b10f12"
1809-
integrity sha512-GKNxVA7/iuTnAqGADlTWX4tkhzxZKXp5fLJqKTlQLHkE65XDUKutZ3BHaJC5IGcper2tT3QRD1xr4o3jNpgXXg==
1806+
comment-parser@^1.0.0:
1807+
version "1.3.1"
1808+
resolved "https://registry.yarnpkg.com/comment-parser/-/comment-parser-1.3.1.tgz#3d7ea3adaf9345594aedee6563f422348f165c1b"
1809+
integrity sha512-B52sN2VNghyq5ofvUsqZjmk6YkihBX5vMSChmSK9v4ShjKf3Vk5Xcmgpw4o+iIgtrnM/u5FiMpz9VKb8lpBveA==
18101810

18111811
componentsjs@^5.0.1:
18121812
version "5.0.1"

0 commit comments

Comments
 (0)