Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 5, 2024
1 parent 0b300dc commit 5c931ee
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 @@ -107,7 +107,7 @@
"jsdoc": "^4.0.2",
"monaco-editor": "0.45.0",
"postcss": "^8.4.34",
"prettier": "^3.1.1",
"prettier": "^3.2.5",
"prettier-plugin-tailwindcss": "^0.5.6",
"semantic-release": "^23.0.0",
"source-map-support": "^0.5.21",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10581,7 +10581,7 @@ __metadata:
path: "npm:^0.12.7"
plex-api: "npm:^5.3.2"
postcss: "npm:^8.4.34"
prettier: "npm:^3.1.1"
prettier: "npm:^3.2.5"
prettier-plugin-tailwindcss: "npm:^0.5.6"
react: "npm:18.2.0"
react-dom: "npm:18.2.0"
Expand Down Expand Up @@ -12556,12 +12556,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.1.1":
version: 3.2.4
resolution: "prettier@npm:3.2.4"
"prettier@npm:^3.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
bin:
prettier: bin/prettier.cjs
checksum: 88dfeb78ac6096522c9a5b81f1413d875f568420d9bb6a5e5103527912519b993f2bcdcac311fcff5718d5869671d44e4f85827d3626f3a6ce32b9abc65d88e0
checksum: ea327f37a7d46f2324a34ad35292af2ad4c4c3c3355da07313339d7e554320f66f65f91e856add8530157a733c6c4a897dc41b577056be5c24c40f739f5ee8c6
languageName: node
linkType: hard

Expand Down

0 comments on commit 5c931ee

Please sign in to comment.