Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @trivago/prettier-plugin-sort-imports from 5.2.0 to 5.2.1 #6764

Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4127,8 +4127,8 @@ __metadata:
linkType: hard

"@trivago/prettier-plugin-sort-imports@npm:^5.2.0":
version: 5.2.0
resolution: "@trivago/prettier-plugin-sort-imports@npm:5.2.0"
version: 5.2.1
resolution: "@trivago/prettier-plugin-sort-imports@npm:5.2.1"
dependencies:
"@babel/generator": ^7.26.2
"@babel/parser": ^7.26.2
Expand All @@ -4140,15 +4140,15 @@ __metadata:
"@vue/compiler-sfc": 3.x
prettier: 2.x - 3.x
prettier-plugin-svelte: 3.x
svelte: 4.x
svelte: 4.x || 5.x
peerDependenciesMeta:
"@vue/compiler-sfc":
optional: true
prettier-plugin-svelte:
optional: true
svelte:
optional: true
checksum: d67eb233f095b7d4abee7d5e70e2b5eedc31f9f8c81772d8f9e355f7183d1c8ea87b23dddd34c0f6b925786382badcae2a5381cafaef6555072c98d421fe3cb7
checksum: 6c6741a0fa15ca931e7bff48c0d79c2d8afc7ff2bb6d8450de993c7ff71ec985da617b18eac91cd4f67994bd7758e9caeb18a3fac39206f3f155c51c1c3efe68
languageName: node
linkType: hard

Expand Down
Loading