Skip to content
This repository has been archived by the owner on Oct 20, 2022. It is now read-only.

Commit

Permalink
chore(deps): update dependency react-styleguidist to v9.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 5, 2019
1 parent 2b86728 commit dac3a4c
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@
"react-dom": "16.8.4",
"react-jss": "8.6.1",
"react-router-dom": "4.4.0",
"react-styleguidist": "9.0.5",
"react-styleguidist": "9.1.4",
"react-test-renderer": "16.8.4",
"rimraf": "2.6.3",
"semantic-release": "15.13.3",
Expand Down
14 changes: 10 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9194,10 +9194,10 @@ react-simple-code-editor@^0.9.7:
resolved "https://registry.npmjs.org/react-simple-code-editor/-/react-simple-code-editor-0.9.9.tgz#1ac8ac447b1617ab0a3a660b14ce03c55ddd2aba"
integrity sha512-E53GmhmkMqKUCWvcV86l9rY5wmUyUmebO1CTghSnTUV25PTGSOLJQmKuszZqaL293T2EFIuXQ+aqAvwBq40SWw==

react-styleguidist@9.0.5:
version "9.0.5"
resolved "https://registry.npmjs.org/react-styleguidist/-/react-styleguidist-9.0.5.tgz#83f32af4bfd4d6aab842b1cda1c776225a463dab"
integrity sha512-cTj1kseFhamSoEWArqukkrVPQFaopeEW7sjLOp2PmQwUFsFCQpsffzUklF0zGqlazC7KOhLQWrsrdtc2hiVaGA==
react-styleguidist@9.1.4:
version "9.1.4"
resolved "https://registry.npmjs.org/react-styleguidist/-/react-styleguidist-9.1.4.tgz#eb15c73b0b5f58cfc596bec96385b3a83e741d0a"
integrity sha512-6EcOOgF6ohMPfYXSsUqHpZdXvimVlisA8p4rni6vZBtGex/EuM2j33Nq0sQfaIIOwIUBbzojfr7CUCEjGz9Flw==
dependencies:
"@vxna/mini-html-webpack-template" "^0.1.7"
acorn "^6.1.1"
Expand Down Expand Up @@ -9253,6 +9253,7 @@ react-styleguidist@9.0.5:
recast "^0.17.4"
remark "^10.0.1"
rewrite-imports "1.2.0"
strip-html-comments "^1.0.0"
terser-webpack-plugin "^1.2.3"
to-ast "^1.0.0"
type-detect "^4.0.8"
Expand Down Expand Up @@ -10716,6 +10717,11 @@ strip-eof@^1.0.0:
version "1.0.0"
resolved "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz#bb43ff5598a6eb05d89b59fcd129c983313606bf"

strip-html-comments@^1.0.0:
version "1.0.0"
resolved "https://registry.npmjs.org/strip-html-comments/-/strip-html-comments-1.0.0.tgz#0ae7dff0300a6075a4c293fb6111b4cb1d0cb7b7"
integrity sha1-Cuff8DAKYHWkwpP7YRG0yx0Mt7c=

strip-indent@^2.0.0:
version "2.0.0"
resolved "https://registry.npmjs.org/strip-indent/-/strip-indent-2.0.0.tgz#5ef8db295d01e6ed6cbf7aab96998d7822527b68"
Expand Down

0 comments on commit dac3a4c

Please sign in to comment.