Skip to content

Commit 221dbd1

Browse files
renovate-botmarionebl
authored andcommitted
chore: update lodash monorepo packages
1 parent 0d25fcd commit 221dbd1

File tree

5 files changed

+13
-9
lines changed

5 files changed

+13
-9
lines changed

@commitlint/cli/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
"babel-polyfill": "6.26.0",
8383
"chalk": "2.3.1",
8484
"get-stdin": "5.0.1",
85-
"lodash.merge": "4.6.0",
85+
"lodash.merge": "4.6.1",
8686
"lodash.pick": "4.4.0",
8787
"meow": "3.7.0"
8888
}

@commitlint/config-patternplate/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
"dependencies": {
3434
"@commitlint/config-angular": "^6.1.0",
3535
"globby": "4.1.0",
36-
"lodash.merge": "4.6.0"
36+
"lodash.merge": "4.6.1"
3737
},
3838
"devDependencies": {
3939
"@commitlint/utils": "^6.1.0",

@commitlint/load/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -77,8 +77,8 @@
7777
"@commitlint/resolve-extends": "^6.1.0",
7878
"babel-runtime": "^6.23.0",
7979
"cosmiconfig": "^4.0.0",
80-
"lodash.merge": "4.6.0",
81-
"lodash.mergewith": "4.6.0",
80+
"lodash.merge": "4.6.1",
81+
"lodash.mergewith": "4.6.1",
8282
"lodash.pick": "4.4.0",
8383
"lodash.topairs": "4.3.0",
8484
"resolve-from": "4.0.0"

@commitlint/resolve-extends/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
},
7676
"dependencies": {
7777
"babel-runtime": "6.26.0",
78-
"lodash.merge": "4.6.0",
78+
"lodash.merge": "4.6.1",
7979
"lodash.omit": "4.5.0",
8080
"require-uncached": "^1.0.3",
8181
"resolve-from": "^4.0.0",

yarn.lock

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4517,13 +4517,17 @@ lodash.map@^4.5.1:
45174517
version "4.6.0"
45184518
resolved "https://registry.npmjs.org/lodash.map/-/lodash.map-4.6.0.tgz#771ec7839e3473d9c4cde28b19394c3562f4f6d3"
45194519

4520-
[email protected], lodash.merge@^4.6.0:
4520+
4521+
version "4.6.1"
4522+
resolved "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.1.tgz#adc25d9cb99b9391c59624f379fbba60d7111d54"
4523+
4524+
lodash.merge@^4.6.0:
45214525
version "4.6.0"
45224526
resolved "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.0.tgz#69884ba144ac33fe699737a6086deffadd0f89c5"
45234527

4524-
4525-
version "4.6.0"
4526-
resolved "https://registry.npmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.0.tgz#150cf0a16791f5903b8891eab154609274bdea55"
4528+
4529+
version "4.6.1"
4530+
resolved "https://registry.npmjs.org/lodash.mergewith/-/lodash.mergewith-4.6.1.tgz#639057e726c3afbdb3e7d42741caa8d6e4335927"
45274531

45284532
45294533
version "4.5.0"

0 commit comments

Comments
 (0)