Skip to content

Commit

Permalink
chore(deps): update dependency @trivago/prettier-plugin-sort-imports …
Browse files Browse the repository at this point in the history
…to v4.3.0 (#220)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 10, 2023
1 parent bf44785 commit 3576f17
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 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 @@
"busboy": "1.6.0"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "4.2.1",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/busboy": "1.5.3",
"@types/express": "4.17.21",
"@types/jest": "29.5.8",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -856,10 +856,10 @@
dependencies:
"@sinonjs/commons" "^2.0.0"

"@trivago/prettier-plugin-sort-imports@4.2.1":
version "4.2.1"
resolved "https://registry.yarnpkg.com/@trivago/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-4.2.1.tgz#a4f57df41a46803a75bd8e8ce371b29e78a27eb4"
integrity sha512-iuy2MPVURGdxILTchHr15VAioItuYBejKfcTmQFlxIuqA7jeaT6ngr5aUIG6S6U096d6a6lJCgaOwlRrPLlOPg==
"@trivago/prettier-plugin-sort-imports@4.3.0":
version "4.3.0"
resolved "https://registry.yarnpkg.com/@trivago/prettier-plugin-sort-imports/-/prettier-plugin-sort-imports-4.3.0.tgz#725f411646b3942193a37041c84e0b2116339789"
integrity sha512-r3n0onD3BTOVUNPhR4lhVK4/pABGpbA7bW3eumZnYdKaHkf1qEC+Mag6DPbGNuuh0eG8AaYj+YqmVHSiGslaTQ==
dependencies:
"@babel/generator" "7.17.7"
"@babel/parser" "^7.20.5"
Expand Down

0 comments on commit 3576f17

Please # to comment.