Skip to content

Commit

Permalink
chore(deps-dev): bump prettier from 2.8.8 to 3.3.2
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.3.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.8.8...3.3.2)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 1, 2024
1 parent 3c135ea commit 71109c3
Show file tree
Hide file tree
Showing 7 changed files with 12 additions and 3 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"husky": "^9.0.11",
"lint-staged": "^15.2.2",
"playwright-test-coverage": "^1.2.12",
"prettier": "^2.8.8",
"prettier": "^3.3.2",
"turbo": "^1.13.2",
"vitest-fetch-mock": "^0.2.2"
},
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7031,7 +7031,7 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2.6.2, prettier@npm:^2.8.8":
"prettier@npm:^2.6.2":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
bin:
Expand All @@ -7040,6 +7040,15 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.3.2":
version: 3.3.2
resolution: "prettier@npm:3.3.2"
bin:
prettier: bin/prettier.cjs
checksum: 5557d8caed0b182f68123c2e1e370ef105251d1dd75800fadaece3d061daf96b1389141634febf776050f9d732c7ae8fd444ff0b4a61b20535e7610552f32c69
languageName: node
linkType: hard

"pretty-format@npm:^27.0.2":
version: 27.5.1
resolution: "pretty-format@npm:27.5.1"
Expand Down Expand Up @@ -8058,7 +8067,7 @@ __metadata:
husky: ^9.0.11
lint-staged: ^15.2.2
playwright-test-coverage: ^1.2.12
prettier: ^2.8.8
prettier: ^3.3.2
turbo: ^1.13.2
vitest-fetch-mock: ^0.2.2
languageName: unknown
Expand Down

0 comments on commit 71109c3

Please sign in to comment.