Skip to content

Commit

Permalink
fix(deps): update dependency astro to ^3.5.3 (#318)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Nov 13, 2023
1 parent 99c5757 commit 21d3e55
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 13 deletions.
2 changes: 1 addition & 1 deletion playground/runtime-astro/package.json
Expand Up @@ -12,7 +12,7 @@
"start": "astro dev"
},
"dependencies": {
"astro": "^3.4.3",
"astro": "^3.5.3",
"dummy-commonjs": "workspace:*",
"dummy-module": "workspace:*"
}
Expand Down
27 changes: 15 additions & 12 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 21d3e55

Please sign in to comment.