Skip to content

Commit

Permalink
fix(deps): update dependency @guild-docs/server to v2.1.0 (ardatan#903)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Oct 29, 2021
1 parent 0a66786 commit fe654b2
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion website/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"@emotion/react": "11.5.0",
"@emotion/styled": "11.3.0",
"@guild-docs/client": "1.2.0",
"@guild-docs/server": "2.0.4",
"@guild-docs/server": "2.1.0",
"@mdx-js/react": "1.6.22",
"@theguild/components": "1.7.0",
"esbuild": "0.13.10",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2428,10 +2428,10 @@
unified "^10.1.0"
unist-util-remove "^3.1.0"

"@guild-docs/server@2.0.4":
version "2.0.4"
resolved "https://registry.yarnpkg.com/@guild-docs/server/-/server-2.0.4.tgz#8b8891d21acf46ae5db0a30b2f7a5eee29d18b5a"
integrity sha512-AnC1H+SWtnA7LoHQJIplrJ8zDJRtVoZVJvjrEuDYArNecFppJblCKG1Z1hjNhfvH0lZFns4SHPGiYsFK/jYYoQ==
"@guild-docs/server@2.1.0":
version "2.1.0"
resolved "https://registry.yarnpkg.com/@guild-docs/server/-/server-2.1.0.tgz#932e3234c22a72b61f1e43a6d53feadd0f822e57"
integrity sha512-8lCSRwK3PIXErlI44VhhcQzpWnrZQ4fLJQn5fhR43ogDF+FExe/S2u8MyzdWtpb+xeBXghALCAB7zXNM9CvM4Q==
dependencies:
"@guild-docs/mdx-remote" "^1.0.0"
"@guild-docs/types" "^1.0.3"
Expand Down

0 comments on commit fe654b2

Please sign in to comment.