Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 27, 2023
1 parent 76258ff commit 9366eff
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 @@ -51,7 +51,7 @@
"esmock": "^2.3.6",
"mocha": "^10.2.0",
"nx": "^16.6.0",
"prettier": "^3.0.0",
"prettier": "^3.0.2",
"rimraf": "^5.0.1",
"sort-package-json": "^2.5.1",
"typescript": "^5.1.6"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1868,7 +1868,7 @@ __metadata:
mocha: ^10.2.0
nx: ^16.6.0
ora: ^5.4.1
prettier: ^3.0.0
prettier: ^3.0.2
rimraf: ^5.0.1
sort-package-json: ^2.5.1
typescript: ^5.1.6
Expand Down Expand Up @@ -2976,12 +2976,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.0.0":
version: 3.0.0
resolution: "prettier@npm:3.0.0"
"prettier@npm:^3.0.2":
version: 3.0.2
resolution: "prettier@npm:3.0.2"
bin:
prettier: bin/prettier.cjs
checksum: 6a832876a1552dc58330d2467874e5a0b46b9ccbfc5d3531eb69d15684743e7f83dc9fbd202db6270446deba9c82b79d24383d09924c462b457136a759425e33
checksum: 118b59ddb6c80abe2315ab6d0f4dd1b253be5cfdb20622fa5b65bb1573dcd362e6dd3dcf2711dd3ebfe64aecf7bdc75de8a69dc2422dcd35bdde7610586b677a
languageName: node
linkType: hard

Expand Down

0 comments on commit 9366eff

Please # to comment.