Skip to content

Commit c4b5fa6

Browse files
fix(deps): update dependency @ianvs/prettier-plugin-sort-imports to v4.4.2 (#34)
2 parents 8e95fbf + 3457b5a commit c4b5fa6

File tree

3 files changed

+15
-10
lines changed

3 files changed

+15
-10
lines changed

.changeset/dependencies-GH-34.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
"@tcd-devkit/prettier-config": patch
3+
---
4+
5+
fix(deps): update dependency @ianvs/prettier-plugin-sort-imports to v4.4.2

packages/prettier/prettier-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
"lint:types": "tcd-scripts lint --only=tsc"
5656
},
5757
"dependencies": {
58-
"@ianvs/prettier-plugin-sort-imports": "4.4.1",
58+
"@ianvs/prettier-plugin-sort-imports": "4.4.2",
5959
"prettier-plugin-packagejson": "2.5.14",
6060
"prettier-plugin-toml": "2.0.5"
6161
},

pnpm-lock.yaml

Lines changed: 9 additions & 9 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)