Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3 (#11)
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] authored Nov 16, 2023
1 parent 0c02f40 commit 95d7b7f
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
20 changes: 10 additions & 10 deletions studio/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 studio/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@types/react": "^18.0.25",
"@types/styled-components": "^5.1.26",
"eslint": "^8.6.0",
"prettier": "^2.8.4",
"prettier": "^3.1.0",
"rimraf": "^4.4.1",
"typescript": "^5.0.2"
},
Expand Down

1 comment on commit 95d7b7f

@vercel
Copy link

@vercel vercel bot commented on 95d7b7f Nov 16, 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-template-angular-clean – ./app

sanity-template-angular-clean.sanity.build
sanity-template-angular-clean-git-main.sanity.build

Please sign in to comment.