Skip to content

Commit

Permalink
build(deps-dev): Bump @commitlint/cli from 17.5.0 to 17.5.1 (#89)
Browse files Browse the repository at this point in the history
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 29, 2023
1 parent 80b9cd9 commit 3032dc4
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
"strip-json-comments": "5.0.0"
},
"devDependencies": {
"@commitlint/cli": "17.5.0",
"@commitlint/cli": "17.5.1",
"@commitlint/config-conventional": "17.4.4",
"@faker-js/faker": "8.0.0-alpha.1",
"@flex-development/mkbuild": "1.0.0-alpha.16",
Expand Down
24 changes: 12 additions & 12 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -188,14 +188,14 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:17.5.0":
version: 17.5.0
resolution: "@commitlint/cli@npm:17.5.0"
"@commitlint/cli@npm:17.5.1":
version: 17.5.1
resolution: "@commitlint/cli@npm:17.5.1"
dependencies:
"@commitlint/format": "npm:^17.4.4"
"@commitlint/lint": "npm:^17.4.4"
"@commitlint/load": "npm:^17.5.0"
"@commitlint/read": "npm:^17.4.4"
"@commitlint/read": "npm:^17.5.1"
"@commitlint/types": "npm:^17.4.4"
execa: "npm:^5.0.0"
lodash.isfunction: "npm:^3.0.9"
Expand All @@ -204,7 +204,7 @@ __metadata:
yargs: "npm:^17.0.0"
bin:
commitlint: cli.js
checksum: eb37ffb42c53e702617458809426a8bd029daf832116125d6be7cc537aa86f27772abad9ee13d36de6fa4d4c5a82a92d8fe8eb525948b30ae7c214b3225e54d7
checksum: b5806776b8a36f7b4d4ab4c2a9f71afaaa27b6506e1b91bf5e816e63d34a8d9c2198d0842759a89ef8677fe324aa5961cb74938660a18233b60adeb01d3c19e6
languageName: node
linkType: hard

Expand Down Expand Up @@ -320,16 +320,16 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/read@npm:^17.4.4":
version: 17.4.4
resolution: "@commitlint/read@npm:17.4.4"
"@commitlint/read@npm:^17.5.1":
version: 17.5.1
resolution: "@commitlint/read@npm:17.5.1"
dependencies:
"@commitlint/top-level": "npm:^17.4.0"
"@commitlint/types": "npm:^17.4.4"
fs-extra: "npm:^11.0.0"
git-raw-commits: "npm:^2.0.0"
git-raw-commits: "npm:^2.0.11"
minimist: "npm:^1.2.6"
checksum: 5e65dd805d3654c26e554e2f25b23834ea951aec9d775f2b0bb64606e68c7777e5c59c634d1f55876b9aeebc77423d7f3116699f7e706a89b63ae4e9b1babd0f
checksum: 2acc811ac5d80b39911bf7f69d462a122192becbfa6e87d1813a8d087bb03a78f1e5d7353dff783c58d0433ed5e8303acfffb8e6504ef6da061dad0c7a07cb01
languageName: node
linkType: hard

Expand Down Expand Up @@ -1395,7 +1395,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@flex-development/tsconfig-utils@workspace:."
dependencies:
"@commitlint/cli": "npm:17.5.0"
"@commitlint/cli": "npm:17.5.1"
"@commitlint/config-conventional": "npm:17.4.4"
"@faker-js/faker": "npm:8.0.0-alpha.1"
"@flex-development/errnode": "npm:1.5.0"
Expand Down Expand Up @@ -5046,7 +5046,7 @@ __metadata:
languageName: node
linkType: hard

"git-raw-commits@npm:^2.0.0, git-raw-commits@npm:^2.0.8":
"git-raw-commits@npm:^2.0.11, git-raw-commits@npm:^2.0.8":
version: 2.0.11
resolution: "git-raw-commits@npm:2.0.11"
dependencies:
Expand Down

0 comments on commit 3032dc4

Please sign in to comment.