Skip to content

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 Nov 26, 2024
1 parent 1afc50a commit 2e8b12e
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"linkinator": "5.0.2",
"lint-staged": "15.2.10",
"postcss-syntax": "0.36.2",
"prettier": "2.8.8",
"prettier": "3.4.0",
"react": "18.3.1",
"react-dom": "18.3.1",
"serve": "14.2.3",
Expand Down
2 changes: 1 addition & 1 deletion packages/writing-style/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,6 @@
"shelljs": "0.8.5"
},
"devDependencies": {
"prettier": "2.8.8"
"prettier": "3.4.0"
}
}
15 changes: 12 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3784,7 +3784,7 @@ __metadata:
dependencies:
7zip-bin: 5.2.0
node-fetch: 3.3.2
prettier: 2.8.8
prettier: 3.4.0
shelljs: 0.8.5
bin:
commercetools-vale: ./bin/commercetools-vale.js
Expand Down Expand Up @@ -12966,7 +12966,7 @@ __metadata:
linkinator: 5.0.2
lint-staged: 15.2.10
postcss-syntax: 0.36.2
prettier: 2.8.8
prettier: 3.4.0
react: 18.3.1
react-dom: 18.3.1
serve: 14.2.3
Expand Down Expand Up @@ -26684,7 +26684,16 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.8.8, prettier@npm:^2.7.1, prettier@npm:^2.8.4, prettier@npm:^2.8.7":
"prettier@npm:3.4.0":
version: 3.4.0
resolution: "prettier@npm:3.4.0"
bin:
prettier: bin/prettier.cjs
checksum: 600896ad0250afbcb4be97b41a2d72b878729d85308cbb6a6a8e668de8c3795559e2731b3fbb7f1d9bb5c76161a4110fd6f898d20af739853923336e55cb609a
languageName: node
linkType: hard

"prettier@npm:^2.7.1, prettier@npm:^2.8.4, prettier@npm:^2.8.7":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
bin:
Expand Down

0 comments on commit 2e8b12e

Please sign in to comment.