Skip to content

Commit

Permalink
build(deps-dev): Bump react-styleguidist from 12.0.1 to 13.0.0
Browse files Browse the repository at this point in the history
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](styleguidist/react-styleguidist@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] <support@github.com>
  • Loading branch information
dependabot[bot] committed Oct 17, 2022
1 parent b21fe5e commit 0319643
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -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"
Expand All @@ -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"
Expand Down Expand Up @@ -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"
Expand Down

0 comments on commit 0319643

Please sign in to comment.