Skip to content

Commit 900eba8

Browse files
chore(deps-dev): bump @commitlint/config-conventional from 8.3.4 to 9.0.1 (#1305)
Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 68f9315 commit 900eba8

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
},
3939
"devDependencies": {
4040
"@commitlint/cli": "^8.3.4",
41-
"@commitlint/config-conventional": "^8.3.4",
41+
"@commitlint/config-conventional": "^9.0.1",
4242
"@types/chai-as-promised": "^7.1.2",
4343
"@types/fs-extra": "^8.0.1",
4444
"@types/jest": "^25.1.4",

yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -340,12 +340,12 @@
340340
resolve-from "5.0.0"
341341
resolve-global "1.0.0"
342342

343-
"@commitlint/config-conventional@^8.3.4":
344-
version "8.3.4"
345-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-8.3.4.tgz#fed13b3711690663b176c1f6b39c205a565618d2"
346-
integrity sha512-w0Yc5+aVAjZgjYqx29igBOnVCj8O22gy3Vo6Fyp7PwoS7+AYS1x3sN7IBq6i7Ae15Mv5P+rEx1pkxXo5zOMe4g==
343+
"@commitlint/config-conventional@^9.0.1":
344+
version "9.0.1"
345+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-9.0.1.tgz#af44a175f49704ca6b27cc7770a13d809f2fd7a7"
346+
integrity sha512-5rGu8aT4nRhWKrd5SpXqKJKLM07wXi4X5KVD9EEAuucAh2iZgfJJK9HKZNKGEKLKBQSWlnXE6UvkeEjJgi6TPQ==
347347
dependencies:
348-
conventional-changelog-conventionalcommits "4.2.1"
348+
conventional-changelog-conventionalcommits "4.2.3"
349349

350350
"@commitlint/ensure@^8.3.4":
351351
version "8.3.4"
@@ -3663,13 +3663,13 @@ conventional-changelog-angular@^5.0.3:
36633663
compare-func "^1.3.1"
36643664
q "^1.5.1"
36653665

3666-
3667-
version "4.2.1"
3668-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.2.1.tgz#d6cb2e2c5d7bfca044a08b9dba84b4082e1a1bd9"
3669-
integrity sha512-vC02KucnkNNap+foDKFm7BVUSDAXktXrUJqGszUuYnt6T0J2azsbYz/w9TDc3VsrW2v6JOtiQWVcgZnporHr4Q==
3666+
3667+
version "4.2.3"
3668+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.2.3.tgz#22855b32d57d0328951c1c2dc01b172a5f24ea37"
3669+
integrity sha512-atGa+R4vvEhb8N/8v3IoW59gCBJeeFiX6uIbPu876ENAmkMwsenyn0R21kdDHJFLQdy6zW4J6b4xN8KI3b9oww==
36703670
dependencies:
36713671
compare-func "^1.3.1"
3672-
lodash "^4.2.1"
3672+
lodash "^4.17.15"
36733673
q "^1.5.1"
36743674

36753675
conventional-changelog-core@^3.1.6:

0 commit comments

Comments
 (0)