Skip to content

Commit 4b04e38

Browse files
build(deps-dev): bump @commitlint/cli from 17.7.1 to 17.7.2 (#113)
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] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8d3bcd8 commit 4b04e38

File tree

1 file changed

+13
-13
lines changed

1 file changed

+13
-13
lines changed

yarn.lock

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -29,13 +29,13 @@
2929
integrity sha512-ooWCrlZP11i8GImSjTHYHLkvFDP48nS4+204nGb1RiX/WXYHmJA2III9/e2DWVabCESdW7hBAEzHRqUn9OUVvQ==
3030

3131
"@commitlint/cli@^17.0.2":
32-
version "17.7.1"
33-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.7.1.tgz#f3ab35bd38d82fcd4ab03ec5a1e9db26d57fe1b0"
34-
integrity sha512-BCm/AT06SNCQtvFv921iNhudOHuY16LswT0R3OeolVGLk8oP+Rk9TfQfgjH7QPMjhvp76bNqGFEcpKojxUNW1g==
32+
version "17.7.2"
33+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.7.2.tgz#3a0287373224db14968ab160b2b4988c693d3400"
34+
integrity sha512-t3N7TZq7lOeqTOyEgfGcaltHqEJf7YDlPg75MldeVPPyz14jZq/+mbGF9tueDLFX8R6RwdymrN6D+U5XwZ8Iwg==
3535
dependencies:
3636
"@commitlint/format" "^17.4.4"
3737
"@commitlint/lint" "^17.7.0"
38-
"@commitlint/load" "^17.7.1"
38+
"@commitlint/load" "^17.7.2"
3939
"@commitlint/read" "^17.5.1"
4040
"@commitlint/types" "^17.4.4"
4141
execa "^5.0.0"
@@ -107,16 +107,16 @@
107107
"@commitlint/rules" "^17.7.0"
108108
"@commitlint/types" "^17.4.4"
109109

110-
"@commitlint/load@^17.7.1":
111-
version "17.7.1"
112-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.7.1.tgz#0723b11723a20043a304a74960602dead89b5cdd"
113-
integrity sha512-S/QSOjE1ztdogYj61p6n3UbkUvweR17FQ0zDbNtoTLc+Hz7vvfS7ehoTMQ27hPSjVBpp7SzEcOQu081RLjKHJQ==
110+
"@commitlint/load@^17.7.1", "@commitlint/load@^17.7.2":
111+
version "17.7.2"
112+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.7.2.tgz#85730900a501c50f0bc890bb50e4a2167ee3085a"
113+
integrity sha512-XA7WTnsjHZ4YH6ZYsrnxgLdXzriwMMq+utZUET6spbOEEIPBCDLdOQXS26P+v3TTO4hUHOEhzUquaBv3jbBixw==
114114
dependencies:
115115
"@commitlint/config-validator" "^17.6.7"
116116
"@commitlint/execute-rule" "^17.4.0"
117117
"@commitlint/resolve-extends" "^17.6.7"
118118
"@commitlint/types" "^17.4.4"
119-
"@types/node" "20.4.7"
119+
"@types/node" "20.5.1"
120120
chalk "^4.1.0"
121121
cosmiconfig "^8.0.0"
122122
cosmiconfig-typescript-loader "^4.0.0"
@@ -970,10 +970,10 @@
970970
resolved "https://registry.yarnpkg.com/@types/minimist/-/minimist-1.2.2.tgz#ee771e2ba4b3dc5b372935d549fd9617bf345b8c"
971971
integrity sha512-jhuKLIRrhvCPLqwPcx6INqmKeiA5EWrsCOPhrlFSrbrmU4ZMPjj5Ul/oLCMDO98XRUIwVm78xICz4EPCektzeQ==
972972

973-
"@types/node@20.4.7":
974-
version "20.4.7"
975-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.7.tgz#74d323a93f1391a63477b27b9aec56669c98b2ab"
976-
integrity sha512-bUBrPjEry2QUTsnuEjzjbS7voGWCc30W0qzgMf90GPeDGFRakvrz47ju+oqDAKCXLUCe39u57/ORMl/O/04/9g==
973+
"@types/node@20.5.1":
974+
version "20.5.1"
975+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.1.tgz#178d58ee7e4834152b0e8b4d30cbfab578b9bb30"
976+
integrity sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg==
977977

978978
"@types/normalize-package-data@^2.4.0":
979979
version "2.4.1"

0 commit comments

Comments
 (0)