From fe815b4255e8193bc4db3a5ee29af0e9369bb137 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 00:55:45 +0000 Subject: [PATCH] Bump merge in /20171105-jscodeshift-refactor-js-with-js Bumps [merge](https://github.com/yeikos/js.merge) from 1.2.0 to 1.2.1. - [Release notes](https://github.com/yeikos/js.merge/releases) - [Commits](https://github.com/yeikos/js.merge/compare/v1.2.0...v1.2.1) Signed-off-by: dependabot[bot] --- 20171105-jscodeshift-refactor-js-with-js/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/20171105-jscodeshift-refactor-js-with-js/yarn.lock b/20171105-jscodeshift-refactor-js-with-js/yarn.lock index ca58db2..fcf20d9 100644 --- a/20171105-jscodeshift-refactor-js-with-js/yarn.lock +++ b/20171105-jscodeshift-refactor-js-with-js/yarn.lock @@ -2337,8 +2337,8 @@ mem@^1.1.0: mimic-fn "^1.0.0" merge@^1.1.3: - version "1.2.0" - resolved "https://registry.yarnpkg.com/merge/-/merge-1.2.0.tgz#7531e39d4949c281a66b8c5a6e0265e8b05894da" + version "1.2.1" + resolved "https://registry.yarnpkg.com/merge/-/merge-1.2.1.tgz#38bebf80c3220a8a487b6fcfb3941bb11720c145" micromatch@^2.1.5, micromatch@^2.3.11, micromatch@^2.3.7: version "2.3.11"