summaryrefslogtreecommitdiff
path: root/examples/blog-multiple-authors
diff options
context:
space:
mode:
authorGravatar Fred K. Schott <fkschott@gmail.com> 2022-05-20 10:02:10 -0700
committerGravatar GitHub <noreply@github.com> 2022-05-20 12:02:10 -0500
commit195f3f7eb72033fe827f82a2d579d1c9ca7b3d9d (patch)
tree059648a875803dcd1026362dda4451cb57afa8b4 /examples/blog-multiple-authors
parent3b60169c756578f01cdaf8411e7916d940ef55ab (diff)
downloadastro-195f3f7eb72033fe827f82a2d579d1c9ca7b3d9d.tar.gz
astro-195f3f7eb72033fe827f82a2d579d1c9ca7b3d9d.tar.zst
astro-195f3f7eb72033fe827f82a2d579d1c9ca7b3d9d.zip
[ci] update lockfile (#3414)
Co-authored-by: FredKSchott <FredKSchott@users.noreply.github.com>
Diffstat (limited to 'examples/blog-multiple-authors')
-rw-r--r--examples/blog-multiple-authors/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/blog-multiple-authors/package.json b/examples/blog-multiple-authors/package.json
index c761ea010..3aa237cda 100644
--- a/examples/blog-multiple-authors/package.json
+++ b/examples/blog-multiple-authors/package.json
@@ -11,7 +11,7 @@
"devDependencies": {
"@astrojs/preact": "^0.1.2",
"astro": "^1.0.0-beta.31",
- "sass": "^1.51.0"
+ "sass": "^1.52.0"
},
"dependencies": {
"preact": "^10.7.2"