Skip to content

Commit

Permalink
Merge pull request #67 from googol88/dependabot/npm_and_yarn/next/mdx…
Browse files Browse the repository at this point in the history
…-13.4.1

chore(deps): bump @next/mdx from 13.3.2 to 13.4.1
  • Loading branch information
ronaldleung1 authored May 8, 2023
2 parents f3c1fdf + 807a44c commit b8ca653
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 7 deletions.
6 changes: 3 additions & 3 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
},
"dependencies": {
"@mdx-js/loader": "^1.6.22",
"@next/mdx": "^13.3.2",
"@next/mdx": "^13.4.1",
"next": "^12.3.1",
"react": "^17.0.2",
"react-accessible-accordion": "^5.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -351,9 +351,9 @@
version "12.3.1"
resolved "https://registry.yarnpkg.com/@next/env/-/env-12.3.1.tgz#18266bd92de3b4aa4037b1927aa59e6f11879260"

"@next/mdx@^13.3.2":
version "13.3.2"
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-13.3.2.tgz#fae74054ddb280a32881d43b01dc2af2219f726c"
"@next/mdx@^13.4.1":
version "13.4.1"
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-13.4.1.tgz#34c752eda3155cb67e083df88b9c36e6c883f0b1"
dependencies:
source-map "^0.7.0"

Expand Down

0 comments on commit b8ca653

Please sign in to comment.