Skip to content

Commit

Permalink
fix: upgrade @astrojs/starlight from 0.28.4 to 0.28.5 (#487)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade @astrojs/starlight from 0.28.4 to 0.28.5.

See this package in yarn:
@astrojs/starlight

See this project in Snyk:
https://app.snyk.io/org/data-team-dt/project/ee034aa7-b6ce-4de5-8d0b-dfccab2c739c?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
Contentsquare-Security-Bot and snyk-bot authored Nov 26, 2024
1 parent f3e1288 commit 454965a
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
"@astrojs/starlight": "^0.28.3",
"@astrojs/starlight": "^0.28.5",
"astro": "^4.16.6",
"sharp": "^0.33.5"
},
Expand Down
9 changes: 5 additions & 4 deletions docs/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -105,10 +105,10 @@
stream-replace-string "^2.0.0"
zod "^3.23.8"

"@astrojs/starlight@^0.28.3":
version "0.28.4"
resolved "https://registry.yarnpkg.com/@astrojs/starlight/-/starlight-0.28.4.tgz#7919226382eb99f0d2ba608561682df15beea057"
integrity sha512-SU0vgCQCQZ6AuA84doxpGr5Aowr9L/PalddUbeDWSzkjE/YierFcvmBg78cSB0pdL0Q1v4k4l+wqhz176wHmTA==
"@astrojs/starlight@^0.28.5":
version "0.28.6"
resolved "https://registry.yarnpkg.com/@astrojs/starlight/-/starlight-0.28.6.tgz#927abaa727b6860630dda94799d6bb5009acfe14"
integrity sha512-lY+rbRMIVxDGiXhS4lBuVrU2jTUezEt4QeTxUTHxfj2tuKBwquG7Jg+alON6l+uaV+anbOkFb001MMXZF8X85w==
dependencies:
"@astrojs/mdx" "^3.1.3"
"@astrojs/sitemap" "^3.1.6"
Expand All @@ -122,6 +122,7 @@
hast-util-to-string "^3.0.0"
hastscript "^9.0.0"
i18next "^23.11.5"
js-yaml "^4.1.0"
mdast-util-directive "^3.0.0"
mdast-util-to-markdown "^2.1.0"
mdast-util-to-string "^4.0.0"
Expand Down

0 comments on commit 454965a

Please sign in to comment.