Skip to content

Commit

Permalink
build(deps-dev): bump prettier from 2.8.4 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.4 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.4...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 Jul 27, 2023
1 parent 4736688 commit cb3a0f0
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 @@ -73,7 +73,7 @@
"mock-socket": "^9.2.1",
"nanoid": "^3.3.4",
"npm-run-all": "^4.1.5",
"prettier": "^2.8.4",
"prettier": "^3.0.0",
"prop-types": "^15.7.2",
"raw-loader": "^4.0.2",
"react-axe": "^3.4.1",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4108,7 +4108,7 @@ __metadata:
mock-socket: ^9.2.1
nanoid: ^3.3.4
npm-run-all: ^4.1.5
prettier: ^2.8.4
prettier: ^3.0.0
prop-types: ^15.7.2
raw-loader: ^4.0.2
react: ^17.0.2
Expand Down Expand Up @@ -10895,12 +10895,12 @@ __metadata:
languageName: node
linkType: hard

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

Expand Down

0 comments on commit cb3a0f0

Please sign in to comment.