Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and tadayosi committed Aug 1, 2024
1 parent bc15e8c commit e7ad120
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.3.2",
"prettier": "3.3.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 @@ -735,7 +735,7 @@ __metadata:
cz-conventional-changelog: "npm:^3.3.0"
jest: "npm:^29.6.2"
jest-environment-jsdom: "npm:^29.6.2"
prettier: "npm:3.3.2"
prettier: "npm:3.3.3"
ts-jest: "npm:^29.1.1"
ts-node: "npm:^10.9.1"
tsup: "npm:^8.0.1"
Expand Down Expand Up @@ -4950,12 +4950,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.3.2":
version: 3.3.2
resolution: "prettier@npm:3.3.2"
"prettier@npm:3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
bin:
prettier: bin/prettier.cjs
checksum: 10/83214e154afa5aa9b664c2506640212323eb1376b13379b2413dc351b7de0687629dca3f00ff2ec895ebd7e3a2adb7d7e231b6c77606e2358137f2150807405b
checksum: 10/5beac1f30b5b40162532b8e2f7c3a4eb650910a2695e9c8512a62ffdc09dae93190c29db9107fa7f26d1b6c71aad3628ecb9b5de1ecb0911191099be109434d7
languageName: node
linkType: hard

Expand Down

0 comments on commit e7ad120

Please sign in to comment.