Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.4.0 (#619)
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 71afed1 commit defd499
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 @@ -41,7 +41,7 @@
"eslint-plugin-jsdoc": "50.5.0",
"husky": "9.1.7",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"prettier": "3.4.0",
"rimraf": "6.0.1",
"typescript": "5.7.2",
"vitest": "2.1.5"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -834,7 +834,7 @@ __metadata:
eslint-plugin-jsdoc: "npm:50.5.0"
husky: "npm:9.1.7"
lint-staged: "npm:15.2.10"
prettier: "npm:3.3.3"
prettier: "npm:3.4.0"
rimraf: "npm:6.0.1"
typescript: "npm:5.7.2"
vitest: "npm:2.1.5"
Expand Down Expand Up @@ -4514,12 +4514,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
"prettier@npm:3.4.0":
version: 3.4.0
resolution: "prettier@npm:3.4.0"
bin:
prettier: bin/prettier.cjs
checksum: 10/5beac1f30b5b40162532b8e2f7c3a4eb650910a2695e9c8512a62ffdc09dae93190c29db9107fa7f26d1b6c71aad3628ecb9b5de1ecb0911191099be109434d7
checksum: 10/9116f4dfd1b064025b776bc5b8ca1fe68555d606fb38771f8d73cfdafd9bf60ca9eea27a56f5c526abdf0f4a711122a9c683fbcd029d74415a2163dbb1eb416b
languageName: node
linkType: hard

Expand Down

0 comments on commit defd499

Please sign in to comment.