Skip to content

Commit

Permalink
Merge pull request #151 from JohannesKlauss/renovate/docz-1.x
Browse files Browse the repository at this point in the history
Update dependency docz to v1.3.1
  • Loading branch information
JohannesKlauss committed Sep 4, 2019
2 parents f7ffbb1 + 8355b9a commit 3d001c8
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -62,7 +62,7 @@
"@pika/plugin-ts-standard-pkg": "0.6.0",
"@types/react": "16.9.2",
"@types/react-dom": "16.9.0",
"docz": "1.3.0",
"docz": "1.3.1",
"docz-theme-default": "1.2.0",
"emotion-theming": "10.0.17",
"react": "16.9.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -3925,10 +3925,10 @@ docz-utils@^1.2.0:
unist-util-is "^2.1.2"
unist-util-visit "^1.4.0"

docz@1.3.0:
version "1.3.0"
resolved "https://registry.yarnpkg.com/docz/-/docz-1.3.0.tgz#bcdb4c9573c7af3c030202e7ab5286fdc79c9d6b"
integrity sha512-1KcIOmBZ5ECvBTfZtQ6z6Eqw7NTm98/jPMw4Sd6sS9AUbEZ3erhGS2cxWqwQOKzBMXKhuE3bWgBuTCT2EG4coQ==
docz@1.3.1:
version "1.3.1"
resolved "https://registry.yarnpkg.com/docz/-/docz-1.3.1.tgz#0e2381d1d435af9ef3884c4a79121e301ae3ddbf"
integrity sha512-Y6MOmuZLDldVoTXw3G3IK/GCvfyCyKF7R0gYW7B4Y0/31CHccx1yeXa1lXVtXWvQ5cCZIgeUM5a7+QWhFCLJ9g==
dependencies:
"@loadable/component" "^5.9.0"
"@mdx-js/react" "^1.0.16"
Expand Down

0 comments on commit 3d001c8

Please sign in to comment.