Skip to content

Commit bfc2363

Browse files
Merge pull request #168 from remarkablemark/dependabot/npm_and_yarn/commitlint/config-conventional-20.3.1
build(deps-dev): bump @commitlint/config-conventional from 20.3.0 to 20.3.1
2 parents ee5ef3e + 95f7fba commit bfc2363

File tree

3 files changed

+16
-16
lines changed

3 files changed

+16
-16
lines changed

package-lock.json

Lines changed: 9 additions & 9 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.1",
4-
"@commitlint/config-conventional": "^20.3.0"
4+
"@commitlint/config-conventional": "^20.3.1"
55
}
66
}

yarn.lock

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

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==
39+
"@commitlint/config-conventional@^20.3.1":
40+
version "20.3.1"
41+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-20.3.1.tgz#0060d47c2f79dd7063ac1d28951ec460889fe672"
42+
integrity sha512-NCzwvxepstBZbmVXsvg49s+shCxlJDJPWxXqONVcAtJH9wWrOlkMQw/zyl+dJmt8lyVopt5mwQ3mR5M2N2rUWg==
4343
dependencies:
44-
"@commitlint/types" "^20.2.0"
44+
"@commitlint/types" "^20.3.1"
4545
conventional-changelog-conventionalcommits "^7.0.2"
4646

4747
"@commitlint/config-validator@^20.3.1":
@@ -170,7 +170,7 @@
170170
dependencies:
171171
find-up "^7.0.0"
172172

173-
"@commitlint/types@^20.2.0", "@commitlint/types@^20.3.1":
173+
"@commitlint/types@^20.3.1":
174174
version "20.3.1"
175175
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.3.1.tgz#084cf4cb142826d7a0eab378f838514e3e75f048"
176176
integrity sha512-VmIFV/JkBRhDRRv7N5B7zEUkNZIx9Mp+8Pe65erz0rKycXLsi8Epcw0XJ+btSeRXgTzE7DyOyA9bkJ9mn/yqVQ==

0 commit comments

Comments
 (0)