Skip to content

Commit

Permalink
chore(deps): update dependency prettier to ^2.8.8 (#5)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Cody Olsen <[email protected]>
  • Loading branch information
renovate[bot] and stipsan authored Aug 9, 2023
1 parent 9979080 commit 49478ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
"@turbo/gen": "^1.10.12",
"eslint": "^7.32.0",
"eslint-config-custom": "*",
"prettier": "^2.5.1",
"prettier": "^2.8.8",
"turbo": "latest"
},
"name": "astro",
Expand Down

1 comment on commit 49478ae

@vercel
Copy link

@vercel vercel bot commented on 49478ae Aug 9, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

sanity-astro-example-ssr – ./apps/example-ssr

sanity-astro-example-ssr.sanity.build
sanity-astro-example-ssr-git-main.sanity.build

Please sign in to comment.