diff --git a/package.json b/package.json index 9c911db2..b388bd0f 100644 --- a/package.json +++ b/package.json @@ -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.0.7", "react-test-renderer": "16.8.4", "rimraf": "2.6.3", "semantic-release": "15.13.3", diff --git a/yarn.lock b/yarn.lock index 33f52051..5e083e69 100644 --- a/yarn.lock +++ b/yarn.lock @@ -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.0.7: + version "9.0.7" + resolved "https://registry.npmjs.org/react-styleguidist/-/react-styleguidist-9.0.7.tgz#6b44729f411b9c9b62e299d936ffb210505cd3f3" + integrity sha512-OQsnBoy+dP8Nu+YKqS8Tzq3ei4u2UYMbMdHZdg+/6GaamRjLFo8SpigIClfiWE8dnU8pPiAuD/BLN8NyPmarEg== dependencies: "@vxna/mini-html-webpack-template" "^0.1.7" acorn "^6.1.1"