Skip to content

Commit

Permalink
build(deps-dev): bump prettier from 3.2.2 to 3.3.0 in the prettier group
Browse files Browse the repository at this point in the history
Bumps the prettier group with 1 update: [prettier](https://github.com/prettier/prettier).


Updates `prettier` from 3.2.2 to 3.3.0
- [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.3.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Jun 3, 2024
1 parent 9c40ba3 commit e7cea4a
Show file tree
Hide file tree
Showing 4 changed files with 340 additions and 83 deletions.
2 changes: 1 addition & 1 deletion libs/@guardian/prettier/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"lint": "wireit"
},
"devDependencies": {
"prettier": "3.2.2",
"prettier": "3.3.0",
"tslib": "2.6.2",
"wireit": "0.14.4"
},
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 @@ -56,7 +56,7 @@
"jest": "29.7.0",
"lightningcss": "1.24.0",
"mkdirp": "3.0.1",
"prettier": "3.2.2",
"prettier": "3.3.0",
"react": "18.2.0",
"rollup": "4.17.2",
"storybook": "8.0.5",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"fast-glob": "3.3.2",
"husky": "9.0.6",
"lint-staged": "15.2.0",
"prettier": "3.2.2",
"prettier": "3.3.0",
"sort-package-json": "2.10.0",
"typescript": "5.3.3",
"update-section": "0.3.3",
Expand Down
Loading

0 comments on commit e7cea4a

Please sign in to comment.