Skip to content

Commit 4cb979d

Browse files
dependabot[bot]marionebl
authored andcommitted
build(deps): bump lodash from 4.17.11 to 4.17.13 (#723)
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.13. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.11...4.17.13) Signed-off-by: dependabot[bot] <[email protected]>
1 parent a89c1ba commit 4cb979d

File tree

11 files changed

+27
-27
lines changed

11 files changed

+27
-27
lines changed

@commitlint/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
"babel-polyfill": "6.26.0",
7878
"chalk": "2.3.1",
7979
"get-stdin": "7.0.0",
80-
"lodash": "4.17.11",
80+
"lodash": "4.17.13",
8181
"meow": "5.0.0",
8282
"resolve-from": "5.0.0",
8383
"resolve-global": "1.0.0"

@commitlint/config-patternplate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"@commitlint/config-angular": "^8.0.0",
3333
"globby": "10.0.1",
34-
"lodash": "4.17.11"
34+
"lodash": "4.17.13"
3535
},
3636
"devDependencies": {
3737
"@commitlint/utils": "^8.0.0"

@commitlint/ensure/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,6 @@
3838
"globby": "10.0.1"
3939
},
4040
"dependencies": {
41-
"lodash": "4.17.11"
41+
"lodash": "4.17.13"
4242
}
4343
}

@commitlint/format/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@commitlint/utils": "^8.0.0",
3838
"@types/lodash": "4.14.134",
3939
"typescript": "3.5.2",
40-
"lodash": "4.17.11"
40+
"lodash": "4.17.13"
4141
},
4242
"dependencies": {
4343
"chalk": "^2.0.1"

@commitlint/lint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,6 @@
7373
"@commitlint/parse": "^8.0.0",
7474
"@commitlint/rules": "^8.0.0",
7575
"babel-runtime": "^6.23.0",
76-
"lodash": "4.17.11"
76+
"lodash": "4.17.13"
7777
}
7878
}

@commitlint/load/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,7 @@
7373
"babel-runtime": "^6.23.0",
7474
"chalk": "2.4.2",
7575
"cosmiconfig": "^5.2.0",
76-
"lodash": "4.17.11",
76+
"lodash": "4.17.13",
7777
"resolve-from": "^5.0.0"
7878
}
7979
}

@commitlint/prompt/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@commitlint/load": "^8.0.0",
6969
"babel-runtime": "^6.23.0",
7070
"chalk": "^2.0.0",
71-
"lodash": "4.17.11",
71+
"lodash": "4.17.13",
7272
"throat": "^5.0.0",
7373
"vorpal": "^1.12.0"
7474
}

@commitlint/resolve-extends/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"dependencies": {
4343
"@types/node": "^12.0.2",
4444
"import-fresh": "^3.0.0",
45-
"lodash": "4.17.11",
45+
"lodash": "4.17.13",
4646
"resolve-from": "^5.0.0",
4747
"resolve-global": "^1.0.0"
4848
}

