Skip to content
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

build(deps-dev): Bump @commitlint/cli from 17.4.0 to 17.4.1 #105

Merged
merged 1 commit into from
Jan 10, 2023
Merged
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
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"typecheck:watch": "vitest typecheck"
},
"devDependencies": {
"@commitlint/cli": "17.4.0",
"@commitlint/cli": "17.4.1",
"@commitlint/config-conventional": "17.4.0",
"@faker-js/faker": "7.6.0",
"@flex-development/mkbuild": "1.0.0-alpha.9",
Expand Down
21 changes: 11 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -170,13 +170,13 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:17.4.0":
version: 17.4.0
resolution: "@commitlint/cli@npm:17.4.0"
"@commitlint/cli@npm:17.4.1":
version: 17.4.1
resolution: "@commitlint/cli@npm:17.4.1"
dependencies:
"@commitlint/format": "npm:^17.4.0"
"@commitlint/lint": "npm:^17.4.0"
"@commitlint/load": "npm:^17.4.0"
"@commitlint/load": "npm:^17.4.1"
"@commitlint/read": "npm:^17.4.0"
"@commitlint/types": "npm:^17.4.0"
execa: "npm:^5.0.0"
Expand All @@ -186,7 +186,7 @@ __metadata:
yargs: "npm:^17.0.0"
bin:
commitlint: cli.js
checksum: 2c86192f1ad08b79fe638088aa33934a2b717ca4176c4812a074e8a322189e8a2be5313c4585f17d5d4063912b3fcc25dc6305fb03b984678274a85706055d12
checksum: ee01cbd0bb024a0d33ef290004e3186b65e5d84c03a9a2b917ae91e415027491423dc20b6697b66dce25fc262e244ddcd516434b5253557a23c0a61fb4153138
languageName: node
linkType: hard

Expand Down Expand Up @@ -262,14 +262,15 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/load@npm:^17.4.0":
version: 17.4.0
resolution: "@commitlint/load@npm:17.4.0"
"@commitlint/load@npm:^17.4.1":
version: 17.4.1
resolution: "@commitlint/load@npm:17.4.1"
dependencies:
"@commitlint/config-validator": "npm:^17.4.0"
"@commitlint/execute-rule": "npm:^17.4.0"
"@commitlint/resolve-extends": "npm:^17.4.0"
"@commitlint/types": "npm:^17.4.0"
"@types/node": "npm:*"
chalk: "npm:^4.1.0"
cosmiconfig: "npm:^8.0.0"
cosmiconfig-typescript-loader: "npm:^4.0.0"
Expand All @@ -279,7 +280,7 @@ __metadata:
resolve-from: "npm:^5.0.0"
ts-node: "npm:^10.8.1"
typescript: "npm:^4.6.4"
checksum: 8a0d4e517f6653d4c60e31aeb6eeffd5b68ef57d29b23cd09d0d3a40edb7faaa7a8c794bbba8f8dca222bf6cb550cdf9f5a9313597989abfb110f4be0b8ce596
checksum: fda67c0b9b6f4733032a5860f4b78a396dcc9d3eb4aaf5c70f6a2380cf943e1d5084aad440c5c40ed5d95c082227e9788c132228397cadcd95fb2594708cbb7a
languageName: node
linkType: hard

Expand Down Expand Up @@ -1041,7 +1042,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@flex-development/tutils@workspace:."
dependencies:
"@commitlint/cli": "npm:17.4.0"
"@commitlint/cli": "npm:17.4.1"
"@commitlint/config-conventional": "npm:17.4.0"
"@faker-js/faker": "npm:7.6.0"
"@flex-development/mkbuild": "npm:1.0.0-alpha.9"
Expand Down