Skip to content

Commit

Permalink
Chore(deps-dev): Bump prettier from 2.4.1 to 3.3.2
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 2.4.1 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.4.1...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 Jun 17, 2024
1 parent cb80d87 commit b4242d8
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 3 deletions.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"babel-loader": "8.2.2",
"eslint": "7.32.0",
"patch-package": "6.4.7",
"prettier": "2.4.1",
"prettier": "3.3.2",
"react": "17.0.2",
"react-dom": "17.0.2",
"react-native": "0.65.1",
Expand Down
13 changes: 11 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2359,7 +2359,7 @@ __metadata:
babel-loader: 8.2.2
eslint: 7.32.0
patch-package: 6.4.7
prettier: 2.4.1
prettier: 3.3.2
react: 17.0.2
react-dom: 17.0.2
react-native: 0.65.1
Expand Down Expand Up @@ -11982,7 +11982,16 @@ fsevents@^1.2.7:
languageName: node
linkType: hard

"prettier@npm:2.4.1, prettier@npm:^2.0.2":
"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

"prettier@npm:^2.0.2":
version: 2.4.1
resolution: "prettier@npm:2.4.1"
bin:
Expand Down

0 comments on commit b4242d8

Please sign in to comment.