Skip to content

Commit 3a29363

Browse files
Bump @astrojs/mdx from 4.2.4 to 4.2.5 (#374)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent cabdda6 commit 3a29363

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"ui": "yarn upgrade-interactive"
1212
},
1313
"devDependencies": {
14-
"@astrojs/mdx": "4.2.4",
14+
"@astrojs/mdx": "4.2.5",
1515
"@astrojs/prefetch": "0.4.1",
1616
"@astrojs/rss": "4.0.11",
1717
"@astrojs/sitemap": "3.3.0",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -72,9 +72,9 @@ __metadata:
7272
languageName: node
7373
linkType: hard
7474

75-
"@astrojs/mdx@npm:4.2.4":
76-
version: 4.2.4
77-
resolution: "@astrojs/mdx@npm:4.2.4"
75+
"@astrojs/mdx@npm:4.2.5":
76+
version: 4.2.5
77+
resolution: "@astrojs/mdx@npm:4.2.5"
7878
dependencies:
7979
"@astrojs/markdown-remark": 6.3.1
8080
"@mdx-js/mdx": ^3.1.0
@@ -91,7 +91,7 @@ __metadata:
9191
vfile: ^6.0.3
9292
peerDependencies:
9393
astro: ^5.0.0
94-
checksum: 780d7a923199c75fa615d6d2609d6a0e1414f1a4ba82e57f23bbec031439bf206e836e45a9d77b92a06a647c5ccef5e96f395ddbe4f1fa5b6479539008900c6e
94+
checksum: 45274d37ce0f2e621cb2ac8d51bde5d3ffb1b0607d39a135eab7762b65ff2e899d3e7ec5118d69a38070cde8209f183558046b26f2e795cda1cc29ed9d469d5a
9595
languageName: node
9696
linkType: hard
9797

@@ -256,7 +256,7 @@ __metadata:
256256
version: 0.0.0-use.local
257257
resolution: "@davidhu/blog@workspace:."
258258
dependencies:
259-
"@astrojs/mdx": 4.2.4
259+
"@astrojs/mdx": 4.2.5
260260
"@astrojs/prefetch": 0.4.1
261261
"@astrojs/rss": 4.0.11
262262
"@astrojs/sitemap": 3.3.0

0 commit comments

Comments
 (0)