Skip to content

Commit

Permalink
Update dependency prettier to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 22, 2023
1 parent 031db85 commit 88ed310
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 13 deletions.
22 changes: 11 additions & 11 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vality.dev",
"version": "0.1.0",
"version": "0.1.1",
"private": true,
"scripts": {
"start": "gatsby develop -p 5000",
Expand Down Expand Up @@ -54,7 +54,7 @@
"eslint-config-react-app": "^7.0.1",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-unused-imports": "^2.0.0",
"prettier": "^2.8.1",
"prettier": "^3.0.0",
"typescript": "^4.9.3"
}
}

0 comments on commit 88ed310

Please sign in to comment.