From 5ab57a85383b9761f58942dae04a9d8c78480079 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 30 Jul 2019 12:02:51 +0000 Subject: [PATCH] chore(deps): bump module-alias from 2.2.0 to 2.2.1 Bumps [module-alias](https://github.com/ilearnio/module-alias) from 2.2.0 to 2.2.1. - [Release notes](https://github.com/ilearnio/module-alias/releases) - [Commits](https://github.com/ilearnio/module-alias/compare/v2.2.0...v2.2.1) Signed-off-by: dependabot-preview[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d758957cb5..c9d0a96d15 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "lru-cache": "5.1.1", "lz-string": "1.4.4", "markdown-it": "9.0.1", - "module-alias": "2.2.0", + "module-alias": "2.2.1", "node-fetch": "2.6.0", "path-to-regexp": "3.0.0", "pidusage": "2.0.17", diff --git a/yarn.lock b/yarn.lock index 37a265ce93..6b4e6f8731 100644 --- a/yarn.lock +++ b/yarn.lock @@ -6784,10 +6784,10 @@ mockdate@2.0.3: resolved "https://registry.yarnpkg.com/mockdate/-/mockdate-2.0.3.tgz#f4095e5eaea94c5f8b4e0e708f5d79fdff846a66" integrity sha512-/wRyr3grWk3tyk188qjZpeiiAfkAoDPEGqyerretomeeaH0D+pN9MCcedhAwrkxX3a216gp8CwPeQMHfLvrFpA== -module-alias@2.2.0: - version "2.2.0" - resolved "https://registry.yarnpkg.com/module-alias/-/module-alias-2.2.0.tgz#a2e32275381642252bf0c51405f7a09a367479b5" - integrity sha512-O4bbvlZkHj2LUQhieQWWCr486ddc8X+WwRqi3QGnFKfknaxdHTOB7+xRgeyWHc6arpjgtT5SLLMMTFwUM3/x5w== +module-alias@2.2.1: + version "2.2.1" + resolved "https://registry.yarnpkg.com/module-alias/-/module-alias-2.2.1.tgz#553aea9dc7f99cd45fd75e34a574960dc46550da" + integrity sha512-LTez0Eo+YtfUhgzhu/LqxkUzOpD+k5C0wXBLun0L1qE2BhHf6l09dqam8e7BnoMYA6mAlP0vSsGFQ8QHhGN/aQ== move-concurrently@^1.0.1: version "1.0.1"