Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and robertknight committed Dec 2, 2024
1 parent 21dcf71 commit 3f73731
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 @@ -66,7 +66,7 @@
"karma-mocha-reporter": "^2.2.5",
"karma-source-map-support": "^1.4.0",
"mocha": "^10.8.2",
"prettier": "^3.3.3",
"prettier": "^3.4.1",
"sinon": "^18.0.0",
"syn": "^0.2.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 @@ -6102,7 +6102,7 @@ __metadata:
popper.js: ^1.16.1
postcss: ^8.4.47
preact: ^10.24.3
prettier: ^3.3.3
prettier: ^3.4.1
rollup: ^4.28.0
sass: ^1.81.0
scroll-into-view: ^1.16.2
Expand Down Expand Up @@ -8715,12 +8715,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
"prettier@npm:^3.4.1":
version: 3.4.1
resolution: "prettier@npm:3.4.1"
bin:
prettier: bin/prettier.cjs
checksum: bc8604354805acfdde6106852d14b045bb20827ad76a5ffc2455b71a8257f94de93f17f14e463fe844808d2ccc87248364a5691488a3304f1031326e62d9276e
checksum: f83ae83e38ae38f42c0b174833f58f820ed6eb063abfc5aa6725e8f9c1d626b54b1cb9d595cace525f8d59de89e186285f6bbcb460dc644ea9d8a7823cc54aca
languageName: node
linkType: hard

Expand Down

0 comments on commit 3f73731

Please sign in to comment.