Skip to content

Commit b487c6e

Browse files
author
Arghya Ghosh
authored
Merge pull request #208 from javaistic/depfu/update/yarn/@next/mdx-12.1.4
Update @next/mdx: 12.1.2 → 12.1.4 (patch)
2 parents a4d226a + 1305d0f commit b487c6e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"@mdx-js/loader": "^1.6.22",
3030
"@mdx-js/react": "^1.6.22",
3131
"@next/bundle-analyzer": "^12.1.2",
32-
"@next/mdx": "^12.1.2",
32+
"@next/mdx": "^12.1.4",
3333
"@reach/rect": "^0.16.0",
3434
"@silvenon/remark-smartypants": "^1.0.0",
3535
"@sindresorhus/slugify": "^1.1.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2351,10 +2351,10 @@
23512351
dependencies:
23522352
glob "7.1.7"
23532353

2354-
"@next/mdx@^12.1.2":
2355-
version "12.1.2"
2356-
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-12.1.2.tgz#ebbf069aebe2c5d8445870d65b9c34e916375140"
2357-
integrity sha512-2eFyAanX1fae8gS3eoSG9PJAvd2PydhIPEUE6VJQsh4bAjBkmIhFhTk2RzpcR7zBo42b8XkB2SR+L0lLvipTnQ==
2354+
"@next/mdx@^12.1.4":
2355+
version "12.1.4"
2356+
resolved "https://registry.yarnpkg.com/@next/mdx/-/mdx-12.1.4.tgz#06a73b9d97b2a26c17e2f9e11974a7138e53d1a6"
2357+
integrity sha512-AECT8+2j9bhjiF5WIA8xIfBF5Otf5uUFydIP3tf53qz+PNzlhnQvMd1zLsAIZ7+Wvj4WgnPes1Lxl8CHri20WQ==
23582358

23592359
"@next/swc-android-arm-eabi@12.1.2":
23602360
version "12.1.2"

0 commit comments

Comments
 (0)