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] committed Sep 24, 2024
1 parent 66579cd commit 875ab21
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@
"lint-staged": "^15.0.0",
"luxon": "^3.0.0",
"pinst": "^3.0.0",
"prettier": "^2.6.2",
"prettier": "^3.0.0",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react-markdown": "^8.0.3",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4375,7 +4375,7 @@ __metadata:
lodash: "npm:^4.17.21"
luxon: "npm:^3.0.0"
pinst: "npm:^3.0.0"
prettier: "npm:^2.6.2"
prettier: "npm:^3.0.0"
react: "npm:^18.2.0"
react-bootstrap4-modal: "npm:^2.0.0"
react-cool-onclickoutside: "npm:^1.7.0"
Expand Down Expand Up @@ -14894,12 +14894,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2.6.2":
version: 2.6.2
resolution: "prettier@npm:2.6.2"
"prettier@npm:^3.0.0":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
bin:
prettier: bin-prettier.js
checksum: 10/c1531cacd14ebe93c2289a7caa174f7caa14a7d1686f2ce81685209c37c1cb0c2ce5d86d90574c28380ebe22d88b90026d0b493140e44a2ae3c5a2aa93ab4065
prettier: bin/prettier.cjs
checksum: 10/5beac1f30b5b40162532b8e2f7c3a4eb650910a2695e9c8512a62ffdc09dae93190c29db9107fa7f26d1b6c71aad3628ecb9b5de1ecb0911191099be109434d7
languageName: node
linkType: hard

Expand Down

0 comments on commit 875ab21

Please # to comment.