Skip to content

Commit

Permalink
Merge pull request #1712 from freqtrade/dependabot/npm_and_yarn/main/…
Browse files Browse the repository at this point in the history
…prettier-3.2.4

build(deps-dev): bump prettier from 3.2.3 to 3.2.4
  • Loading branch information
xmatthias authored Jan 24, 2024
2 parents 2957781 + 82ac550 commit 2d34792
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@
"eslint-plugin-vue": "^9.20.1",
"mutationobserver-shim": "^0.3.7",
"portal-vue": "^3.0.0",
"prettier": "^3.2.3",
"prettier": "^3.2.4",
"sass": "^1.70.0",
"typescript": "~5.3.3",
"unplugin-auto-import": "^0.17.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3562,7 +3562,7 @@ __metadata:
pinia: ^2.1.7
pinia-plugin-persistedstate: ^3.2.1
portal-vue: ^3.0.0
prettier: ^3.2.3
prettier: ^3.2.4
sass: ^1.70.0
sortablejs: ^1.15.2
typescript: ~5.3.3
Expand Down Expand Up @@ -5160,12 +5160,12 @@ __metadata:
languageName: node
linkType: hard

"prettier@npm:^3.2.3":
version: 3.2.3
resolution: "prettier@npm:3.2.3"
"prettier@npm:^3.2.4":
version: 3.2.4
resolution: "prettier@npm:3.2.4"
bin:
prettier: bin/prettier.cjs
checksum: 24b7c0e32cbe5a9b2d6dfbb85f67255a1132977d82885fe0dd86e080567026c10e678aae40a99fd793e477b5544b91458b37bb6a08a35041321d7de502c8aed0
checksum: 6ec9385a836e0b9bac549e585101c086d1521c31d7b882d5c8bb7d7646da0693da5f31f4fff6dc080710e5e2d34c85e6fb2f8766876b3645c8be2f33b9c3d1a3
languageName: node
linkType: hard

Expand Down

0 comments on commit 2d34792

Please sign in to comment.