Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v3.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 19, 2024
1 parent 70843e2 commit d97c7ca
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 19 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.25.19",
"fs-extra": "11.2.0",
"npm-run-all2": "6.2.4",
"prettier": "2.8.8",
"prettier": "3.3.3",
"sass": "1.80.3",
"semantic-release": "19.0.5",
"semantic-release-monorepo": "7.0.8"
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.13.0",
"prettier": "3.2.5",
"prettier": "3.3.3",
"prettier-plugin-organize-imports": "3.2.4",
"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.13.0",
"prettier": "3.2.5",
"prettier": "3.3.3",
"prettier-plugin-organize-imports": "3.2.4",
"typescript": "5.4.5"
},
Expand Down
23 changes: 7 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2096,7 +2096,7 @@ __metadata:
emittery: ^1.0.3
eslint: 9.13.0
hashconnect: ^3.0.13
prettier: 3.2.5
prettier: 3.3.3
prettier-plugin-organize-imports: 3.2.4
typescript: 5.4.5
web3: ^4.8.0
Expand Down Expand Up @@ -2131,7 +2131,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": 7.18.0
"@typescript-eslint/parser": 7.18.0
eslint: 9.13.0
prettier: 3.2.5
prettier: 3.3.3
prettier-plugin-organize-imports: 3.2.4
typescript: 5.4.5
languageName: unknown
Expand Down Expand Up @@ -12908,7 +12908,7 @@ __metadata:
"@microsoft/api-documenter": 7.25.19
fs-extra: 11.2.0
npm-run-all2: 6.2.4
prettier: 2.8.8
prettier: 3.3.3
sass: 1.80.3
semantic-release: 19.0.5
semantic-release-monorepo: 7.0.8
Expand Down Expand Up @@ -15308,21 +15308,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:2.8.8":
version: 2.8.8
resolution: "prettier@npm:2.8.8"
bin:
prettier: bin-prettier.js
checksum: b49e409431bf129dd89238d64299ba80717b57ff5a6d1c1a8b1a28b590d998a34e083fa13573bc732bb8d2305becb4c9a4407f8486c81fa7d55100eb08263cf8
languageName: node
linkType: hard

"prettier@npm:3.2.5":
version: 3.2.5
resolution: "prettier@npm:3.2.5"
"prettier@npm:3.3.3":
version: 3.3.3
resolution: "prettier@npm:3.3.3"
bin:
prettier: bin/prettier.cjs
checksum: 2ee4e1417572372afb7a13bb446b34f20f1bf1747db77cf6ccaf57a9be005f2f15c40f903d41a6b79eec3f57fff14d32a20fb6dee1f126da48908926fe43c311
checksum: bc8604354805acfdde6106852d14b045bb20827ad76a5ffc2455b71a8257f94de93f17f14e463fe844808d2ccc87248364a5691488a3304f1031326e62d9276e
languageName: node
linkType: hard

Expand Down

0 comments on commit d97c7ca

Please sign in to comment.