Skip to content

Commit 7f7a9d5

Browse files
authored
Merge pull request #894 from chantouchsek/dependabot/npm_and_yarn/commitlint/cli-17.7.2
chore(deps-dev): bump @commitlint/cli from 17.7.1 to 17.7.2
2 parents 7707231 + be0b85f commit 7f7a9d5

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
@@ -1207,13 +1207,13 @@
12071207
integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==
12081208

12091209
"@commitlint/cli@^17.7.1":
1210-
version "17.7.1"
1211-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.7.1.tgz#f3ab35bd38d82fcd4ab03ec5a1e9db26d57fe1b0"
1212-
integrity sha512-BCm/AT06SNCQtvFv921iNhudOHuY16LswT0R3OeolVGLk8oP+Rk9TfQfgjH7QPMjhvp76bNqGFEcpKojxUNW1g==
1210+
version "17.7.2"
1211+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-17.7.2.tgz#3a0287373224db14968ab160b2b4988c693d3400"
1212+
integrity sha512-t3N7TZq7lOeqTOyEgfGcaltHqEJf7YDlPg75MldeVPPyz14jZq/+mbGF9tueDLFX8R6RwdymrN6D+U5XwZ8Iwg==
12131213
dependencies:
12141214
"@commitlint/format" "^17.4.4"
12151215
"@commitlint/lint" "^17.7.0"
1216-
"@commitlint/load" "^17.7.1"
1216+
"@commitlint/load" "^17.7.2"
12171217
"@commitlint/read" "^17.5.1"
12181218
"@commitlint/types" "^17.4.4"
12191219
execa "^5.0.0"
@@ -1280,16 +1280,16 @@
12801280
"@commitlint/rules" "^17.7.0"
12811281
"@commitlint/types" "^17.4.4"
12821282

1283-
"@commitlint/load@^17.7.1":
1284-
version "17.7.1"
1285-
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.7.1.tgz#0723b11723a20043a304a74960602dead89b5cdd"
1286-
integrity sha512-S/QSOjE1ztdogYj61p6n3UbkUvweR17FQ0zDbNtoTLc+Hz7vvfS7ehoTMQ27hPSjVBpp7SzEcOQu081RLjKHJQ==
1283+
"@commitlint/load@^17.7.2":
1284+
version "17.7.2"
1285+
resolved "https://registry.yarnpkg.com/@commitlint/load/-/load-17.7.2.tgz#85730900a501c50f0bc890bb50e4a2167ee3085a"
1286+
integrity sha512-XA7WTnsjHZ4YH6ZYsrnxgLdXzriwMMq+utZUET6spbOEEIPBCDLdOQXS26P+v3TTO4hUHOEhzUquaBv3jbBixw==
12871287
dependencies:
12881288
"@commitlint/config-validator" "^17.6.7"
12891289
"@commitlint/execute-rule" "^17.4.0"
12901290
"@commitlint/resolve-extends" "^17.6.7"
12911291
"@commitlint/types" "^17.4.4"
1292-
"@types/node" "20.4.7"
1292+
"@types/node" "20.5.1"
12931293
chalk "^4.1.0"
12941294
cosmiconfig "^8.0.0"
12951295
cosmiconfig-typescript-loader "^4.0.0"
@@ -2480,10 +2480,10 @@
24802480
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.7.0.tgz#c03de4572f114a940bc2ca909a33ddb2b925e470"
24812481
integrity sha512-zI22/pJW2wUZOVyguFaUL1HABdmSVxpXrzIqkjsHmyUjNhPoWM1CKfvVuXfetHhIok4RY573cqS0mZ1SJEnoTg==
24822482

2483-
"@types/node@20.4.7":
2484-
version "20.4.7"
2485-
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.4.7.tgz#74d323a93f1391a63477b27b9aec56669c98b2ab"
2486-
integrity sha512-bUBrPjEry2QUTsnuEjzjbS7voGWCc30W0qzgMf90GPeDGFRakvrz47ju+oqDAKCXLUCe39u57/ORMl/O/04/9g==
2483+
"@types/node@20.5.1":
2484+
version "20.5.1"
2485+
resolved "https://registry.yarnpkg.com/@types/node/-/node-20.5.1.tgz#178d58ee7e4834152b0e8b4d30cbfab578b9bb30"
2486+
integrity sha512-4tT2UrL5LBqDwoed9wZ6N3umC4Yhz3W3FloMmiiG4JwmUJWpie0c7lcnUNd4gtMKuDEO4wRVS8B6Xa0uMRsMKg==
24872487

24882488
"@types/node@^16":
24892489
version "16.18.54"

0 commit comments

Comments
 (0)