Skip to content

Commit 45640fa

Browse files
Bump lodash.merge from 4.6.1 to 4.6.2
Bumps [lodash.merge](https://github.com/lodash/lodash) from 4.6.1 to 4.6.2. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/commits) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 53c8e36 commit 45640fa

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

package-lock.json

Lines changed: 3 additions & 3 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
@@ -17,6 +17,6 @@
1717
"dependencies": {
1818
"bluebird": "^3.5.1",
1919
"handlebars": "^4.0.11",
20-
"lodash.merge": "^4.6.1"
20+
"lodash.merge": "^4.6.2"
2121
}
2222
}

yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -69,9 +69,9 @@ lazy-cache@^1.0.3:
6969
version "1.0.4"
7070
resolved "https://registry.npmjs.org/lazy-cache/-/lazy-cache-1.0.4.tgz#a1d78fc3a50474cb80845d3b3b6e1da49a446e8e"
7171

72-
lodash.merge@^4.6.1:
73-
version "4.6.1"
74-
resolved "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.1.tgz#adc25d9cb99b9391c59624f379fbba60d7111d54"
72+
lodash.merge@^4.6.2:
73+
version "4.6.2"
74+
resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a"
7575

7676
longest@^1.0.1:
7777
version "1.0.1"

0 commit comments

Comments
 (0)