Skip to content

Commit fe18e04

Browse files
build(deps-dev): bump @commitlint/cli from 20.4.1 to 20.4.2
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 20.4.1 to 20.4.2. - [Release notes](https://github.com/conventional-changelog/commitlint/releases) - [Changelog](https://github.com/conventional-changelog/commitlint/blob/master/@commitlint/cli/CHANGELOG.md) - [Commits](https://github.com/conventional-changelog/commitlint/commits/v20.4.2/@commitlint/cli) --- updated-dependencies: - dependency-name: "@commitlint/cli" dependency-version: 20.4.2 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 7ca2e39 commit fe18e04

File tree

3 files changed

+44
-44
lines changed

3 files changed

+44
-44
lines changed

package-lock.json

Lines changed: 29 additions & 29 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": {
3-
"@commitlint/cli": "^20.4.1",
3+
"@commitlint/cli": "^20.4.2",
44
"@commitlint/config-conventional": "^20.4.1"
55
}
66
}

yarn.lock

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@
2323
chalk "^2.0.0"
2424
js-tokens "^4.0.0"
2525

26-
"@commitlint/cli@^20.4.1":
27-
version "20.4.1"
28-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-20.4.1.tgz#a3d402d877322508925264b02fce48dda1932ffb"
29-
integrity sha512-uuFKKpc7OtQM+6SRqT+a4kV818o1pS+uvv/gsRhyX7g4x495jg+Q7P0+O9VNGyLXBYP0syksS7gMRDJKcekr6A==
26+
"@commitlint/cli@^20.4.2":
27+
version "20.4.2"
28+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-20.4.2.tgz#2cb97a37a11ee3245a22f770101b18a89f5e58c4"
29+
integrity sha512-YjYSX2yj/WsVoxh9mNiymfFS2ADbg2EK4+1WAsMuckwKMCqJ5PDG0CJU/8GvmHWcv4VRB2V02KqSiecRksWqZQ==
3030
dependencies:
3131
"@commitlint/format" "^20.4.0"
32-
"@commitlint/lint" "^20.4.1"
32+
"@commitlint/lint" "^20.4.2"
3333
"@commitlint/load" "^20.4.0"
3434
"@commitlint/read" "^20.4.0"
3535
"@commitlint/types" "^20.4.0"
@@ -85,14 +85,14 @@
8585
"@commitlint/types" "^20.4.0"
8686
semver "^7.6.0"
8787

88-
"@commitlint/lint@^20.4.1":
89-
version "20.4.1"
90-
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-20.4.1.tgz#27252b57a8058f91c95c04787060ade6ea601de5"
91-
integrity sha512-g94LrGl/c6UhuhDQqNqU232aslLEN2vzc7MPfQTHzwzM4GHNnEAwVWWnh0zX8S5YXecuLXDwbCsoGwmpAgPWKA==
88+
"@commitlint/lint@^20.4.2":
89+
version "20.4.2"
90+
resolved "https://registry.yarnpkg.com/@commitlint/lint/-/lint-20.4.2.tgz#c22dd66cbe689f3e8b9be468739b4394fcae8ad4"
91+
integrity sha512-buquzNRtFng6xjXvBU1abY/WPEEjCgUipNQrNmIWe8QuJ6LWLtei/LDBAzEe5ASm45+Q9L2Xi3/GVvlj50GAug==
9292
dependencies:
9393
"@commitlint/is-ignored" "^20.4.1"
9494
"@commitlint/parse" "^20.4.1"
95-
"@commitlint/rules" "^20.4.1"
95+
"@commitlint/rules" "^20.4.2"
9696
"@commitlint/types" "^20.4.0"
9797

9898
"@commitlint/load@^20.4.0":
@@ -147,10 +147,10 @@
147147
lodash.mergewith "^4.6.2"
148148
resolve-from "^5.0.0"
149149

150-
"@commitlint/rules@^20.4.1":
151-
version "20.4.1"
152-
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-20.4.1.tgz#3c26108286e88f35e4bef47f918778fd8a5504ac"
153-
integrity sha512-WtqypKEPbQEuJwJS4aKs0OoJRBKz1HXPBC9wRtzVNH68FLhPWzxXlF09hpUXM9zdYTpm4vAdoTGkWiBgQ/vL0g==
150+
"@commitlint/rules@^20.4.2":
151+
version "20.4.2"
152+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-20.4.2.tgz#0370422fedc037b0e00259445d9b82377743a8a1"
153+
integrity sha512-oz83pnp5Yq6uwwTAabuVQPNlPfeD2Y5ZjMb7Wx8FSUlu4sLYJjbBWt8031Z0osCFPfHzAwSYrjnfDFKtuSMdKg==
154154
dependencies:
155155
"@commitlint/ensure" "^20.4.1"
156156
"@commitlint/message" "^20.4.0"

0 commit comments

Comments
 (0)