Skip to content

Commit

Permalink
Bump prettier to ^3.4.2 (mui#44695)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 10, 2024
1 parent 839055b commit 55be89f
Show file tree
Hide file tree
Showing 5 changed files with 18 additions and 18 deletions.
2 changes: 1 addition & 1 deletion docs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
"gm": "^1.25.0",
"marked": "^15.0.3",
"playwright": "^1.48.2",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"tailwindcss": "^3.4.15",
"yargs": "^17.7.2"
}
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -184,7 +184,7 @@
"nyc": "^17.1.0",
"piscina": "^4.7.0",
"postcss-styled-syntax": "^0.7.0",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"pretty-quick": "^4.0.0",
"process": "^0.11.10",
"rimraf": "^6.0.1",
Expand Down
2 changes: 1 addition & 1 deletion packages-internal/scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"@types/uuid": "^10.0.0",
"chai": "^4.5.0",
"fast-glob": "^3.3.2",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"rimraf": "^6.0.1"
},
"publishConfig": {
Expand Down
2 changes: 1 addition & 1 deletion packages/api-docs-builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"fast-glob": "^3.3.2",
"fs-extra": "^11.2.0",
"lodash": "^4.17.21",
"prettier": "^3.4.1",
"prettier": "^3.4.2",
"react-docgen": "^5.4.3",
"recast": "^0.23.9",
"remark": "^15.0.1",
Expand Down
28 changes: 14 additions & 14 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 55be89f

Please sign in to comment.