Skip to content

Commit

Permalink
Merge pull request #985 from hackclub/dependabot/npm_and_yarn/next/md…
Browse files Browse the repository at this point in the history
…x-14.0.1
  • Loading branch information
malted authored Nov 9, 2023
2 parents 1e31340 + d148c10 commit bea4b66
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 @@ -21,7 +21,7 @@
"@hackclub/meta": "1.1.32",
"@hackclub/theme": "^0.3.3",
"@mdx-js/loader": "^1.6.22",
"@next/mdx": "^13.5.4",
"@next/mdx": "^14.0.1",
"@octokit/auth-app": "^6.0.1",
"@octokit/core": "^5.0.1",
"@octokit/rest": "^20.0.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2049,10 +2049,10 @@
dependencies:
glob "7.1.7"

"@next/mdx@^13.5.4":
version "13.5.4"
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-13.5.4.tgz#3b79c6f9d96669c4b852236b62fc94fdb0e1e518"
integrity sha512-WYdWeDZUvX9h0BnjDtwyFy2We4ko8ox5EuglN27rCoYz1xj8fQ8KAn7reZgXwT2RX2hxUOl4eTNbXBfsrw7Gew==
"@next/mdx@^14.0.1":
version "14.0.1"
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-14.0.1.tgz#c5c639324582a1338fd85382b3d0c21d4bb1af5d"
integrity sha512-9hikFxx1XQOReOp5SBO1o3fGs1Z1GT1flKm1wrjFOwOTNI0M4x9CuQsUx5KJwvbt0FejCS5bsuNGXqxHchcMCQ==
dependencies:
source-map "^0.7.0"

Expand Down

0 comments on commit bea4b66

Please sign in to comment.