Skip to content

Commit

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

---
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 Aug 1, 2023
1 parent b67e7a6 commit 87d82cb
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 @@ -32,7 +32,7 @@
"@types/react-dom": "^18.0.6",
"@vitejs/plugin-react": "^4.0.2",
"husky": "^8.0.2",
"prettier": "2.8.7",
"prettier": "3.0.0",
"pretty-quick": "^3.1.3",
"typescript": "^4.9.5",
"vite": "^4.4.2"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2044,7 +2044,7 @@ __metadata:
husky: ^8.0.2
i18next: ^22.4.9
lodash.isequal: ^4.5.0
prettier: 2.8.7
prettier: 3.0.0
pretty-quick: ^3.1.3
react: ^18.2.0
react-dom: ^18.2.0
Expand Down Expand Up @@ -2757,12 +2757,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.8.7":
version: 2.8.7
resolution: "prettier@npm:2.8.7"
"prettier@npm:3.0.0":
version: 3.0.0
resolution: "prettier@npm:3.0.0"
bin:
prettier: bin-prettier.js
checksum: fdc8f2616f099f5f0d685907f4449a70595a0fc1d081a88919604375989e0d5e9168d6121d8cc6861f21990b31665828e00472544d785d5940ea08a17660c3a6
prettier: bin/prettier.cjs
checksum: 6a832876a1552dc58330d2467874e5a0b46b9ccbfc5d3531eb69d15684743e7f83dc9fbd202db6270446deba9c82b79d24383d09924c462b457136a759425e33
languageName: node
linkType: hard

Expand Down

0 comments on commit 87d82cb

Please sign in to comment.