Skip to content

Commit

Permalink
🔀 merge pull request #29 from onRuntime/renovate/prettier-3.x
Browse files Browse the repository at this point in the history
⬆️ upgrade `prettier` to `v3`
  • Loading branch information
AntoineKM authored Jan 12, 2024
2 parents dc181ee + 4a5f9cc commit 3766ec7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-react": "^7.30.1",
"postcss": "^8.4.16",
"prettier": "^2.7.1",
"prettier": "^3.0.0",
"tailwindcss": "^3.1.8",
"typescript": "^4.7.4"
}
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3822,10 +3822,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@^2.7.1:
version "2.8.8"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.8.tgz#e8c5d7e98a4305ffe3de2e1fc4aca1a71c28b1da"
integrity sha512-tdN8qQGvNjw4CHbY+XXk0JgCXn9QiF21a55rBe5LJAU+kDyC4WQn4+awm2Xfk2lQMk5fKup9XgzTZtGkjBdP9Q==
prettier@^3.0.0:
version "3.1.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.1.1.tgz#6ba9f23165d690b6cbdaa88cb0807278f7019848"
integrity sha512-22UbSzg8luF4UuZtzgiUOfcGM8s4tjBv6dJRT7j275NXsy2jb4aJa4NNveul5x4eqlF1wuhuR2RElK71RvmVaw==

prop-types@^15.0.0, prop-types@^15.8.1:
version "15.8.1"
Expand Down

1 comment on commit 3766ec7

@vercel
Copy link

@vercel vercel bot commented on 3766ec7 Jan 12, 2024

Choose a reason for hiding this comment

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

Deployment failed with the following error:

Resource is limited - try again in 2 hours (more than 100, code: "api-deployments-free-per-day").

Please sign in to comment.