Skip to content

Commit 9939eac

Browse files
Merge pull request #166 from remarkablemark/dependabot/npm_and_yarn/commitlint/config-conventional-20.3.0
build(deps-dev): bump @commitlint/config-conventional from 20.2.0 to 20.3.0
2 parents dfe31a9 + de60e55 commit 9939eac

File tree

3 files changed

+12
-12
lines changed

3 files changed

+12
-12
lines changed

package-lock.json

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"devDependencies": {
33
"@commitlint/cli": "^20.3.0",
4-
"@commitlint/config-conventional": "^20.2.0"
4+
"@commitlint/config-conventional": "^20.3.0"
55
}
66
}

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
tinyexec "^1.0.0"
3737
yargs "^17.0.0"
3838

39-
"@commitlint/config-conventional@^20.2.0":
40-
version "20.2.0"
41-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-20.2.0.tgz#3c53c9d2939a0cc5ef8ef1f2c682eab2484e860e"
42-
integrity sha512-MsRac+yNIbTB4Q/psstKK4/ciVzACHicSwz+04Sxve+4DW+PiJeTjU0JnS4m/oOnulrXYN+yBPlKaBSGemRfgQ==
39+
"@commitlint/config-conventional@^20.3.0":
40+
version "20.3.0"
41+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-20.3.0.tgz#a0133c67fe76dcb16faf2818492890911e288858"
42+
integrity sha512-g1OXVl6E2v0xF1Ru2RpxQ+Vfy7XUcUsCmLKzGUrhFLS4hSNykje0QSy6djBtzOiOBQCepBrmIlqx/gRlzrSh5A==
4343
dependencies:
4444
"@commitlint/types" "^20.2.0"
4545
conventional-changelog-conventionalcommits "^7.0.2"

0 commit comments

Comments
 (0)