Skip to content

chore(deps): bump conventional-commits-parser from 6.0.0 to 6.1.0 #736

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 9 additions & 1 deletion .pnp.cjs

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Binary file not shown.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion libs/playnite-plugin-installer-manifest/package.json
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dependencies": {
"conventional-changelog-angular": "^8.0.0",
"conventional-commits-filter": "^5.0.0",
"conventional-commits-parser": "^6.0.0",
"conventional-commits-parser": "^6.1.0",
"debug": "^4.4.0",
"get-stream": "^9.0.1",
"import-from-esm": "^2.0.0",
Expand Down
13 changes: 12 additions & 1 deletion yarn.lock
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ __metadata:
dependencies:
conventional-changelog-angular: "npm:^8.0.0"
conventional-commits-filter: "npm:^5.0.0"
conventional-commits-parser: "npm:^6.0.0"
conventional-commits-parser: "npm:^6.1.0"
debug: "npm:^4.4.0"
get-stream: "npm:^9.0.1"
import-from-esm: "npm:^2.0.0"
Expand Down Expand Up @@ -10781,6 +10781,17 @@ __metadata:
languageName: node
linkType: hard

"conventional-commits-parser@npm:^6.1.0":
version: 6.1.0
resolution: "conventional-commits-parser@npm:6.1.0"
dependencies:
meow: "npm:^13.0.0"
bin:
conventional-commits-parser: dist/cli/index.js
checksum: 10c0/df68b04a9b52908c47b2aa7fe07c21d295998729e075ef9f949f3ca18245ea031e59c42ace730563163c99db4dc3ce9062e26d9a7234dd7403074acd74605b2e
languageName: node
linkType: hard

"convert-hrtime@npm:^5.0.0":
version: 5.0.0
resolution: "convert-hrtime@npm:5.0.0"
Expand Down