Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Jun 30, 2024
1 parent 1e7c77c commit 81ea940
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"husky": "^4.3.0",
"nodemon": "^3.1.0",
"npm-run-all": "^4.1.5",
"prettier": "^1.19.1",
"prettier": "^3.3.2",
"shx": "^0.3.4",
"ts-node": "^10.9.2",
"typescript": "^5.3.3"
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -11715,7 +11715,7 @@ __metadata:
husky: "npm:^4.3.0"
nodemon: "npm:^3.1.0"
npm-run-all: "npm:^4.1.5"
prettier: "npm:^1.19.1"
prettier: "npm:^3.3.2"
shx: "npm:^0.3.4"
ts-node: "npm:^10.9.2"
typescript: "npm:^5.3.3"
Expand Down Expand Up @@ -13711,12 +13711,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^1.19.1":
version: 1.19.1
resolution: "prettier@npm:1.19.1"
"prettier@npm:^3.3.2":
version: 3.3.2
resolution: "prettier@npm:3.3.2"
bin:
prettier: ./bin-prettier.js
checksum: 12efb4e486c1e1d006e9eadd3b6585fc6beb9481dc801080fc23d3e75ec599d88c6fea1b40aef167128069e8fe76b4205bb8306ad145575d1b051b8fa70cfaae
prettier: bin/prettier.cjs
checksum: 39ed27d17f0238da6dd6571d63026566bd790d3d0edac57c285fbab525982060c8f1e01955fe38134ab10f0951a6076da37f015db8173c02f14bc7f0803a384c
languageName: node
linkType: hard

Expand Down

0 comments on commit 81ea940

Please sign in to comment.