Skip to content

Commit

Permalink
build(deps-dev): Bump @commitlint/cli from 17.6.1 to 17.6.3 (#152)
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 May 5, 2023
1 parent fe68f38 commit ad1322d
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 28 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"strip-json-comments": "5.0.0"
},
"devDependencies": {
"@commitlint/cli": "17.6.1",
"@commitlint/cli": "17.6.3",
"@faker-js/faker": "8.0.0-beta.0",
"@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 @@ -1267,7 +1267,7 @@ __metadata:
version: 0.0.0-use.local
resolution: "@flex-development/tsconfig-utils@workspace:."
dependencies:
"@commitlint/cli": "npm:17.6.1"
"@commitlint/cli": "npm:17.6.3"
"@faker-js/faker": "npm:8.0.0-beta.0"
"@flex-development/commitlint-config": "npm:1.0.1"
"@flex-development/decorator-regex": "npm:1.0.0"
Expand Down Expand Up @@ -7737,17 +7737,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":
version: 7.5.0
resolution: "semver@npm:7.5.0"
Expand Down

0 comments on commit ad1322d

Please sign in to comment.