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
  • Loading branch information
renovate[bot] committed Nov 10, 2023
1 parent e3529ca commit 04765f5
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion frontend/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"swr": "2.2.4"
},
"devDependencies": {
"@trivago/prettier-plugin-sort-imports": "4.2.1",
"@trivago/prettier-plugin-sort-imports": "4.3.0",
"@types/react": "18.2.37",
"@types/react-dom": "18.2.15",
"@typescript-eslint/eslint-plugin": "6.10.0",
Expand Down
8 changes: 4 additions & 4 deletions frontend/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -743,10 +743,10 @@
dependencies:
"@babel/runtime" "^7.13.10"

"@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 04765f5

Please sign in to comment.