Skip to content

Commit 610fc78

Browse files
authored
Merge pull request #472 from ndabAP/dependabot/npm_and_yarn/commitlint/config-conventional-17.6.6
chore(deps-dev): bump @commitlint/config-conventional from 17.6.3 to 17.6.6
2 parents 2a4e809 + d7aa7af commit 610fc78

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
},
5050
"devDependencies": {
5151
"@commitlint/cli": "^17.6.5",
52-
"@commitlint/config-conventional": "^17.6.3",
52+
"@commitlint/config-conventional": "^17.6.6",
5353
"@semantic-release/changelog": "^6.0.3",
5454
"@semantic-release/commit-analyzer": "^9.0.2",
5555
"@semantic-release/git": "^10.0.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -980,10 +980,10 @@
980980
resolve-global "1.0.0"
981981
yargs "^17.0.0"
982982

983-
"@commitlint/config-conventional@^17.6.3":
984-
version "17.6.3"
985-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.3.tgz#21f5835235493e386effeaa98b898124230b1000"
986-
integrity sha512-bLyHEjjRWqlLQWIgYFHmUPbEFMOOLXeF3QbUinDIJev/u9e769tkoTH9YPknEywiuIrAgZaVo+OfzAIsJP0fsw==
983+
"@commitlint/config-conventional@^17.6.6":
984+
version "17.6.6"
985+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-17.6.6.tgz#5452aa601d34503b88530ba38432116bcffdd005"
986+
integrity sha512-phqPz3BDhfj49FUYuuZIuDiw+7T6gNAEy7Yew1IBHqSohVUCWOK2FXMSAExzS2/9X+ET93g0Uz83KjiHDOOFag==
987987
dependencies:
988988
conventional-changelog-conventionalcommits "^5.0.0"
989989

0 commit comments

Comments
 (0)