From 6c535a2a8766dcd8ada2dd537e49dba511eec48d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 13 Apr 2020 15:47:34 +0000 Subject: [PATCH] Bump esm from 3.0.51 to 3.1.0 Bumps [esm](https://github.com/standard-things/esm) from 3.0.51 to 3.1.0. - [Release notes](https://github.com/standard-things/esm/releases) - [Commits](https://github.com/standard-things/esm/compare/3.0.51...3.1.0) Signed-off-by: dependabot[bot] --- yarn.lock | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index ee0af45..a472111 100644 --- a/yarn.lock +++ b/yarn.lock @@ -687,8 +687,9 @@ escape-string-regexp@1.0.5, escape-string-regexp@^1.0.2: resolved "https://registry.yarnpkg.com/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz#1b61c0562190a8dff6ae3bb2cf0200ca130b86d4" esm@^3.0.51: - version "3.0.51" - resolved "https://registry.yarnpkg.com/esm/-/esm-3.0.51.tgz#35c3bcd0237867ab09020728135bfdb91ec79c90" + version "3.1.0" + resolved "https://registry.yarnpkg.com/esm/-/esm-3.1.0.tgz#89eb950b3f04b691b12f96a0d9c8de93039a1a26" + integrity sha512-r4Go7Wh7Wh0WPinRXeeM9PIajRsUdt8SAyki5R1obVc0+BwtqvtjbngVSSdXg0jCe2xZkY8hyBMx6q/uymUkPw== esutils@^2.0.2: version "2.0.2"