Skip to content
This repository has been archived by the owner on May 31, 2023. It is now read-only.

Commit

Permalink
fix(deps): update dependency nextra-theme-docs to v1.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Mar 14, 2021
1 parent 0f799b8 commit 4ddb95f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"glob": "7.1.6",
"next": "10.0.8",
"nextra": "0.4.3",
"nextra-theme-docs": "1.1.4",
"nextra-theme-docs": "1.1.5",
"react": "17.0.1",
"react-dom": "17.0.1"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9807,10 +9807,10 @@ next@10.0.8:
vm-browserify "1.1.2"
watchpack "2.1.1"

nextra-theme-docs@1.1.4:
version "1.1.4"
resolved "https://registry.yarnpkg.com/nextra-theme-docs/-/nextra-theme-docs-1.1.4.tgz#4227a63313302faa117006d4394e3803c81f0336"
integrity sha512-HwZaqNAYYN4iYzYHsFOl36smRh6vtpzVJr91Gssb6Kpoh6lRrkRqE6/V4VNH9oSlFvu7guKKGhJ8p9Uihhdslw==
nextra-theme-docs@1.1.5:
version "1.1.5"
resolved "https://registry.yarnpkg.com/nextra-theme-docs/-/nextra-theme-docs-1.1.5.tgz#686cf956a9959bca3528314ac69af0da853f04d2"
integrity sha512-C6vvgFl9U2R/ZHaCNV2bimG+HCQNrUDGjMaFzDf+0+D64ermIjpDu4nxgWx6rl7SxTjAz+KZLOPJyG7lOZnvqA==
dependencies:
"@mdx-js/react" "^1.6.16"
"@reach/skip-nav" "^0.11.2"
Expand Down

3 comments on commit 4ddb95f

@vercel
Copy link

@vercel vercel bot commented on 4ddb95f Mar 14, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@vercel
Copy link

@vercel vercel bot commented on 4ddb95f Mar 14, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

plaiceholder-docs – ./docs

plaiceholder-docs.vercel.app
plaiceholder-docs-joebell.vercel.app
plaiceholder-docs-git-main-joebell.vercel.app

@vercel
Copy link

@vercel vercel bot commented on 4ddb95f Mar 14, 2021

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.