Skip to content

Commit

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

---
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] committed Jun 3, 2024
1 parent a59b91a commit aaffa70
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 @@ -35,7 +35,7 @@
"leasot": "13.3.0",
"lint-staged": "15.2.2",
"moker": "3.0.0",
"prettier": "3.2.5",
"prettier": "3.3.0",
"semantic-release": "23.1.1",
"semantic-release-yarn": "3.0.2",
"ts-jest": "29.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6389,7 +6389,7 @@ __metadata:
leasot: 13.3.0
lint-staged: 15.2.2
moker: 3.0.0
prettier: 3.2.5
prettier: 3.3.0
semantic-release: 23.1.1
semantic-release-yarn: 3.0.2
ts-jest: 29.1.2
Expand Down Expand Up @@ -7386,12 +7386,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
"prettier@npm:3.3.0":
version: 3.3.0
resolution: "prettier@npm:3.3.0"
bin:
prettier: bin/prettier.cjs
checksum: 2ee4e1417572372afb7a13bb446b34f20f1bf1747db77cf6ccaf57a9be005f2f15c40f903d41a6b79eec3f57fff14d32a20fb6dee1f126da48908926fe43c311
checksum: 0d3a7fca9cab29828e189fefc10e8f6025d1208c84cd1e94def8a8f8a04eea341aa21d0af8c01253527632f8225b0b8482a62b64cafa26e9988cd6f9ff16a38b
languageName: node
linkType: hard

Expand Down

0 comments on commit aaffa70

Please sign in to comment.