Skip to content

Commit

Permalink
fix(deps): update dependency astro to ^2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 11, 2023
1 parent b80ecff commit 204fe2b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion packages/app/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/cloudflare": "^6.2.2",
"astro": "^2.2.1"
"astro": "^2.2.2"
},
"devDependencies": {
"@iconify-json/carbon": "^1.1.16",
Expand Down
20 changes: 10 additions & 10 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 204fe2b

Please sign in to comment.