Skip to content

Commit

Permalink
Bump prettier in the prettier group across 1 directory
Browse files Browse the repository at this point in the history
Bumps the prettier group with 1 update in the / directory: [prettier](https://github.com/prettier/prettier).


Updates `prettier` from 3.2.2 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.2.2...3.4.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 16, 2024
1 parent 568cfc0 commit 49ddd89
Show file tree
Hide file tree
Showing 5 changed files with 58 additions and 63 deletions.
2 changes: 1 addition & 1 deletion libs/@guardian/prettier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"devDependencies": {
"@guardian/eslint-config": "workspace:*",
"eslint": "9.14.0",
"prettier": "3.2.2",
"prettier": "3.4.2",
"tslib": "2.6.2",
"wireit": "0.14.8"
},
Expand Down
2 changes: 1 addition & 1 deletion libs/@guardian/react-crossword/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@
"dotenv": "16.4.1",
"eslint": "9.14.0",
"jest": "29.7.0",
"prettier": "3.3.3",
"prettier": "3.4.2",
"react": "18.2.0",
"rollup": "4.27.4",
"storybook": "8.4.1",
Expand Down
2 changes: 1 addition & 1 deletion libs/@guardian/source/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,7 @@
"jest": "29.7.0",
"lightningcss": "1.28.1",
"mkdirp": "3.0.1",
"prettier": "3.3.3",
"prettier": "3.4.2",
"react": "18.2.0",
"rollup": "4.27.4",
"storybook": "8.4.1",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
"@types/node": "22.10.0",
"husky": "9.1.4",
"lint-staged": "15.2.10",
"prettier": "3.3.3",
"prettier": "3.4.2",
"sort-package-json": "2.10.0",
"syncpack": "13.0.0",
"typescript": "5.5.2",
Expand Down
Loading

0 comments on commit 49ddd89

Please sign in to comment.