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 Jan 16, 2025
1 parent 1242f92 commit f49c3c7
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 @@ -59,7 +59,7 @@
"eslint-config-timetree": "1.8.0",
"mini-css-extract-plugin": "2.9.2",
"npm-run-all2": "7.0.2",
"prettier": "2.8.8",
"prettier": "3.4.2",
"rimraf": "6.0.1",
"storybook": "7.6.20",
"tsconfig-paths-webpack-plugin": "4.2.0",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -9931,7 +9931,7 @@ __metadata:
eslint-config-timetree: "npm:1.8.0"
mini-css-extract-plugin: "npm:2.9.2"
npm-run-all2: "npm:7.0.2"
prettier: "npm:2.8.8"
prettier: "npm:3.4.2"
react: "npm:19.0.0"
react-dom: "npm:19.0.0"
rimraf: "npm:6.0.1"
Expand Down Expand Up @@ -10681,7 +10681,16 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.8.8, prettier@npm:^2.8.0":
"prettier@npm:3.4.2":
version: 3.4.2
resolution: "prettier@npm:3.4.2"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/99e076a26ed0aba4ebc043880d0f08bbb8c59a4c6641cdee6cdadf2205bdd87aa1d7823f50c3aea41e015e99878d37c58d7b5f0e663bba0ef047f94e36b96446
languageName: node
linkType: hard

"prettier@npm:^2.8.0":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
bin:
Expand Down

0 comments on commit f49c3c7

Please sign in to comment.