Skip to content

Commit

Permalink
Update dependency @astrojs/mdx to v1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 5, 2023
1 parent 120f5b1 commit 1eb1263
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion src/template-js-blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"astro": "astro"
},
"devDependencies": {
"@astrojs/mdx": "1.1.0",
"@astrojs/mdx": "1.1.1",
"@astrojs/rss": "3.0.0",
"@astrojs/sitemap": "3.0.0",
"astro": "3.2.2"
Expand Down
2 changes: 1 addition & 1 deletion src/template-js-mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"astro": "astro"
},
"devDependencies": {
"@astrojs/mdx": "1.1.0",
"@astrojs/mdx": "1.1.1",
"@astrojs/preact": "3.0.0",
"astro": "3.2.2",
"preact": "10.18.1"
Expand Down
2 changes: 1 addition & 1 deletion src/template-ts-blog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"astro": "astro"
},
"devDependencies": {
"@astrojs/mdx": "1.1.0",
"@astrojs/mdx": "1.1.1",
"@astrojs/rss": "3.0.0",
"@astrojs/sitemap": "3.0.0",
"astro": "3.2.2"
Expand Down
2 changes: 1 addition & 1 deletion src/template-ts-mdx/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"astro": "astro"
},
"devDependencies": {
"@astrojs/mdx": "1.1.0",
"@astrojs/mdx": "1.1.1",
"@astrojs/preact": "3.0.0",
"astro": "3.2.2",
"preact": "10.18.1"
Expand Down

0 comments on commit 1eb1263

Please sign in to comment.