Skip to content

Commit

Permalink
build(deps): bump prettier in the prettier-dependencies group (#39)
Browse files Browse the repository at this point in the history
Bumps the prettier-dependencies group with 1 update: [prettier](https://github.com/prettier/prettier).


Updates `prettier` from 3.3.2 to 3.3.3
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.3.2...3.3.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: prettier-dependencies
...

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 Aug 25, 2024
1 parent 8a2224f commit d767584
Show file tree
Hide file tree
Showing 3 changed files with 19 additions and 57 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@
"husky": "^9.0.11",
"lint-staged": "^15.2.7",
"nx": "19.6.2",
"prettier": "3.3.2",
"prettier": "3.3.3",
"prettier-plugin-organize-imports": "^4.0.0",
"react": "18.3.1",
"syncpack": "12.3.2",
Expand Down
72 changes: 17 additions & 55 deletions pnpm-lock.yaml

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

2 changes: 1 addition & 1 deletion scripts/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"dependencies": {
"@graphql-codegen/cli": "^5.0.2",
"prettier": "^3.3.2"
"prettier": "^3.3.3"
},
"devDependencies": {
"@types/node": "20",
Expand Down

0 comments on commit d767584

Please sign in to comment.