Skip to content

build(deps-dev): Bump @commitlint/lint from 17.6.3 to 17.6.5 #133

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

Merged
merged 2 commits into from
Jun 6, 2023
Merged
Show file tree
Hide file tree
Changes from 1 commit
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 @@ -89,7 +89,7 @@
},
"devDependencies": {
"@commitlint/cli": "17.6.3",
"@commitlint/lint": "17.6.3",
"@commitlint/lint": "17.6.5",
"@flex-development/decorator-regex": "1.0.0",
"@flex-development/esm-types": "1.0.0",
"@flex-development/ext-regex": "1.0.0",
Expand Down
50 changes: 48 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,29 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/lint@npm:17.6.3, @commitlint/lint@npm:^17.6.3":
"@commitlint/is-ignored@npm:^17.6.5":
version: 17.6.5
resolution: "@commitlint/is-ignored@npm:17.6.5"
dependencies:
"@commitlint/types": "npm:^17.4.4"
semver: "npm:7.5.0"
checksum: f0b88f925ddf3ca10d6df64489c16da2bfcbc219ca9b2ea49fb2d88dd0cc9328e6551250989c20a34e5627f99d10fc4ca058ee45715f8a75bfc06ba888652836
languageName: node
linkType: hard

"@commitlint/lint@npm:17.6.5":
version: 17.6.5
resolution: "@commitlint/lint@npm:17.6.5"
dependencies:
"@commitlint/is-ignored": "npm:^17.6.5"
"@commitlint/parse": "npm:^17.6.5"
"@commitlint/rules": "npm:^17.6.5"
"@commitlint/types": "npm:^17.4.4"
checksum: 16d7ae7f6954311de6201aa913fa1d0c423488b2c9420002bfca0e1effdaa28510df9e290e523f9015c6f9b8b72758edd0b201d63b6112923f67c5f01b64cf29
languageName: node
linkType: hard

"@commitlint/lint@npm:^17.6.3":
version: 17.6.3
resolution: "@commitlint/lint@npm:17.6.3"
dependencies:
Expand Down Expand Up @@ -322,6 +344,17 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/parse@npm:^17.6.5":
version: 17.6.5
resolution: "@commitlint/parse@npm:17.6.5"
dependencies:
"@commitlint/types": "npm:^17.4.4"
conventional-changelog-angular: "npm:^5.0.11"
conventional-commits-parser: "npm:^3.2.2"
checksum: 017eb4ddd1398d4e65d26c9164beb0c6db1d1ab70ca0b411eb01ab8073c7e5b0dc4bbc5fb467b04ae6054505e793f70c1e8660a3c56a4700f47b3a1def19c5a8
languageName: node
linkType: hard

"@commitlint/read@npm:^17.5.1":
version: 17.5.1
resolution: "@commitlint/read@npm:17.5.1"
Expand Down Expand Up @@ -362,6 +395,19 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/rules@npm:^17.6.5":
version: 17.6.5
resolution: "@commitlint/rules@npm:17.6.5"
dependencies:
"@commitlint/ensure": "npm:^17.4.4"
"@commitlint/message": "npm:^17.4.2"
"@commitlint/to-lines": "npm:^17.4.0"
"@commitlint/types": "npm:^17.4.4"
execa: "npm:^5.0.0"
checksum: 29ee0da954157ef7a93ca117f06f202ac6e46d89fbc7bf6303342a66cbcd4c25d7a85368e967fd5677b04432edfe2e262fb3967e99aeda8ab8dbbc316e62eca6
languageName: node
linkType: hard

"@commitlint/to-lines@npm:^17.4.0":
version: 17.4.0
resolution: "@commitlint/to-lines@npm:17.4.0"
Expand Down Expand Up @@ -1028,7 +1074,7 @@ __metadata:
resolution: "@flex-development/commitlint-config@workspace:."
dependencies:
"@commitlint/cli": "npm:17.6.3"
"@commitlint/lint": "npm:17.6.3"
"@commitlint/lint": "npm:17.6.5"
"@commitlint/types": "npm:17.4.4"
"@flex-development/decorator-regex": "npm:1.0.0"
"@flex-development/esm-types": "npm:1.0.0"
Expand Down