Skip to content

Commit

Permalink
chore(deps): update dependency prettier to ^3.5.1 (#11523)
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 Feb 17, 2025
1 parent ee033e2 commit 8ed122b
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 @@ -64,7 +64,7 @@
"lint-staged": "^15.4.3",
"mutation-observer": "^1.0.3",
"plop": "^4.0.1",
"prettier": "^3.5.0",
"prettier": "^3.5.1",
"publint": "^0.3.5",
"react": "^18.3.1",
"react-dom": "^18.3.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3862,7 +3862,7 @@ __metadata:
lint-staged: "npm:^15.4.3"
mutation-observer: "npm:^1.0.3"
plop: "npm:^4.0.1"
prettier: "npm:^3.5.0"
prettier: "npm:^3.5.1"
publint: "npm:^0.3.5"
react: "npm:^18.3.1"
react-dom: "npm:^18.3.1"
Expand Down Expand Up @@ -17827,12 +17827,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.5.0":
version: 3.5.0
resolution: "prettier@npm:3.5.0"
"prettier@npm:^3.5.1":
version: 3.5.1
resolution: "prettier@npm:3.5.1"
bin:
prettier: bin/prettier.cjs
checksum: 10c0/6c355d74c377f5622953229d92477e8b9779162e848db90fd7e06c431deb73585d31fafc4516cf5868917825b97b9ec7c87c8d8b8e03ccd9fc9c0b7699d1a650
checksum: 10c0/9f6f810eae455d6e4213845151a484a2338f2e0d6a8b84ee8e13a83af8a2421ef6c1e31e61e4b135671fb57b9541f6624648880cc2061ac803e243ac898c0123
languageName: node
linkType: hard

Expand Down

0 comments on commit 8ed122b

Please sign in to comment.