Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 8c1ada0

Browse files
fix: update dependency conventional-commits-parser to v6
1 parent 00c4475 commit 8c1ada0

File tree

2 files changed

+12
-22
lines changed

2 files changed

+12
-22
lines changed

β€Ž@commitlint/parse/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"dependencies": {
4444
"@commitlint/types": "^19.5.0",
4545
"conventional-changelog-angular": "^7.0.0",
46-
"conventional-commits-parser": "^5.0.0"
46+
"conventional-commits-parser": "^6.0.0"
4747
},
4848
"gitHead": "70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
4949
}

β€Žyarn.lock

Lines changed: 11 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -2651,7 +2651,7 @@
26512651
dependencies:
26522652
argparse "^2.0.1"
26532653

2654-
JSONStream@^1.0.4, JSONStream@^1.3.5:
2654+
JSONStream@^1.0.4:
26552655
version "1.3.5"
26562656
resolved "https://registry.npmjs.org/JSONStream/-/JSONStream-1.3.5.tgz"
26572657
integrity sha512-E+iruNOY8VV9s4JEbe1aNEm6MiszPRr/UfcHMz0TQh1BXSxHK+ASV1R6W4HpjBhSeS+54PIsAMCBmwD06LLsqQ==
@@ -3517,15 +3517,12 @@ conventional-commits-parser@^3.2.0:
35173517
split2 "^3.0.0"
35183518
through2 "^4.0.0"
35193519

3520-
conventional-commits-parser@^5.0.0:
3521-
version "5.0.0"
3522-
resolved "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-5.0.0.tgz"
3523-
integrity sha512-ZPMl0ZJbw74iS9LuX9YIAiW8pfM5p3yh2o/NbXHbkFuZzY5jvdi5jFycEOkmBW5H5I7nA+D6f3UcsCLP2vvSEA==
3520+
conventional-commits-parser@^6.0.0:
3521+
version "6.0.0"
3522+
resolved "https://registry.npmjs.org/conventional-commits-parser/-/conventional-commits-parser-6.0.0.tgz#74e3be5344d8cd99f7c3353da2efa1d1dd618061"
3523+
integrity sha512-TbsINLp48XeMXR8EvGjTnKGsZqBemisPoyWESlpRyR8lif0lcwzqz+NMtYSj1ooF/WYjSuu7wX0CtdeeMEQAmA==
35243524
dependencies:
3525-
JSONStream "^1.3.5"
3526-
is-text-path "^2.0.0"
3527-
meow "^12.0.1"
3528-
split2 "^4.0.0"
3525+
meow "^13.0.0"
35293526

35303527
conventional-recommended-bump@^6.1.0:
35313528
version "6.1.0"
@@ -5375,13 +5372,6 @@ is-text-path@^1.0.1:
53755372
dependencies:
53765373
text-extensions "^1.0.0"
53775374

5378-
is-text-path@^2.0.0:
5379-
version "2.0.0"
5380-
resolved "https://registry.npmjs.org/is-text-path/-/is-text-path-2.0.0.tgz"
5381-
integrity sha512-+oDTluR6WEjdXEJMnC2z6A4FRwFoYuvShVVEGsS7ewc0UTi2QtAKMDJuL4BDEVt+5T7MjFo12RP8ghOM75oKJw==
5382-
dependencies:
5383-
text-extensions "^2.0.0"
5384-
53855375
is-typed-array@^1.1.13:
53865376
version "1.1.13"
53875377
resolved "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.13.tgz#d6c5ca56df62334959322d7d7dd1cca50debe229"
@@ -6057,6 +6047,11 @@ meow@^12.0.1:
60576047
resolved "https://registry.npmjs.org/meow/-/meow-12.1.1.tgz"
60586048
integrity sha512-BhXM0Au22RwUneMPwSCnyhTOizdWoIEPU9sp0Aqa1PnDMR5Wv2FGXYDjuzJEIX+Eo2Rb8xuYe5jrnm5QowQFkw==
60596049

6050+
meow@^13.0.0:
6051+
version "13.2.0"
6052+
resolved "https://registry.npmjs.org/meow/-/meow-13.2.0.tgz#6b7d63f913f984063b3cc261b6e8800c4cd3474f"
6053+
integrity sha512-pxQJQzB6djGPXh08dacEloMFopsOqGVRKFPYvPOt9XDZ1HasbgDZA74CJGreSU4G3Ak7EFJGoiH2auq+yXISgA==
6054+
60606055
meow@^8.0.0:
60616056
version "8.1.2"
60626057
resolved "https://registry.npmjs.org/meow/-/meow-8.1.2.tgz"
@@ -7984,11 +7979,6 @@ text-extensions@^1.0.0:
79847979
resolved "https://registry.npmjs.org/text-extensions/-/text-extensions-1.9.0.tgz"
79857980
integrity sha512-wiBrwC1EhBelW12Zy26JeOUkQ5mRu+5o8rpsJk5+2t+Y5vE7e842qtZDQ2g1NpX/29HdyFeJ4nSIhI47ENSxlQ==
79867981

7987-
text-extensions@^2.0.0:
7988-
version "2.4.0"
7989-
resolved "https://registry.npmjs.org/text-extensions/-/text-extensions-2.4.0.tgz"
7990-
integrity sha512-te/NtwBwfiNRLf9Ijqx3T0nlqZiQ2XrrtBvu+cLL8ZRrGkO0NHTug8MYFKyoSrv/sHTaSKfilUkizV6XhxMJ3g==
7991-
79927982
text-table@^0.2.0:
79937983
version "0.2.0"
79947984
resolved "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"

0 commit comments

Comments
(0)

AltStyle γ«γ‚ˆγ£γ¦ε€‰ζ›γ•γ‚ŒγŸγƒšγƒΌγ‚Έ (->γ‚ͺγƒͺγ‚ΈγƒŠγƒ«) /