Skip to content

Commit ff70326

Browse files
fix(deps): update dependency @guild-docs/server to v0.2.15 (#326)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 2fb6201 commit ff70326

2 files changed

Lines changed: 7 additions & 7 deletions

File tree

website/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"@emotion/react": "11.4.0",
2121
"@emotion/styled": "11.3.0",
2222
"@guild-docs/client": "0.2.14",
23-
"@guild-docs/server": "0.2.13",
23+
"@guild-docs/server": "0.2.15",
2424
"@mdx-js/react": "1.6.22",
2525
"@theguild/components": "1.4.0",
2626
"esbuild": "0.12.9",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1593,20 +1593,20 @@
15931593
use-immer "^0.5.2"
15941594
zustand "^3.5.4"
15951595

1596-
"@guild-docs/server@0.2.13":
1597-
version "0.2.13"
1598-
resolved "https://registry.yarnpkg.com/@guild-docs/server/-/server-0.2.13.tgz#a1c6c4e89aa9ca5e1326cf1bdb77f899a918c95d"
1599-
integrity sha512-ZZ8ODutnRTAm9W7K9/TYXCgcI7BLh/zm3hi5qVzShlGvzcuyyAVLvSUh9UHmdK4DLwPaF1OVKjtaO6I9PHnUlQ==
1596+
"@guild-docs/server@0.2.15":
1597+
version "0.2.15"
1598+
resolved "https://registry.yarnpkg.com/@guild-docs/server/-/server-0.2.15.tgz#b6afd28ef8403b199993d4aba9e105692de8a5b2"
1599+
integrity sha512-WL7apzGgm6VByu4j/d/+LUN4YfQbCEO5ocvzh9ue/RN1cQbGn+nP1ci1pRe+oL7FbtQ74sS8vwhK/2uIRHx6fQ==
16001600
dependencies:
1601-
"@guild-docs/types" "^0.2.8"
1601+
"@guild-docs/types" "^0.2.14"
16021602
github-slugger "^1.3.0"
16031603
globby "^11.0.4"
16041604
gray-matter "^4.0.3"
16051605
next-mdx-remote "^3.0.2"
16061606
remark-emoji "^2.2.0"
16071607
remark-slug "^6.0.0"
16081608

1609-
"@guild-docs/types@^0.2.14", "@guild-docs/types@^0.2.8":
1609+
"@guild-docs/types@^0.2.14":
16101610
version "0.2.14"
16111611
resolved "https://registry.yarnpkg.com/@guild-docs/types/-/types-0.2.14.tgz#04c19fc23ed4d3913028f4ab35ed0df312a3e17c"
16121612
integrity sha512-a2NEhhUKV63Yvies590PZxOu+M2sQAzaZiQecctN2rgWhmaVkpHA2XzUnf2reaxsajy1olp5dUqZDQFStyrq/g==

0 commit comments

Comments
 (0)