Skip to content

Commit 3febd6f

Browse files
committed
chore(deps): update dependency @commitlint/cli to v5.2.8
1 parent 548bbb2 commit 3febd6f

File tree

2 files changed

+128
-21
lines changed

2 files changed

+128
-21
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"automergeType": "branch-push"
4343
},
4444
"devDependencies": {
45-
"@commitlint/cli": "5.2.6",
45+
"@commitlint/cli": "5.2.8",
4646
"@commitlint/config-angular": "5.1.1",
4747
"babel-cli": "6.26.0",
4848
"babel-eslint": "8.1.2",

yarn.lock

Lines changed: 127 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -63,15 +63,16 @@
6363
lodash "^4.2.0"
6464
to-fast-properties "^2.0.0"
6565

66-
"@commitlint/[email protected].6":
67-
version "5.2.6"
68-
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-5.2.6.tgz#1107f9567b588b3641b71a88bce6cd6a673253ab"
66+
"@commitlint/[email protected].8":
67+
version "5.2.8"
68+
resolved "https://registry.yarnpkg.com/@commitlint/cli/-/cli-5.2.8.tgz#593e0d16d1d6ebba9994893a4cc933d1b212ae0c"
6969
dependencies:
70-
"@commitlint/core" "^5.2.6"
70+
"@commitlint/core" "^5.2.8"
7171
babel-polyfill "6.26.0"
7272
chalk "2.3.0"
7373
get-stdin "5.0.1"
74-
lodash "4.17.4"
74+
lodash.merge "4.6.0"
75+
lodash.pick "4.4.0"
7576
meow "3.7.0"
7677

7778
"@commitlint/config-angular-type-enum@^5.1.1":
@@ -84,23 +85,89 @@
8485
dependencies:
8586
"@commitlint/config-angular-type-enum" "^5.1.1"
8687

87-
"@commitlint/core@^5.2.6":
88-
version "5.2.6"
89-
resolved "https://registry.yarnpkg.com/@commitlint/core/-/core-5.2.6.tgz#faba40ef1bf46531d40531990615b483d6b51958"
88+
"@commitlint/core@^5.2.8":
89+
version "5.2.8"
90+
resolved "https://registry.yarnpkg.com/@commitlint/core/-/core-5.2.8.tgz#a04a1beb2d25c8b70b19d4c309af50902d4f1057"
9091
dependencies:
92+
"@commitlint/execute-rule" "^5.2.8"
93+
"@commitlint/is-ignored" "^5.2.8"
94+
"@commitlint/parse" "^5.2.8"
95+
"@commitlint/resolve-extends" "^5.2.8"
96+
"@commitlint/rules" "^5.2.8"
97+
"@commitlint/top-level" "^5.2.8"
9198
"@marionebl/sander" "^0.6.0"
9299
babel-runtime "^6.23.0"
93100
chalk "^2.0.1"
94-
conventional-changelog-angular "^1.3.3"
95-
conventional-commits-parser "^2.1.0"
96101
cosmiconfig "^3.0.1"
97-
find-up "^2.1.0"
98102
git-raw-commits "^1.3.0"
99-
lodash "^4.17.4"
103+
lodash.merge "4.6.0"
104+
lodash.mergewith "4.6.0"
105+
lodash.pick "4.4.0"
106+
lodash.topairs "4.3.0"
107+
resolve-from "4.0.0"
108+
109+
"@commitlint/ensure@^5.2.8":
110+
version "5.2.8"
111+
resolved "https://registry.yarnpkg.com/@commitlint/ensure/-/ensure-5.2.8.tgz#15a01ca825db4b0e9a79d792a832727396f349b3"
112+
dependencies:
113+
lodash.camelcase "4.3.0"
114+
lodash.kebabcase "4.1.1"
115+
lodash.snakecase "4.1.1"
116+
lodash.startcase "4.4.0"
117+
lodash.upperfirst "4.3.1"
118+
119+
"@commitlint/execute-rule@^5.2.8":
120+
version "5.2.8"
121+
resolved "https://registry.yarnpkg.com/@commitlint/execute-rule/-/execute-rule-5.2.8.tgz#d6422f14e9acf39ab5f520dc810fe727b679d30f"
122+
dependencies:
123+
babel-runtime "6.26.0"
124+
125+
"@commitlint/is-ignored@^5.2.8":
126+
version "5.2.8"
127+
resolved "https://registry.yarnpkg.com/@commitlint/is-ignored/-/is-ignored-5.2.8.tgz#c2b12e86eab7d02e0e3a576eddab993dd3cd55d2"
128+
dependencies:
129+
semver "5.4.1"
130+
131+
"@commitlint/message@^5.2.8":
132+
version "5.2.8"
133+
resolved "https://registry.yarnpkg.com/@commitlint/message/-/message-5.2.8.tgz#189e054d108c3dd3f0a4da20c3695e3b3e682d86"
134+
135+
"@commitlint/parse@^5.2.8":
136+
version "5.2.8"
137+
resolved "https://registry.yarnpkg.com/@commitlint/parse/-/parse-5.2.8.tgz#2424ebde2c2925f3119cfafb6d605494f25beaed"
138+
dependencies:
139+
conventional-changelog-angular "^1.3.3"
140+
conventional-commits-parser "^2.1.0"
141+
142+
"@commitlint/resolve-extends@^5.2.8":
143+
version "5.2.8"
144+
resolved "https://registry.yarnpkg.com/@commitlint/resolve-extends/-/resolve-extends-5.2.8.tgz#a8a2a6b6ee45261ce04572eea3af6bd479205ff1"
145+
dependencies:
146+
babel-runtime "6.26.0"
147+
lodash.merge "4.6.0"
148+
lodash.omit "4.5.0"
100149
require-uncached "^1.0.3"
101150
resolve-from "^4.0.0"
102151
resolve-global "^0.1.0"
103-
semver "^5.3.0"
152+
153+
"@commitlint/rules@^5.2.8":
154+
version "5.2.8"
155+
resolved "https://registry.yarnpkg.com/@commitlint/rules/-/rules-5.2.8.tgz#a2519163bffc1b85cd06c3ca584f8c5956e8c8e6"
156+
dependencies:
157+
"@commitlint/ensure" "^5.2.8"
158+
"@commitlint/message" "^5.2.8"
159+
"@commitlint/to-lines" "^5.2.8"
160+
babel-runtime "^6.23.0"
161+
162+
"@commitlint/to-lines@^5.2.8":
163+
version "5.2.8"
164+
resolved "https://registry.yarnpkg.com/@commitlint/to-lines/-/to-lines-5.2.8.tgz#2008a7e3913e70c370b814138d09441d33db33ee"
165+
166+
"@commitlint/top-level@^5.2.8":
167+
version "5.2.8"
168+
resolved "https://registry.yarnpkg.com/@commitlint/top-level/-/top-level-5.2.8.tgz#ccd31c5496695e0ee128085d45a6c7cd84bb60c8"
169+
dependencies:
170+
find-up "^2.1.0"
104171

105172
"@marionebl/sander@^0.6.0":
106173
version "0.6.1"
@@ -1009,7 +1076,7 @@ [email protected], babel-register@^6.26.0:
10091076
mkdirp "^0.5.1"
10101077
source-map-support "^0.4.15"
10111078

1012-
babel-runtime@^6.18.0, babel-runtime@^6.22.0, babel-runtime@^6.23.0, babel-runtime@^6.26.0:
1079+
babel-runtime@6.26.0, babel-runtime@^6.18.0, babel-runtime@^6.22.0, babel-runtime@^6.23.0, babel-runtime@^6.26.0:
10131080
version "6.26.0"
10141081
resolved "https://registry.yarnpkg.com/babel-runtime/-/babel-runtime-6.26.0.tgz#965c7058668e82b55d7bfe04ff2337bc8b5647fe"
10151082
dependencies:
@@ -3621,14 +3688,46 @@ lodash.assign@^4.2.0:
36213688
version "4.2.0"
36223689
resolved "https://registry.yarnpkg.com/lodash.assign/-/lodash.assign-4.2.0.tgz#0d99f3ccd7a6d261d19bdaeb9245005d285808e7"
36233690

3691+
3692+
version "4.3.0"
3693+
resolved "https://registry.yarnpkg.com/lodash.camelcase/-/lodash.camelcase-4.3.0.tgz#b28aa6288a2b9fc651035c7711f65ab6190331a6"
3694+
36243695
lodash.cond@^4.3.0:
36253696
version "4.5.2"
36263697
resolved "https://registry.yarnpkg.com/lodash.cond/-/lodash.cond-4.5.2.tgz#f471a1da486be60f6ab955d17115523dd1d255d5"
36273698

3699+
3700+
version "4.1.1"
3701+
resolved "https://registry.yarnpkg.com/lodash.kebabcase/-/lodash.kebabcase-4.1.1.tgz#8489b1cb0d29ff88195cceca448ff6d6cc295c36"
3702+
3703+
3704+
version "4.6.0"
3705+
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.0.tgz#69884ba144ac33fe699737a6086deffadd0f89c5"
3706+
3707+
3708+
version "4.6.0"
3709+
resolved "https://registry.yarnpkg.com/lodash.mergewith/-/lodash.mergewith-4.6.0.tgz#150cf0a16791f5903b8891eab154609274bdea55"
3710+
3711+
3712+
version "4.5.0"
3713+
resolved "https://registry.yarnpkg.com/lodash.omit/-/lodash.omit-4.5.0.tgz#6eb19ae5a1ee1dd9df0b969e66ce0b7fa30b5e60"
3714+
3715+
3716+
version "4.4.0"
3717+
resolved "https://registry.yarnpkg.com/lodash.pick/-/lodash.pick-4.4.0.tgz#52f05610fff9ded422611441ed1fc123a03001b3"
3718+
3719+
3720+
version "4.1.1"
3721+
resolved "https://registry.yarnpkg.com/lodash.snakecase/-/lodash.snakecase-4.1.1.tgz#39d714a35357147837aefd64b5dcbb16becd8f8d"
3722+
36283723
lodash.sortby@^4.7.0:
36293724
version "4.7.0"
36303725
resolved "https://registry.yarnpkg.com/lodash.sortby/-/lodash.sortby-4.7.0.tgz#edd14c824e2cc9c1e0b0a1b42bb5210516a42438"
36313726

3727+
3728+
version "4.4.0"
3729+
resolved "https://registry.yarnpkg.com/lodash.startcase/-/lodash.startcase-4.4.0.tgz#9436e34ed26093ed7ffae1936144350915d9add8"
3730+
36323731
lodash.template@^4.0.2:
36333732
version "4.4.0"
36343733
resolved "https://registry.yarnpkg.com/lodash.template/-/lodash.template-4.4.0.tgz#e73a0385c8355591746e020b99679c690e68fba0"
@@ -3646,7 +3745,15 @@ lodash.toarray@^4.4.0:
36463745
version "4.4.0"
36473746
resolved "https://registry.yarnpkg.com/lodash.toarray/-/lodash.toarray-4.4.0.tgz#24c4bfcd6b2fba38bfd0594db1179d8e9b656561"
36483747

3649-
[email protected], lodash@^4.0.0, lodash@^4.1.0, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0:
3748+
3749+
version "4.3.0"
3750+
resolved "https://registry.yarnpkg.com/lodash.topairs/-/lodash.topairs-4.3.0.tgz#3b6deaa37d60fb116713c46c5f17ea190ec48d64"
3751+
3752+
3753+
version "4.3.1"
3754+
resolved "https://registry.yarnpkg.com/lodash.upperfirst/-/lodash.upperfirst-4.3.1.tgz#1365edf431480481ef0d1c68957a5ed99d49f7ce"
3755+
3756+
lodash@^4.0.0, lodash@^4.1.0, lodash@^4.13.1, lodash@^4.14.0, lodash@^4.17.4, lodash@^4.2.0, lodash@^4.2.1, lodash@^4.3.0:
36503757
version "4.17.4"
36513758
resolved "https://registry.yarnpkg.com/lodash/-/lodash-4.17.4.tgz#78203a4d1c328ae1d86dca6460e369b57f4055ae"
36523759

@@ -4676,14 +4783,14 @@ require-uncached@^1.0.3:
46764783
caller-path "^0.1.0"
46774784
resolve-from "^1.0.0"
46784785

4786+
[email protected], resolve-from@^4.0.0:
4787+
version "4.0.0"
4788+
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
4789+
46794790
resolve-from@^1.0.0:
46804791
version "1.0.1"
46814792
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-1.0.1.tgz#26cbfe935d1aeeeabb29bc3fe5aeb01e93d44226"
46824793

4683-
resolve-from@^4.0.0:
4684-
version "4.0.0"
4685-
resolved "https://registry.yarnpkg.com/resolve-from/-/resolve-from-4.0.0.tgz#4abcd852ad32dd7baabfe9b40e00a36db5f392e6"
4686-
46874794
resolve-global@^0.1.0:
46884795
version "0.1.0"
46894796
resolved "https://registry.yarnpkg.com/resolve-global/-/resolve-global-0.1.0.tgz#8fb02cfd5b7db20118e886311f15af95bd15fbd9"
@@ -4776,7 +4883,7 @@ semver-diff@^2.0.0:
47764883
dependencies:
47774884
semver "^5.0.3"
47784885

4779-
"semver@2 || 3 || 4 || 5", semver@^5.0.1, semver@^5.0.3, semver@^5.3.0:
4886+
"semver@2 || 3 || 4 || 5", semver@5.4.1, semver@^5.0.1, semver@^5.0.3, semver@^5.3.0:
47804887
version "5.4.1"
47814888
resolved "https://registry.yarnpkg.com/semver/-/semver-5.4.1.tgz#e059c09d8571f0540823733433505d3a2f00b18e"
47824889

0 commit comments

Comments
 (0)