From a3217ad84b233e40b88e6c69a371570be0d72b54 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 9 Oct 2019 14:30:04 +0000 Subject: [PATCH] Bump no-case from 2.3.1 to 2.3.2 Bumps [no-case](https://github.com/blakeembrey/no-case) from 2.3.1 to 2.3.2. - [Release notes](https://github.com/blakeembrey/no-case/releases) - [Commits](https://github.com/blakeembrey/no-case/compare/v2.3.1...v2.3.2) Signed-off-by: dependabot[bot] --- yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/yarn.lock b/yarn.lock index 927878a..5b014ec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4184,8 +4184,8 @@ ncname@1.0.x: xml-char-classes "^1.0.0" no-case@^2.2.0: - version "2.3.1" - resolved "https://registry.yarnpkg.com/no-case/-/no-case-2.3.1.tgz#7aeba1c73a52184265554b7dc03baf720df80081" + version "2.3.2" + resolved "https://registry.yarnpkg.com/no-case/-/no-case-2.3.2.tgz#60b813396be39b3f1288a4c1ed5d1e7d28b464ac" dependencies: lower-case "^1.1.1"