Skip to content

Commit

Permalink
build(deps-dev): bump prettier from 2.8.8 to 3.5.1
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 2.8.8 to 3.5.1.
- [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.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Feb 24, 2025
1 parent fec83e1 commit 6c6824c
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@
"is-ci": "^3.0.1",
"lint-staged": "^15.0.0",
"nx": "^18.0.0",
"prettier": "^2.8.4",
"prettier": "^3.5.1",
"react": "*",
"react-dom": "*",
"rimraf": "^5.0.7",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3597,7 +3597,7 @@ __metadata:
is-ci: "npm:^3.0.1"
lint-staged: "npm:^15.0.0"
nx: "npm:^18.0.0"
prettier: "npm:^2.8.4"
prettier: "npm:^3.5.1"
react: "npm:*"
react-dom: "npm:*"
rimraf: "npm:^5.0.7"
Expand Down Expand Up @@ -25085,12 +25085,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^2.8.4":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
"prettier@npm:^3.5.1":
version: 3.5.1
resolution: "prettier@npm:3.5.1"
bin:
prettier: bin-prettier.js
checksum: 10c0/463ea8f9a0946cd5b828d8cf27bd8b567345cf02f56562d5ecde198b91f47a76b7ac9eae0facd247ace70e927143af6135e8cf411986b8cb8478784a4d6d724a
prettier: bin/prettier.cjs
checksum: 10c0/9f6f810eae455d6e4213845151a484a2338f2e0d6a8b84ee8e13a83af8a2421ef6c1e31e61e4b135671fb57b9541f6624648880cc2061ac803e243ac898c0123
languageName: node
linkType: hard

Expand Down

0 comments on commit 6c6824c

Please sign in to comment.