Skip to content

Commit

Permalink
chore(deps): bump prettier from 3.3.3 to 3.4.1 (#15)
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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Nov 29, 2024
1 parent 0ff7552 commit af08feb
Show file tree
Hide file tree
Showing 5 changed files with 12 additions and 11 deletions.
15 changes: 8 additions & 7 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/auto-sync/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"highlight.js": "^11.10.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"prettier": "3.3.3"
"prettier": "3.4.1"
},
"devDependencies": {
"@eslint/js": "^9.13.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/design-migration/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"highlight.js": "^11.10.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"prettier": "3.3.3"
"prettier": "3.4.1"
},
"devDependencies": {
"@eslint/js": "^9.13.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/handover/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"highlight.js": "^11.10.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"prettier": "3.3.3"
"prettier": "3.4.1"
},
"devDependencies": {
"@eslint/js": "^9.13.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/inspect/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"highlight.js": "^11.10.0",
"react": "^18.3.1",
"react-dom": "^18.3.1",
"prettier": "3.3.3"
"prettier": "3.4.1"
},
"devDependencies": {
"@eslint/js": "^9.13.0",
Expand Down

0 comments on commit af08feb

Please sign in to comment.