Skip to content

Commit

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

---
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 and tadayosi committed Mar 3, 2025
1 parent 907320d commit 665d5fc
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 @@ -34,7 +34,7 @@
"cz-conventional-changelog": "^3.3.0",
"jest": "^29.6.2",
"jest-environment-jsdom": "^29.6.2",
"prettier": "3.5.2",
"prettier": "3.5.3",
"ts-jest": "^29.1.1",
"ts-node": "^10.9.1",
"tsup": "^8.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -742,7 +742,7 @@ __metadata:
cz-conventional-changelog: "npm:^3.3.0"
jest: "npm:^29.6.2"
jest-environment-jsdom: "npm:^29.6.2"
prettier: "npm:3.5.2"
prettier: "npm:3.5.3"
ts-jest: "npm:^29.1.1"
ts-node: "npm:^10.9.1"
tsup: "npm:^8.0.1"
Expand Down Expand Up @@ -4913,12 +4913,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.5.2":
version: 3.5.2
resolution: "prettier@npm:3.5.2"
"prettier@npm:3.5.3":
version: 3.5.3
resolution: "prettier@npm:3.5.3"
bin:
prettier: bin/prettier.cjs
checksum: 10/ac7a157c8ec76459b13d81a03ff65d228015992cb926b676b0f1c83edd47e5db8ba257336b400be20942fc671816f1afde377cffe94d9e4368762a3d3acbffe5
checksum: 10/7050c08f674d9e49fbd9a4c008291d0715471f64e94cc5e4b01729affce221dfc6875c8de7e66b728c64abc9352eefb7eaae071b5f79d30081be207b53774b78
languageName: node
linkType: hard

Expand Down

0 comments on commit 665d5fc

Please sign in to comment.