Skip to content

Commit

Permalink
chore(deps-dev): bump prettier from 3.0.0 to 3.0.1
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.1.
- [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.1)

---
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] committed Aug 7, 2023
1 parent aa6c819 commit 432cfe4
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": "13.2.3",
"moker": "1.3.7",
"prettier": "3.0.0",
"prettier": "3.0.1",
"semantic-release": "21.0.7",
"semantic-release-yarn": "2.0.0",
"ts-jest": "29.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5952,7 +5952,7 @@ __metadata:
leasot: 13.3.0
lint-staged: 13.2.3
moker: 1.3.7
prettier: 3.0.0
prettier: 3.0.1
semantic-release: 21.0.7
semantic-release-yarn: 2.0.0
ts-jest: 29.1.1
Expand Down Expand Up @@ -6800,12 +6800,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.1":
version: 3.0.1
resolution: "prettier@npm:3.0.1"
bin:
prettier: bin/prettier.cjs
checksum: 6a832876a1552dc58330d2467874e5a0b46b9ccbfc5d3531eb69d15684743e7f83dc9fbd202db6270446deba9c82b79d24383d09924c462b457136a759425e33
checksum: e1f3f16c7fe0495de3faa182597871f74927d787cce3c52095a66ff5d7eacc05173371d5f58bf12141a0a1b6bfe739a338531d6cf18b92c7256c1319f2c84e73
languageName: node
linkType: hard

Expand Down

0 comments on commit 432cfe4

Please sign in to comment.