From 7f46416f17d9362b2d28d17c8e21ce302054c68a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 27 Aug 2019 01:05:58 +0000 Subject: [PATCH] Bump no-case from 2.3.1 to 2.3.2 in /examples/reactapp 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] --- examples/reactapp/yarn.lock | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/reactapp/yarn.lock b/examples/reactapp/yarn.lock index d08b8e0..cc8fe58 100644 --- a/examples/reactapp/yarn.lock +++ b/examples/reactapp/yarn.lock @@ -4220,8 +4220,8 @@ neo-async@^2.6.0: resolved "https://registry.yarnpkg.com/neo-async/-/neo-async-2.6.1.tgz#ac27ada66167fa8849a6addd837f6b189ad2081c" 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"