Skip to content

Commit 2db6bce

Browse files
fix(deps): update dependency astro to v5.17.3
1 parent 2f38914 commit 2db6bce

File tree

3 files changed

+17
-80
lines changed

3 files changed

+17
-80
lines changed

packages/astro-asciidoc/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@asciidoctor/core": "3.0.4"
7272
},
7373
"devDependencies": {
74-
"astro": "5.17.2",
74+
"astro": "5.17.3",
7575
"typescript": "5.9.3",
7676
"unbuild": "3.6.1"
7777
},

packages/example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"@astrojs/mdx": "^4.3.12",
19-
"astro": "5.17.2",
19+
"astro": "5.17.3",
2020
"astro-asciidoc": "workspace:*"
2121
}
2222
}

pnpm-lock.yaml

Lines changed: 15 additions & 78 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)