Skip to content

Commit

Permalink
Bump prettier from 3.0.1 to 3.1.1
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 3.0.1 to 3.1.1.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.0.1...3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Dec 11, 2023
1 parent 3e58fff commit b5c6a50
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@
"husky": "^8.0.3",
"lint-staged": "15.0.2",
"node-stdlib-browser": "^1.2.0",
"prettier": "3.0.1",
"prettier": "3.1.1",
"react-app-rewired": "^2.2.1",
"react-scripts": "5.0.1",
"react-test-renderer": "^18.2.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7095,7 +7095,7 @@ __metadata:
is-mobile: ^4.0.0
lint-staged: 15.0.2
node-stdlib-browser: ^1.2.0
prettier: 3.0.1
prettier: 3.1.1
quill: ^1.3.7
react: ^18.2.0
react-app-rewired: ^2.2.1
Expand Down Expand Up @@ -16017,12 +16017,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.0.1":
version: 3.0.1
resolution: "prettier@npm:3.0.1"
"prettier@npm:3.1.1":
version: 3.1.1
resolution: "prettier@npm:3.1.1"
bin:
prettier: bin/prettier.cjs
checksum: e1f3f16c7fe0495de3faa182597871f74927d787cce3c52095a66ff5d7eacc05173371d5f58bf12141a0a1b6bfe739a338531d6cf18b92c7256c1319f2c84e73
checksum: e386855e3a1af86a748e16953f168be555ce66d6233f4ba54eb6449b88eb0c6b2ca79441b11eae6d28a7f9a5c96440ce50864b9d5f6356d331d39d6bb66c648e
languageName: node
linkType: hard

Expand Down

0 comments on commit b5c6a50

Please sign in to comment.