Skip to content

Commit

Permalink
build: update dependency conventional-commits-parser to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
angular-robot committed May 16, 2024
1 parent 128f327 commit 24b6ed1
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 42 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@
"angular-split": "^17.1.1",
"chalk": "^5.0.1",
"cli-progress": "^3.7.0",
"conventional-commits-parser": "^5.0.0",
"conventional-commits-parser": "^6.0.0",
"diff": "^5.1.0",
"ejs": "^3.1.6",
"emoji-regex": "^10.3.0",
Expand Down
51 changes: 10 additions & 41 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -457,7 +457,7 @@ __metadata:
browser-sync: "npm:^3.0.0"
chalk: "npm:^5.0.1"
cli-progress: "npm:^3.7.0"
conventional-commits-parser: "npm:^5.0.0"
conventional-commits-parser: "npm:^6.0.0"
diff: "npm:^5.1.0"
ejs: "npm:^3.1.6"
emoji-regex: "npm:^10.3.0"
Expand Down Expand Up @@ -5371,18 +5371,6 @@ __metadata:
languageName: node
linkType: hard

"JSONStream@npm:^1.3.5":
version: 1.3.5
resolution: "JSONStream@npm:1.3.5"
dependencies:
jsonparse: "npm:^1.2.0"
through: "npm:>=2.2.7 <3"
bin:
JSONStream: ./bin.js
checksum: 10c0/0f54694da32224d57b715385d4a6b668d2117379d1f3223dc758459246cca58fdc4c628b83e8a8883334e454a0a30aa198ede77c788b55537c1844f686a751f2
languageName: node
linkType: hard

"abbrev@npm:1":
version: 1.1.1
resolution: "abbrev@npm:1.1.1"
Expand Down Expand Up @@ -6909,17 +6897,14 @@ __metadata:
languageName: node
linkType: hard

"conventional-commits-parser@npm:^5.0.0":
version: 5.0.0
resolution: "conventional-commits-parser@npm:5.0.0"
"conventional-commits-parser@npm:^6.0.0":
version: 6.0.0
resolution: "conventional-commits-parser@npm:6.0.0"
dependencies:
JSONStream: "npm:^1.3.5"
is-text-path: "npm:^2.0.0"
meow: "npm:^12.0.1"
split2: "npm:^4.0.0"
meow: "npm:^13.0.0"
bin:
conventional-commits-parser: cli.mjs
checksum: 10c0/c9e542f4884119a96a6bf3311ff62cdee55762d8547f4c745ae3ebdc50afe4ba7691e165e34827d5cf63283cbd93ab69917afd7922423075b123d5d9a7a82ed2
conventional-commits-parser: dist/cli/index.js
checksum: 10c0/9482e0819709b703fc826398bee09da7ac244f0361257a32fc280b14fb5be5636859391eadbe40ba3863c913f37b3c20c0626dea22f0202e70ee1ee65f75b1d9
languageName: node
linkType: hard

Expand Down Expand Up @@ -10516,15 +10501,6 @@ __metadata:
languageName: node
linkType: hard

"is-text-path@npm:^2.0.0":
version: 2.0.0
resolution: "is-text-path@npm:2.0.0"
dependencies:
text-extensions: "npm:^2.0.0"
checksum: 10c0/e3c470e1262a3a54aa0fca1c0300b2659a7aed155714be6b643f88822c03bcfa6659b491f7a05c5acd3c1a3d6d42bab47e1bdd35bcc3a25973c4f26b2928bc1a
languageName: node
linkType: hard

"is-typedarray@npm:^1.0.0, is-typedarray@npm:~1.0.0":
version: 1.0.0
resolution: "is-typedarray@npm:1.0.0"
Expand Down Expand Up @@ -11067,7 +11043,7 @@ __metadata:
languageName: node
linkType: hard

"jsonparse@npm:^1.2.0, jsonparse@npm:^1.3.1":
"jsonparse@npm:^1.3.1":
version: 1.3.1
resolution: "jsonparse@npm:1.3.1"
checksum: 10c0/89bc68080cd0a0e276d4b5ab1b79cacd68f562467008d176dc23e16e97d4efec9e21741d92ba5087a8433526a45a7e6a9d5ef25408696c402ca1cfbc01a90bf0
Expand Down Expand Up @@ -11935,7 +11911,7 @@ __metadata:
languageName: node
linkType: hard

"meow@npm:^13.2.0":
"meow@npm:^13.0.0, meow@npm:^13.2.0":
version: 13.2.0
resolution: "meow@npm:13.2.0"
checksum: 10c0/d5b339ae314715bcd0b619dd2f8a266891928e21526b4800d49b4fba1cc3fff7e2c1ff5edd3344149fac841bc2306157f858e8c4d5eaee4d52ce52ad925664ce
Expand Down Expand Up @@ -15821,21 +15797,14 @@ __metadata:
languageName: node
linkType: hard

"text-extensions@npm:^2.0.0":
version: 2.4.0
resolution: "text-extensions@npm:2.4.0"
checksum: 10c0/6790e7ee72ad4d54f2e96c50a13e158bb57ce840dddc770e80960ed1550115c57bdc2cee45d5354d7b4f269636f5ca06aab4d6e0281556c841389aa837b23fcb
languageName: node
linkType: hard

"text-hex@npm:1.0.x":
version: 1.0.0
resolution: "text-hex@npm:1.0.0"
checksum: 10c0/57d8d320d92c79d7c03ffb8339b825bb9637c2cbccf14304309f51d8950015c44464b6fd1b6820a3d4821241c68825634f09f5a2d9d501e84f7c6fd14376860d
languageName: node
linkType: hard

"through@npm:>=2.2.7 <3, through@npm:^2.3.6":
"through@npm:^2.3.6":
version: 2.3.8
resolution: "through@npm:2.3.8"
checksum: 10c0/4b09f3774099de0d4df26d95c5821a62faee32c7e96fb1f4ebd54a2d7c11c57fe88b0a0d49cf375de5fee5ae6bf4eb56dbbf29d07366864e2ee805349970d3cc
Expand Down

0 comments on commit 24b6ed1

Please sign in to comment.