Skip to content

Commit

Permalink
chore(deps-dev): update prettier requirement in /packages/plugin
Browse files Browse the repository at this point in the history
Updates the requirements on [prettier](https://github.com/prettier/prettier) to permit the latest version.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@3.2.5...3.3.3)

---
updated-dependencies:
- dependency-name: prettier
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Sep 9, 2024
1 parent ec0dfec commit 660e369
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/plugin/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"eslint-plugin-jest": "^28.2.0",
"jest": "^29.7.0",
"msw": "^2.2.14",
"prettier": "^3.2.5",
"prettier": "^3.3.3",
"rimraf": "^5.0.8",
"ts-jest": "^29.1.1",
"typeorm": "^0.3.20",
Expand Down

0 comments on commit 660e369

Please sign in to comment.