Skip to content

Commit 9444413

Browse files
build(deps-dev): bump @commitlint/cli from 17.7.1 to 17.7.2 (#558)
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 17.7.1 to 17.7.2. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v17.7.2/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent a11488c commit 9444413

File tree

2 files changed

+3
-44
lines changed

2 files changed

+3
-44
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"prettier": "3.0.3"
3939
},
4040
"devDependencies": {
41-
"@commitlint/cli": "17.7.1",
41+
"@commitlint/cli": "17.7.2",
4242
"@commitlint/config-conventional": "17.7.0",
4343
"@commitlint/cz-commitlint": "17.7.2",
4444
"@react-hookz/eslint-formatter-gha": "^1.0.1",

yarn.lock

Lines changed: 2 additions & 43 deletions
Original file line numberDiff line numberDiff line change
@@ -49,23 +49,7 @@
4949
resolved "https://registry.yarnpkg.com/@colors/colors/-/colors-1.5.0.tgz#bb504579c1cae923e6576a4f5da43d25f97bdbd9"
5050
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
5151

52-
"@commitlint/cli@17.7.1":
53-
version "17.7.1"
54-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.7.1.tgz#f3ab35bd38d82fcd4ab03ec5a1e9db26d57fe1b0"
55-
integrity sha512-BCm/AT06SNCQtvFv921iNhudOHuY16LswT0R3OeolVGLk8oP+Rk9TfQfgjH7QPMjhvp76bNqGFEcpKojxUNW1g==
56-
dependencies:
57-
"@commitlint/format" "^17.4.4"
58-
"@commitlint/lint" "^17.7.0"
59-
"@commitlint/load" "^17.7.1"
60-
"@commitlint/read" "^17.5.1"
61-
"@commitlint/types" "^17.4.4"
62-
execa "^5.0.0"
63-
lodash.isfunction "^3.0.9"
64-
resolve-from "5.0.0"
65-
resolve-global "1.0.0"
66-
yargs "^17.0.0"
67-
68-
"@commitlint/cli@^17.7.2":
52+
"@commitlint/cli@17.7.2", "@commitlint/cli@^17.7.2":
6953
version "17.7.2"
7054
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.7.2.tgz#3a0287373224db14968ab160b2b4988c693d3400"
7155
integrity sha512-t3N7TZq7lOeqTOyEgfGcaltHqEJf7YDlPg75MldeVPPyz14jZq/+mbGF9tueDLFX8R6RwdymrN6D+U5XwZ8Iwg==
@@ -151,27 +135,7 @@
151135
"@commitlint/rules" "^17.7.0"
152136
"@commitlint/types" "^17.4.4"
153137

154-
"@commitlint/load@>6.1.1", "@commitlint/load@^17.7.1", "@commitlint/load@^17.7.2":
155-
version "17.7.2"
156-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.7.2.tgz#85730900a501c50f0bc890bb50e4a2167ee3085a"
157-
integrity sha512-XA7WTnsjHZ4YH6ZYsrnxgLdXzriwMMq+utZUET6spbOEEIPBCDLdOQXS26P+v3TTO4hUHOEhzUquaBv3jbBixw==
158-
dependencies:
159-
"@commitlint/config-validator" "^17.6.7"
160-
"@commitlint/execute-rule" "^17.4.0"
161-
"@commitlint/resolve-extends" "^17.6.7"
162-
"@commitlint/types" "^17.4.4"
163-
"@types/node" "20.5.1"
164-
chalk "^4.1.0"
165-
cosmiconfig "^8.0.0"
166-
cosmiconfig-typescript-loader "^4.0.0"
167-
lodash.isplainobject "^4.0.6"
168-
lodash.merge "^4.6.2"
169-
lodash.uniq "^4.5.0"
170-
resolve-from "^5.0.0"
171-
ts-node "^10.8.1"
172-
typescript "^4.6.4 || ^5.0.0"
173-
174-
"@commitlint/load@^17.7.2":
138+
"@commitlint/load@>6.1.1", "@commitlint/load@^17.7.2":
175139
version "17.7.2"
176140
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.7.2.tgz#85730900a501c50f0bc890bb50e4a2167ee3085a"
177141
integrity sha512-XA7WTnsjHZ4YH6ZYsrnxgLdXzriwMMq+utZUET6spbOEEIPBCDLdOQXS26P+v3TTO4hUHOEhzUquaBv3jbBixw==
@@ -960,11 +924,6 @@
960924
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.1.tgz#178d58ee7e4834152b0e8b4d30cbfab578b9bb30"
961925
integrity sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg==
962926

963-
"@types/node@20.5.1":
964-
version "20.5.1"
965-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.1.tgz#178d58ee7e4834152b0e8b4d30cbfab578b9bb30"
966-
integrity sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg==
967-
968927
"@types/node@^18.0.0":
969928
version "18.17.5"
970929
resolved "https://registry.yarnpkg.com/@types/node/-/node-18.17.5.tgz#c58b12bca8c2a437b38c15270615627e96dd0bc5"

0 commit comments

Comments
 (0)