Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency prettier to v3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Dec 11, 2023
1 parent 9543269 commit 6ff8c48
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
"eslint-plugin-react-hooks": "^4.3.0",
"graphql": "15.6.1",
"npm-run-all": "^4.1.5",
"prettier": "^2.4.1",
"prettier": "^3.0.0",
"source-map-support": "^0.5.20",
"ts-node": "^10.4.0",
"typescript": "^4.4.4"
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4267,7 +4267,7 @@ __metadata:
graphql: 15.6.1
lodash: ^4.17.21
npm-run-all: ^4.1.5
prettier: ^2.4.1
prettier: ^3.0.0
react: latest
react-dom: latest
react-helmet: ^6.1.0
Expand Down Expand Up @@ -14877,7 +14877,7 @@ gatsby-plugin-typescript@latest:
languageName: node
linkType: hard

"prettier@npm:^2.3.2, prettier@npm:^2.4.1":
"prettier@npm:^2.3.2":
version: 2.4.1
resolution: "prettier@npm:2.4.1"
bin:
Expand All @@ -14886,6 +14886,15 @@ gatsby-plugin-typescript@latest:
languageName: node
linkType: hard

"prettier@npm:^3.0.0":
version: 3.1.1
resolution: "prettier@npm:3.1.1"
bin:
prettier: bin/prettier.cjs
checksum: e386855e3a1af86a748e16953f168be555ce66d6233f4ba54eb6449b88eb0c6b2ca79441b11eae6d28a7f9a5c96440ce50864b9d5f6356d331d39d6bb66c648e
languageName: node
linkType: hard

"pretty-bytes@npm:^5.1.0, pretty-bytes@npm:^5.3.0, pretty-bytes@npm:^5.4.1":
version: 5.6.0
resolution: "pretty-bytes@npm:5.6.0"
Expand Down

0 comments on commit 6ff8c48

Please sign in to comment.