@commitlint/rules/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@
6767
"conventional-changelog-angular": "1.6.6",
6868
"cross-env": "5.1.1",
6969
"globby": "10.0.1",
70-
"lodash": "4.17.11"
70+
"lodash": "4.17.13"
7171
},
7272
"dependencies": {
7373
"@commitlint/ensure": "^8.0.0",

@packages/utils/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@marionebl/sander": "0.6.1",
5050
"execa": "0.9.0",
5151
"is-builtin-module": "2.0.0",
52-
"lodash": "4.17.11",
52+
"lodash": "4.17.13",
5353
"meow": "4.0.0",
5454
"read-pkg": "3.0.0",
5555
"require-from-string": "2.0.1",

yarn.lock

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -2348,7 +2348,7 @@ babel-plugin-syntax-jsx@^6.8.0:
23482348

23492349
babel-plugin-syntax-object-rest-spread@^6.13.0:
23502350
version "6.13.0"
2351-
resolved "http://registry.npmjs.org/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5"
2351+
resolved "https://registry.npmjs.org/babel-plugin-syntax-object-rest-spread/-/babel-plugin-syntax-object-rest-spread-6.13.0.tgz#fd6536f2bce13836ffa3a5458c4903a597bb3bf5"
23522352
integrity sha1-/WU28rzhODb/o6VFjEkDpZe7O/U=
23532353

23542354
babel-plugin-syntax-trailing-function-commas@^6.20.0, babel-plugin-syntax-trailing-function-commas@^6.22.0:
@@ -2824,7 +2824,7 @@ brace-expansion@^1.1.7:
28242824

28252825
[email protected], braces@^1.8.2, braces@^2.3.0:
28262826
version "2.3.1"
2827-
resolved "https://registry.npmjs.org/braces/-/braces-2.3.1.tgz#7086c913b4e5a08dbe37ac0ee6a2500c4ba691bb"
2827+
resolved "https://registry.yarnpkg.com/braces/-/braces-2.3.1.tgz#7086c913b4e5a08dbe37ac0ee6a2500c4ba691bb"
28282828
integrity sha512-SO5lYHA3vO6gz66erVvedSCkp7AKWdv6VcQ2N4ysXfPxdAlxAMMAdwegGGcv1Bqwm7naF1hNdk5d6AAIEHV2nQ==
28292829
dependencies:
28302830
arr-flatten "^1.1.0"
@@ -3993,7 +3993,7 @@ deep-equal@^1.0.0:
39933993

39943994
[email protected], deep-extend@^0.6.0, deep-extend@~0.4.0:
39953995
version "0.5.1"
3996-
resolved "https://registry.npmjs.org/deep-extend/-/deep-extend-0.5.1.tgz#b894a9dd90d3023fbf1c55a394fb858eb2066f1f"
3996+
resolved "https://registry.yarnpkg.com/deep-extend/-/deep-extend-0.5.1.tgz#b894a9dd90d3023fbf1c55a394fb858eb2066f1f"
39973997
integrity sha512-N8vBdOa+DF7zkRrDCsaOXoCs/E2fJfx9B9MrKnnSiHNh4ws7eSys6YQE4KvT1cecKmOASYQBhbKjeuDD9lT81w==
39983998

39993999
deep-is@~0.1.3:
@@ -4559,7 +4559,7 @@ extend@~3.0.2:
45594559

45604560
external-editor@^2.0.1:
45614561
version "2.2.0"
4562-
resolved "http://registry.npmjs.org/external-editor/-/external-editor-2.2.0.tgz#045511cfd8d133f3846673d1047c154e214ad3d5"
4562+
resolved "https://registry.npmjs.org/external-editor/-/external-editor-2.2.0.tgz#045511cfd8d133f3846673d1047c154e214ad3d5"
45634563
integrity sha512-bSn6gvGxKt+b7+6TKEv1ZycHleA7aHhRHyAqJyp5pbUFuYYNIzpZnQDk7AsYckyWdEnTeAnay0aCy2aV6iTk9A==
45644564
dependencies:
45654565
chardet "^0.4.0"
@@ -5476,7 +5476,7 @@ [email protected], hawk@~3.1.3:
54765476

54775477
54785478
version "5.0.3"
5479-
resolved "https://registry.npmjs.org/hoek/-/hoek-5.0.3.tgz#b71d40d943d0a95da01956b547f83c4a5b4a34ac"
5479+
resolved "https://registry.yarnpkg.com/hoek/-/hoek-5.0.3.tgz#b71d40d943d0a95da01956b547f83c4a5b4a34ac"
54805480
integrity sha512-Bmr56pxML1c9kU+NS51SMFkiVQAb+9uFfXwyqR2tn4w2FPvmPt65eZ9aCcEfRXd9G74HkZnILC6p967pED4aiw==
54815481

54825482
home-or-tmp@^2.0.0:
@@ -6747,7 +6747,7 @@ js-tokens@^4.0.0:
67476747

67486748
js-yaml@>=3.13.0, js-yaml@^3.10.0, js-yaml@^3.13.0, js-yaml@^3.8.2, js-yaml@^3.9.0:
67496749
version "3.13.1"
6750-
resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
6750+
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.13.1.tgz#aff151b30bfdfa8e49e05da22e7415e9dfa37847"
67516751
integrity sha512-YfbcO7jXDdyj0DGxYVSlSeQNHbD7XPWvrVWeVUujrQEoZzWJIRrCPoyk6kL6IAjAG2IolMK4T0hNUe0HOUs5Jw==
67526752
dependencies:
67536753
argparse "^1.0.7"
@@ -7217,7 +7217,7 @@ lodash.uniq@^4.5.0:
72177217
resolved "https://registry.npmjs.org/lodash.uniq/-/lodash.uniq-4.5.0.tgz#d0225373aeb652adc1bc82e4945339a842754773"
72187218
integrity sha1-0CJTc662Uq3BvILklFM5qEJ1R3M=
72197219

7220-
[email protected], lodash@^3.3.1, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.5.1:
7220+
[email protected], lodash@4.17.13, lodash@^3.3.1, lodash@^4.17.10, lodash@^4.17.11, lodash@^4.17.4, lodash@^4.17.5, lodash@^4.2.1, lodash@^4.3.0, lodash@^4.5.1:
72217221
version "4.17.11"
72227222
resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.11.tgz#b39ea6229ef607ecd89e2c8df12536891cac9b8d"
72237223
integrity sha512-cQKh8igo5QUhZ7lg38DYWAxMvjSAKG0A8wGSVimP07SIUEK2UO+arSRKbRZWtelMtN5V0Hkwh5ryOto/SshYIg==
@@ -7381,7 +7381,7 @@ map-visit@^1.0.0:
73817381

73827382
[email protected], marked@^0.3.6, marked@^0.5.1:
73837383
version "0.3.9"
7384-
resolved "https://registry.npmjs.org/marked/-/marked-0.3.9.tgz#54ce6a57e720c3ac6098374ec625fcbcc97ff290"
7384+
resolved "https://registry.yarnpkg.com/marked/-/marked-0.3.9.tgz#54ce6a57e720c3ac6098374ec625fcbcc97ff290"
73857385
integrity sha512-nW5u0dxpXxHfkHzzrveY45gCbi+R4PaO4WRZYqZNl+vB0hVGeqlFn0aOg1c8AKL63TrNFn9Bm2UP4AdiZ9TPLw==
73867386

73877387
matcher@^0.1.1:
@@ -7434,7 +7434,7 @@ medium-zoom@^0.2.0:
74347434

74357435
medium-zoom@^0.4.0:
74367436
version "0.4.0"
7437-
resolved "http://registry.npmjs.org/medium-zoom/-/medium-zoom-0.4.0.tgz#8e13c9b754903c0c903220611af0d3cd373a4222"
7437+
resolved "https://registry.npmjs.org/medium-zoom/-/medium-zoom-0.4.0.tgz#8e13c9b754903c0c903220611af0d3cd373a4222"
74387438
integrity sha512-0z7yMfd6I1BTCAa8QaR4cp5AqDkQD571GzhHIbbfefKEssGLSvs+4Xai/itOAncm4FBlF5gUoMQ22yW9/f8Sig==
74397439

74407440
mem@^1.1.0:
@@ -7726,7 +7726,7 @@ module-not-found-error@^1.0.0:
77267726

77277727
[email protected], moment@^2.18.1:
77287728
version "2.19.3"
7729-
resolved "https://registry.npmjs.org/moment/-/moment-2.19.3.tgz#bdb99d270d6d7fda78cc0fbace855e27fe7da69f"
7729+
resolved "https://registry.yarnpkg.com/moment/-/moment-2.19.3.tgz#bdb99d270d6d7fda78cc0fbace855e27fe7da69f"
77307730
integrity sha1-vbmdJw1tf9p4zA+6zoVeJ/59pp8=
77317731

77327732
move-concurrently@^1.0.1:
@@ -7868,7 +7868,7 @@ node-fetch-npm@^2.0.2:
78687868

78697869
78707870
version "1.6.3"
7871-
resolved "http://registry.npmjs.org/node-fetch/-/node-fetch-1.6.3.tgz#dc234edd6489982d58e8f0db4f695029abcd8c04"
7871+
resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-1.6.3.tgz#dc234edd6489982d58e8f0db4f695029abcd8c04"
78727872
integrity sha1-3CNO3WSJmC1Y6PDbT2lQKavNjAQ=
78737873
dependencies:
78747874
encoding "^0.1.11"
@@ -8251,7 +8251,7 @@ opencollective@^1.0.3:
82518251

82528252
82538253
version "4.0.2"
8254-
resolved "http://registry.npmjs.org/opn/-/opn-4.0.2.tgz#7abc22e644dff63b0a96d5ab7f2790c0f01abc95"
8254+
resolved "https://registry.npmjs.org/opn/-/opn-4.0.2.tgz#7abc22e644dff63b0a96d5ab7f2790c0f01abc95"
82558255
integrity sha1-erwi5kTf9jsKltWrfyeQwPAavJU=
82568256
dependencies:
82578257
object-assign "^4.0.1"
@@ -9024,7 +9024,7 @@ quick-lru@^1.0.0:
90249024

90259025
randomatic@3:
90269026
version "3.1.1"
9027-
resolved "https://registry.npmjs.org/randomatic/-/randomatic-3.1.1.tgz#b776efc59375984e36c537b2f51a1f0aff0da1ed"
9027+
resolved "https://registry.yarnpkg.com/randomatic/-/randomatic-3.1.1.tgz#b776efc59375984e36c537b2f51a1f0aff0da1ed"
90289028
integrity sha512-TuDE5KxZ0J461RVjrJZCJc+J+zCkTb1MbH9AQUq68sMhOMcy9jLcb3BrZKgp9q9Ncltdg4QVqWrH02W2EFFVYw==
90299029
dependencies:
90309030
is-number "^4.0.0"
@@ -9823,7 +9823,7 @@ [email protected]:
98239823

98249824
serialize-error@^2.1.0:
98259825
version "2.1.0"
9826-
resolved "http://registry.npmjs.org/serialize-error/-/serialize-error-2.1.0.tgz#50b679d5635cdf84667bdc8e59af4e5b81d5f60a"
9826+
resolved "https://registry.npmjs.org/serialize-error/-/serialize-error-2.1.0.tgz#50b679d5635cdf84667bdc8e59af4e5b81d5f60a"
98279827
integrity sha1-ULZ51WNc34Rme9yOWa9OW4HV9go=
98289828

98299829
serve-static@^1.12.1:
@@ -10143,7 +10143,7 @@ sprintf-js@~1.0.2:
1014310143

1014410144
1014510145
version "1.14.1"
10146-
resolved "https://registry.npmjs.org/sshpk/-/sshpk-1.14.1.tgz#130f5975eddad963f1d56f92b9ac6c51fa9f83eb"
10146+
resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.14.1.tgz#130f5975eddad963f1d56f92b9ac6c51fa9f83eb"
1014710147
integrity sha1-Ew9Zde3a2WPx1W+SuaxsUfqfg+s=
1014810148
dependencies:
1014910149
asn1 "~0.2.3"
@@ -10158,7 +10158,7 @@ [email protected]:
1015810158

1015910159
sshpk@^1.7.0:
1016010160
version "1.16.1"
10161-
resolved "https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz#fb661c0bef29b39db40769ee39fa70093d6f6877"
10161+
resolved "https://registry.yarnpkg.com/sshpk/-/sshpk-1.16.1.tgz#fb661c0bef29b39db40769ee39fa70093d6f6877"
1016210162
integrity sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg==
1016310163
dependencies:
1016410164
asn1 "~0.2.3"
@@ -10312,7 +10312,7 @@ stringify-object@^3.2.2:
1031210312

1031310313
[email protected], stringstream@~0.0.4:
1031410314
version "0.0.6"
10315-
resolved "https://registry.npmjs.org/stringstream/-/stringstream-0.0.6.tgz#7880225b0d4ad10e30927d167a1d6f2fd3b33a72"
10315+
resolved "https://registry.yarnpkg.com/stringstream/-/stringstream-0.0.6.tgz#7880225b0d4ad10e30927d167a1d6f2fd3b33a72"
1031610316
integrity sha512-87GEBAkegbBcweToUrdzf3eLhWNg06FJTebl4BVJz/JgWy8CvEr9dRtX5qWphiynMSQlxxi+QqN0z5T32SLlhA==
1031710317

1031810318
strip-ansi@^0.3.0:

0 commit comments

Comments
 (0)