Skip to content

Commit

Permalink
chore(deps): update dependency prettier to ^3.4.2 (#2229)
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 11, 2024
1 parent e25dc70 commit e5dc903
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
"pino-pretty": "^11.3.0",
"postcss": "^8.4.49",
"postcss-modules": "^6.0.1",
"prettier": "^3.3.2",
"prettier": "^3.4.2",
"react-router": "^5.3.4",
"storybook": "^8.2.2",
"stylelint": "^16.7.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -14670,12 +14670,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.1.1, prettier@npm:^3.3.2":
version: 3.3.2
resolution: "prettier@npm:3.3.2"
"prettier@npm:^3.1.1, prettier@npm:^3.4.2":
version: 3.4.2
resolution: "prettier@npm:3.4.2"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/39ed27d17f0238da6dd6571d63026566bd790d3d0edac57c285fbab525982060c8f1e01955fe38134ab10f0951a6076da37f015db8173c02f14bc7f0803a384c
checksum: 10c0/99e076a26ed0aba4ebc043880d0f08bbb8c59a4c6641cdee6cdadf2205bdd87aa1d7823f50c3aea41e015e99878d37c58d7b5f0e663bba0ef047f94e36b96446
languageName: node
linkType: hard

Expand Down Expand Up @@ -15575,7 +15575,7 @@ __metadata:
pino-pretty: "npm:^11.3.0"
postcss: "npm:^8.4.49"
postcss-modules: "npm:^6.0.1"
prettier: "npm:^3.3.2"
prettier: "npm:^3.4.2"
prom-client: "npm:^15.1.3"
punycode: "npm:^2.3.1"
rate-limiter-flexible: "npm:^4.0.1"
Expand Down

0 comments on commit e5dc903

Please sign in to comment.