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.6.1 to 17.6.3 #123

Merged
merged 1 commit into from
May 4, 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 @@ -73,7 +73,7 @@
"typecheck:watch": "vitest typecheck"
},
"devDependencies": {
"@commitlint/cli": "17.6.1",
"@commitlint/cli": "17.6.3",
"@commitlint/types": "17.4.4",
"@flex-development/commitlint-config": "1.0.1",
"@flex-development/decorator-regex": "1.0.0",
Expand Down
43 changes: 16 additions & 27 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -198,12 +198,12 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/cli@npm:17.6.1":
version: 17.6.1
resolution: "@commitlint/cli@npm:17.6.1"
"@commitlint/cli@npm:17.6.3":
version: 17.6.3
resolution: "@commitlint/cli@npm:17.6.3"
dependencies:
"@commitlint/format": "npm:^17.4.4"
"@commitlint/lint": "npm:^17.6.1"
"@commitlint/lint": "npm:^17.6.3"
"@commitlint/load": "npm:^17.5.0"
"@commitlint/read": "npm:^17.5.1"
"@commitlint/types": "npm:^17.4.4"
Expand All @@ -214,7 +214,7 @@ __metadata:
yargs: "npm:^17.0.0"
bin:
commitlint: cli.js
checksum: 25f6593db6236bda0f747bea4cfb2fd28ecc187ca4bb94174044f0c6d2ff8fb38afa364833ca7c83eeebabe8f4be59a03184c7d74ff91b538acbde069e1ce7bc
checksum: 118e13847416ff9ccced022a81d17019ac7d370cd572ecdbfd76e9d96664b7f898a48b179f48d0d8a2290c82fe583950fa7a4d93b2398e6d7b6fe37b647879a9
languageName: node
linkType: hard

Expand Down Expand Up @@ -259,25 +259,25 @@ __metadata:
languageName: node
linkType: hard

"@commitlint/is-ignored@npm:^17.4.4":
version: 17.4.4
resolution: "@commitlint/is-ignored@npm:17.4.4"
"@commitlint/is-ignored@npm:^17.6.3":
version: 17.6.3
resolution: "@commitlint/is-ignored@npm:17.6.3"
dependencies:
"@commitlint/types": "npm:^17.4.4"
semver: "npm:7.3.8"
checksum: a55a0c55242dc447f07c64995a067db19848fc1198965b360d0cb6d23816c8cb9cfcb1376744fbc8e47ae86cc8359387f1aae1dd50c5c4454c3fb7b67c0a8fda
semver: "npm:7.5.0"
checksum: a7267396d64d10ded862145732a82b730906ea746da6ee22a355c0bd25e197ad15ce1d8ff065b4d5eda9d4e42a484c53b963963dffe74d807af4871f38193dc5
languageName: node
linkType: hard

"@commitlint/lint@npm:^17.6.1":
version: 17.6.1
resolution: "@commitlint/lint@npm:17.6.1"
"@commitlint/lint@npm:^17.6.3":
version: 17.6.3
resolution: "@commitlint/lint@npm:17.6.3"
dependencies:
"@commitlint/is-ignored": "npm:^17.4.4"
"@commitlint/is-ignored": "npm:^17.6.3"
"@commitlint/parse": "npm:^17.4.4"
"@commitlint/rules": "npm:^17.6.1"
"@commitlint/types": "npm:^17.4.4"
checksum: 03f3a32dc778459cc302925f1d97957b789ab197cf2db482b782ebad408fa97132230ab656dee754e75e8c5b170eebb3105ef43d08efc79a4ce7c6d41069e310
checksum: 6ba065cf07b925b9203bf2ca2ff5a96c38d485f5271044a3db73e737483c7f568996cfcaeaaf963cd86fb39c93d9e49f64223b71e48d623a633ec47a511e5647
languageName: node
linkType: hard

Expand Down Expand Up @@ -1026,7 +1026,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@flex-development/builtin-modules@workspace:."
dependencies:
"@commitlint/cli": "npm:17.6.1"
"@commitlint/cli": "npm:17.6.3"
"@commitlint/types": "npm:17.4.4"
"@flex-development/commitlint-config": "npm:1.0.1"
"@flex-development/decorator-regex": "npm:1.0.0"
Expand Down Expand Up @@ -7723,17 +7723,6 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:7.3.8":
version: 7.3.8
resolution: "semver@npm:7.3.8"
dependencies:
lru-cache: "npm:^6.0.0"
bin:
semver: bin/semver.js
checksum: 94ad80ee14889020cb4a14d809fb99d16cbf4ff3dc7f4c564fc72efe2c5763a60090a1c16a9fd18ceeb1e993a1303a4d870c0a22f26adaf435b368b46a7d8462
languageName: node
linkType: hard

"semver@npm:7.5.0, semver@npm:^7.3.2, semver@npm:^7.3.4, semver@npm:^7.3.5, semver@npm:^7.3.7, semver@npm:^7.3.8, semver@npm:^7.5.0":
version: 7.5.0
resolution: "semver@npm:7.5.0"
Expand Down