diff options
author | dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | 2020-09-04 14:26:12 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-09-04 14:26:12 +0800 |
commit | e3daca194df11762655365b4aaaccab609adcf42 (patch) | |
tree | 55f382fe6a05e117861d19f50d10ff3de51d47ca | |
parent | 4f2b7e7a7400cf292319d8a3c44e7033e9da714d (diff) | |
download | freebsd-ports-gnome-dependabot/npm_and_yarn/devel/electron6/files/lodash.merge-4.6.2.tar.gz freebsd-ports-gnome-dependabot/npm_and_yarn/devel/electron6/files/lodash.merge-4.6.2.tar.zst freebsd-ports-gnome-dependabot/npm_and_yarn/devel/electron6/files/lodash.merge-4.6.2.zip |
build(deps): bump lodash.merge in /devel/electron6/filesdependabot/npm_and_yarn/devel/electron6/files/lodash.merge-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] <support@github.com>
-rw-r--r-- | devel/electron6/files/yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/devel/electron6/files/yarn.lock b/devel/electron6/files/yarn.lock index b1ec75e3d541..c6329585214a 100644 --- a/devel/electron6/files/yarn.lock +++ b/devel/electron6/files/yarn.lock @@ -4550,9 +4550,9 @@ lodash.memoize@~3.0.3: integrity sha1-LcvSwofLwKVcxCMovQxzYVDVPj8= lodash.merge@^4.6.0: - version "4.6.1" - resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.1.tgz#adc25d9cb99b9391c59624f379fbba60d7111d54" - integrity sha512-AOYza4+Hf5z1/0Hztxpm2/xiPZgi/cjMqdnKTUWTBSKchJlxXXuUSxCCl8rJlf4g6yww/j6mA8nC8Hw/EZWxKQ== + version "4.6.2" + resolved "https://registry.yarnpkg.com/lodash.merge/-/lodash.merge-4.6.2.tgz#558aa53b43b661e1925a0afdfa36a9a1085fe57a" + integrity sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ== lodash.pick@^4.2.1: version "4.4.0" |