Skip to content

Commit 7ee6499

Browse files
authored
Merge pull request #162 from github-samples/geektrainer/fix-dependabot-workflows
fix: declare @astrojs/markdown-remark as explicit dependency
2 parents 9130a41 + 40de0ab commit 7ee6499

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

website/package-lock.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

website/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
},
1616
"dependencies": {
1717
"@astrojs/check": "^0.9.9",
18+
"@astrojs/markdown-remark": "7.2.1",
1819
"@astrojs/starlight": "^0.41.4",
1920
"astro": "^7.0.9",
2021
"sharp": "^0.35.3",

0 commit comments

Comments
 (0)