Skip to content

Commit 655247c

Browse files
Merge pull request #179 from remarkablemark/dependabot/npm_and_yarn/commitlint/config-conventional-20.4.4
build(deps-dev): bump @commitlint/config-conventional from 20.4.3 to 20.4.4
2 parents 2fbaad2 + f2e5b06 commit 655247c

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.4.4",
4-
"@commitlint/config-conventional": "^20.4.3"
4+
"@commitlint/config-conventional": "^20.4.4"
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.4.3":
40-
version "20.4.3"
41-
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-20.4.3.tgz#2a345479c95cb19e6232c7b0e465bc5a26f9aa79"
42-
integrity sha512-9RtLySbYQAs8yEqWEqhSZo9nYhbm57jx7qHXtgRmv/nmeQIjjMcwf6Dl+y5UZcGWgWx435TAYBURONaJIuCjWg==
39+
"@commitlint/config-conventional@^20.4.4":
40+
version "20.4.4"
41+
resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-20.4.4.tgz#06c52756817e8a65060765c2a40d2201470e51ce"
42+
integrity sha512-Usg+XXbPNG2GtFWTgRURNWCge1iH1y6jQIvvklOdAbyn2t8ajfVwZCnf5t5X4gUsy17BOiY+myszGsSMIvhOVA==
4343
dependencies:
44-
"@commitlint/types" "^20.4.3"
44+
"@commitlint/types" "^20.4.4"
4545
conventional-changelog-conventionalcommits "^9.2.0"
4646

4747
"@commitlint/config-validator@^20.4.4":
@@ -169,7 +169,7 @@
169169
dependencies:
170170
escalade "^3.2.0"
171171

172-
"@commitlint/types@^20.4.3", "@commitlint/types@^20.4.4":
172+
"@commitlint/types@^20.4.4":
173173
version "20.4.4"
174174
resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.4.4.tgz#c7a2fce9b1aa0feaa3b22fccad008cb588a94b3e"
175175
integrity sha512-dwTGzyAblFXHJNBOgrTuO5Ee48ioXpS5XPRLLatxhQu149DFAHUcB3f0Q5eea3RM4USSsP1+WVT2dBtLVod4fg==

0 commit comments

Comments
 (0)