Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.4.1 (#1214)
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 Nov 26, 2024
1 parent a0588a5 commit 50ecc6c
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 @@ -45,7 +45,7 @@
"husky": "9.1.7",
"jest": "29.7.0",
"lint-staged": "15.2.10",
"prettier": "3.4.0",
"prettier": "3.4.1",
"rimraf": "6.0.1",
"typescript": "5.7.2"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1152,7 +1152,7 @@ __metadata:
husky: "npm:9.1.7"
jest: "npm:29.7.0"
lint-staged: "npm:15.2.10"
prettier: "npm:3.4.0"
prettier: "npm:3.4.1"
rimraf: "npm:6.0.1"
semver: "npm:7.6.3"
typescript: "npm:5.7.2"
Expand Down Expand Up @@ -5641,12 +5641,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.4.0":
version: 3.4.0
resolution: "prettier@npm:3.4.0"
"prettier@npm:3.4.1":
version: 3.4.1
resolution: "prettier@npm:3.4.1"
bin:
prettier: bin/prettier.cjs
checksum: 10/9116f4dfd1b064025b776bc5b8ca1fe68555d606fb38771f8d73cfdafd9bf60ca9eea27a56f5c526abdf0f4a711122a9c683fbcd029d74415a2163dbb1eb416b
checksum: 10/1ee4d1b1a9b6761cbb847cd81b9d87e51a0f4b2a4d5fe5755627c24828afe057a7ee9b764c3ee777d84abd46218d173d8a204ee9cb3acdd321ff9a6b25f99c1c
languageName: node
linkType: hard

Expand Down

0 comments on commit 50ecc6c

Please sign in to comment.