From 0319643b3d29e4cacd1e46522ea1f05536da541b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 17 Oct 2022 08:10:31 +0000 Subject: [PATCH] build(deps-dev): Bump react-styleguidist from 12.0.1 to 13.0.0 Bumps [react-styleguidist](https://github.com/styleguidist/react-styleguidist) from 12.0.1 to 13.0.0. - [Release notes](https://github.com/styleguidist/react-styleguidist/releases) - [Commits](https://github.com/styleguidist/react-styleguidist/compare/v12.0.1...v13.0.0) --- updated-dependencies: - dependency-name: react-styleguidist dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index f9795a07..c79f12a0 100644 --- a/package.json +++ b/package.json @@ -105,7 +105,7 @@ "react-plotly.js": "^2.6.0", "react-router": "^5.1.2", "react-router-dom": "^5.1.2", - "react-styleguidist": "^12.0.1", + "react-styleguidist": "^13.0.0", "react-test-renderer": "^17.0.1", "storybook-react-router": "^1.0.8", "style-loader": "^3.3.1", diff --git a/yarn.lock b/yarn.lock index 5beba0d3..b493662b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -13027,10 +13027,10 @@ react-shallow-renderer@^16.13.1: object-assign "^4.1.1" react-is "^16.12.0 || ^17.0.0" -react-simple-code-editor@^0.10.0: - version "0.10.0" - resolved "https://registry.yarnpkg.com/react-simple-code-editor/-/react-simple-code-editor-0.10.0.tgz#73e7ac550a928069715482aeb33ccba36efe2373" - integrity sha512-bL5W5mAxSW6+cLwqqVWY47Silqgy2DKDTR4hDBrLrUqC5BXc29YVx17l2IZk5v36VcDEq1Bszu2oHm1qBwKqBA== +react-simple-code-editor@^0.13.1: + version "0.13.1" + resolved "https://registry.yarnpkg.com/react-simple-code-editor/-/react-simple-code-editor-0.13.1.tgz#4514553fa132dcaffec33a6612c58f1613c52416" + integrity sha512-XYeVwRZwgyKtjNIYcAEgg2FaQcCZwhbarnkJIV20U2wkCU9q/CPFBo8nRXrK4GXUz3AvbqZFsZRrpUTkqqEYyQ== react-sizeme@^3.0.1: version "3.0.2" @@ -13057,10 +13057,10 @@ react-sortablejs@^1.3.4: dependencies: prop-types ">=15.0.0" -react-styleguidist@^12.0.1: - version "12.0.1" - resolved "https://registry.yarnpkg.com/react-styleguidist/-/react-styleguidist-12.0.1.tgz#bc8bec6a28fb0404f9d66ca53e6a56f01133e60c" - integrity sha512-qM0uWE1T6efskoK1Dnqh01byLRRXF2+9goxC+k3HotoTp55h8JTugMbqpPYm07TG9vLp9qln1kyAJ0WW03ksqA== +react-styleguidist@^13.0.0: + version "13.0.0" + resolved "https://registry.yarnpkg.com/react-styleguidist/-/react-styleguidist-13.0.0.tgz#e5057a11cb06e907c22fe5db43af95bb8dd954fc" + integrity sha512-F8e9aeB9kx5nMRdjAGble8m6GkgO0GPLVKT+EzoedxnnQfenKZB07agnn5klW2Uo4uyu1Ezl1iZbKFISxSbH3g== dependencies: "@tippyjs/react" "4.1.0" "@vxna/mini-html-webpack-template" "^2.0.0" @@ -13113,7 +13113,7 @@ react-styleguidist@^12.0.1: react-docgen-displayname-handler "^3.0.0" react-group "^3.0.2" react-icons "^3.8.0" - react-simple-code-editor "^0.10.0" + react-simple-code-editor "^0.13.1" recast "~0.18.5" remark "^13.0.0" strip-html-comments "^1.0.0"