Skip to content

Commit

Permalink
Bump prettier from 3.4.1 to 3.4.2
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 3.4.1 to 3.4.2.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.4.1...3.4.2)

---
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 robertknight committed Dec 10, 2024
1 parent 1267a9d commit 07913cc
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 @@ -40,7 +40,7 @@
"karma-source-map-support": "^1.4.0",
"mocha": "^11.0.1",
"mustache": "^4.2.0",
"prettier": "3.4.1",
"prettier": "3.4.2",
"rollup": "^4.28.0",
"sinon": "^19.0.2",
"typescript": "^5.7.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6012,7 +6012,7 @@ __metadata:
karma-source-map-support: ^1.4.0
mocha: ^11.0.1
mustache: ^4.2.0
prettier: 3.4.1
prettier: 3.4.2
rollup: ^4.28.0
sinon: ^19.0.2
typescript: ^5.7.2
Expand Down Expand Up @@ -8255,12 +8255,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.4.1":
version: 3.4.1
resolution: "prettier@npm:3.4.1"
"prettier@npm:3.4.2":
version: 3.4.2
resolution: "prettier@npm:3.4.2"
bin:
prettier: bin/prettier.cjs
checksum: f83ae83e38ae38f42c0b174833f58f820ed6eb063abfc5aa6725e8f9c1d626b54b1cb9d595cace525f8d59de89e186285f6bbcb460dc644ea9d8a7823cc54aca
checksum: 061c84513db62d3944c8dc8df36584dad82883ce4e49efcdbedd8703dce5b173c33fd9d2a4e1725d642a3b713c932b55418342eaa347479bc4a9cca114a04cd0
languageName: node
linkType: hard

Expand Down

0 comments on commit 07913cc

Please sign in to comment.