Skip to content

Commit

Permalink
Bump prettier from 3.2.5 to 3.4.1
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 3.2.5 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.2.5...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 Dec 1, 2024
1 parent 87e14e3 commit 7e3878e
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 @@ -76,7 +76,7 @@
"karma-source-map-support": "^1.4.0",
"mocha": "^10.2.0",
"navigation-api-types": "^0.5.1",
"prettier": "3.2.5",
"prettier": "3.4.1",
"sinon": "^19.0.2",
"typescript": "^5.2.2",
"typescript-eslint": "^8.12.2"
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7330,7 +7330,7 @@ __metadata:
normalize.css: ^8.0.1
postcss: ^8.4.47
preact: 10.23.2
prettier: 3.2.5
prettier: 3.4.1
rollup: ^4.24.3
sass: ^1.80.5
sinon: ^19.0.2
Expand Down Expand Up @@ -8647,12 +8647,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
"prettier@npm:3.4.1":
version: 3.4.1
resolution: "prettier@npm:3.4.1"
bin:
prettier: bin/prettier.cjs
checksum: 2ee4e1417572372afb7a13bb446b34f20f1bf1747db77cf6ccaf57a9be005f2f15c40f903d41a6b79eec3f57fff14d32a20fb6dee1f126da48908926fe43c311
checksum: f83ae83e38ae38f42c0b174833f58f820ed6eb063abfc5aa6725e8f9c1d626b54b1cb9d595cace525f8d59de89e186285f6bbcb460dc644ea9d8a7823cc54aca
languageName: node
linkType: hard

Expand Down

0 comments on commit 7e3878e

Please sign in to comment.