Skip to content

Commit

Permalink
chore(deps): bump next-mdx-remote from 4.3.0 to 4.4.1
Browse files Browse the repository at this point in the history
Bumps [next-mdx-remote](https://github.com/hashicorp/next-mdx-remote) from 4.3.0 to 4.4.1.
- [Release notes](https://github.com/hashicorp/next-mdx-remote/releases)
- [Commits](hashicorp/next-mdx-remote@v4.3.0...v4.4.1)

---
updated-dependencies:
- dependency-name: next-mdx-remote
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 2, 2023
1 parent 7531b81 commit 5ca5078
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"isomorphic-git": "^1.21.0",
"mermaid": "^9.4.0",
"next": "13.2.1",
"next-mdx-remote": "^4.3.0",
"next-mdx-remote": "^4.4.1",
"next-sitemap": "^3.1.55",
"next-themes": "^0.2.1",
"playwright": "^1.31.1",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5605,10 +5605,10 @@ natural-compare@^1.4.0:
resolved "https://registry.yarnpkg.com/natural-compare/-/natural-compare-1.4.0.tgz#4abebfeed7541f2c27acfb29bdbbd15c8d5ba4f7"
integrity sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==

next-mdx-remote@^4.3.0:
version "4.3.0"
resolved "https://registry.yarnpkg.com/next-mdx-remote/-/next-mdx-remote-4.3.0.tgz#34c5223c8a6465ab4484e8b22efff840c510316a"
integrity sha512-fbxkY03pM2Wx5bDNTVKpYD5Hx3QVZGH+6xDtVIxlxXz4HTifP1yI2DrkDvxXbTz0SYGIbluRMIW81IOOa8pigA==
next-mdx-remote@^4.4.1:
version "4.4.1"
resolved "https://registry.yarnpkg.com/next-mdx-remote/-/next-mdx-remote-4.4.1.tgz#96b16e2adc54dbcd0a7f204a9a3c3fd269d41abf"
integrity sha512-1BvyXaIou6xy3XoNF4yaMZUCb6vD2GTAa5ciOa6WoO+gAUTYsb1K4rI/HSC2ogAWLrb/7VSV52skz07vOzmqIQ==
dependencies:
"@mdx-js/mdx" "^2.2.1"
"@mdx-js/react" "^2.2.1"
Expand Down

0 comments on commit 5ca5078

Please sign in to comment.