Skip to content

Commit

Permalink
chore(deps-dev): bump prettier from 2.7.1 to 3.2.5
Browse files Browse the repository at this point in the history
Bumps [prettier](https://github.com/prettier/prettier) from 2.7.1 to 3.2.5.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/main/CHANGELOG.md)
- [Commits](prettier/prettier@2.7.1...3.2.5)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 17, 2024
1 parent 4b5a95a commit cdc947b
Show file tree
Hide file tree
Showing 5 changed files with 269 additions and 4,769 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,6 @@
"private": true,
"devDependencies": {
"lefthook": "^1.5.2",
"prettier": "^3.0.3"
"prettier": "^3.2.5"
}
}
2 changes: 1 addition & 1 deletion packages/bridge-ui-v2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
"jsdom": "^22.1.0",
"lokijs": "^1.5.12",
"postcss": "^8.4.31",
"prettier": "^3.0.3",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.1.0",
"svelte": "^4.2.3",
"svelte-check": "^3.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/guardian-prover-health-check-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"postcss": "^8.4.32",
"postcss-import": "^15.1.0",
"postcss-nesting": "^12.0.2",
"prettier": "^3.1.1",
"prettier": "^3.2.5",
"prettier-plugin-svelte": "^3.1.2",
"svelte": "^4.2.7",
"svelte-check": "^3.6.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/protocol/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"ethers": "^5.7.2",
"glob": "^10.3.10",
"merkle-patricia-tree": "^4.2.4",
"prettier": "^3.0.3",
"prettier": "^3.2.5",
"rlp": "^3.0.0",
"solhint": "^3.6.2",
"solidity-coverage": "github:taikoxyz/solidity-coverage",
Expand Down
Loading

0 comments on commit cdc947b

Please sign in to comment.