Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Dec 11, 2024
1 parent 1afe98f commit 4e64fc3
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@microsoft/api-documenter": "7.26.2",
"fs-extra": "11.2.0",
"npm-run-all2": "6.2.6",
"prettier": "3.3.3",
"prettier": "3.4.2",
"sass": "1.80.5",
"semantic-release": "24.2.0",
"semantic-release-monorepo": "8.0.2"
Expand Down
2 changes: 1 addition & 1 deletion packages/lib-hashgraph/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "9.16.0",
"prettier": "3.3.3",
"prettier": "3.4.2",
"prettier-plugin-organize-imports": "4.1.0",
"typescript": "5.4.5"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/mirror-node/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"@typescript-eslint/eslint-plugin": "7.18.0",
"@typescript-eslint/parser": "7.18.0",
"eslint": "9.16.0",
"prettier": "3.3.3",
"prettier": "3.4.2",
"prettier-plugin-organize-imports": "4.1.0",
"typescript": "5.4.5"
},
Expand Down
14 changes: 7 additions & 7 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1989,7 +1989,7 @@ __metadata:
emittery: ^1.0.3
eslint: 9.16.0
hashconnect: ^3.0.13
prettier: 3.3.3
prettier: 3.4.2
prettier-plugin-organize-imports: 4.1.0
typescript: 5.4.5
web3: ^4.8.0
Expand Down Expand Up @@ -2024,7 +2024,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": 7.18.0
"@typescript-eslint/parser": 7.18.0
eslint: 9.16.0
prettier: 3.3.3
prettier: 3.4.2
prettier-plugin-organize-imports: 4.1.0
typescript: 5.4.5
languageName: unknown
Expand Down Expand Up @@ -13079,7 +13079,7 @@ __metadata:
"@microsoft/api-documenter": 7.26.2
fs-extra: 11.2.0
npm-run-all2: 6.2.6
prettier: 3.3.3
prettier: 3.4.2
sass: 1.80.5
semantic-release: 24.2.0
semantic-release-monorepo: 8.0.2
Expand Down Expand Up @@ -15592,12 +15592,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
"prettier@npm:3.4.2":
version: 3.4.2
resolution: "prettier@npm:3.4.2"
bin:
prettier: bin/prettier.cjs
checksum: bc8604354805acfdde6106852d14b045bb20827ad76a5ffc2455b71a8257f94de93f17f14e463fe844808d2ccc87248364a5691488a3304f1031326e62d9276e
checksum: 061c84513db62d3944c8dc8df36584dad82883ce4e49efcdbedd8703dce5b173c33fd9d2a4e1725d642a3b713c932b55418342eaa347479bc4a9cca114a04cd0
languageName: node
linkType: hard

Expand Down

0 comments on commit 4e64fc3

Please sign in to comment.