From 6812142abe0e4246622e6646ef4927f2ea6e7909 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 28 Oct 2019 11:35:45 +0000 Subject: [PATCH] Bump styled-jsx from 3.2.2 to 3.2.3 Bumps [styled-jsx](https://github.com/zeit/styled-jsx) from 3.2.2 to 3.2.3. - [Release notes](https://github.com/zeit/styled-jsx/releases) - [Commits](https://github.com/zeit/styled-jsx/compare/v3.2.2...v3.2.3) 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 b73e4160..cd2f172c 100644 --- a/package.json +++ b/package.json @@ -268,7 +268,7 @@ "seamless-immutable": "7.1.4", "semver": "6.3.0", "shebang-loader": "0.0.1", - "styled-jsx": "3.2.2", + "styled-jsx": "3.2.3", "stylis": "3.5.4", "uuid": "3.3.3", "webpack-cli": "3.3.9", diff --git a/yarn.lock b/yarn.lock index ec6b6c8e..f3fd0c34 100644 --- a/yarn.lock +++ b/yarn.lock @@ -7790,10 +7790,10 @@ style-loader@1.0.0: loader-utils "^1.2.3" schema-utils "^2.0.1" -styled-jsx@3.2.2: - version "3.2.2" - resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-3.2.2.tgz#03d02d26725195d17b6a979eb8d7c34761a16bf8" - integrity sha512-Xb9TPFY2REShznvHt/fw78wk+nxejTr8poepDeS5fRvkQ7lW49CDIWWGLzzALCLcKBIRFK/1Wi4PDZNetpig4w== +styled-jsx@3.2.3: + version "3.2.3" + resolved "https://registry.yarnpkg.com/styled-jsx/-/styled-jsx-3.2.3.tgz#c3b160a0622c892485103d0fef855347d78b9b67" + integrity sha512-TvEaDN4ArhFHJSZPzsKXmOiCTqWP434NW4eJD4iaTI5g3zph1BdpJPhAoE6I6wO1F6uYNgJZdT4AC2QlunTGcQ== dependencies: babel-plugin-syntax-jsx "6.18.0" babel-types "6.26.0"