Skip to content

Commit

Permalink
chore(deps): bump prettier from 3.4.1 to 3.4.2 in the linter group (#…
Browse files Browse the repository at this point in the history
…1520)

Bumps the linter group with 1 update: [prettier](https://github.com/prettier/prettier).


Updates `prettier` from 3.4.1 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.4.1...3.4.2)

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

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 Dec 10, 2024
1 parent d861fbf commit c669cb5
Show file tree
Hide file tree
Showing 4 changed files with 34 additions and 34 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"esno": "4.8.0",
"globby": "14.0.2",
"husky": "9.1.7",
"prettier": "3.4.1",
"prettier": "3.4.2",
"turbo": "2.3.3",
"vercel": "39.1.3"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/api-client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"@types/prettier": "3.0.0",
"@vitest/coverage-v8": "2.1.8",
"jsdom": "^25.0.1",
"prettier": "3.4.1",
"prettier": "3.4.2",
"tsconfig": "workspace:*",
"unbuild": "2.0.0",
"vitest": "2.1.8"
Expand Down
2 changes: 1 addition & 1 deletion packages/api-gen/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
"@shopware/api-client": "workspace:*",
"ofetch": "1.4.1",
"openapi-typescript": "7.4.2",
"prettier": "3.4.1",
"prettier": "3.4.2",
"ts-morph": "24.0.0",
"yargs": "17.7.2"
}
Expand Down
62 changes: 31 additions & 31 deletions pnpm-lock.yaml

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

0 comments on commit c669cb5

Please sign in to comment.