Skip to content
This repository has been archived by the owner on Nov 26, 2024. It is now read-only.

Commit

Permalink
Merge pull request #767 from devoxa/renovate/devoxa-prettier-config-2.x
Browse files Browse the repository at this point in the history
Update dependency @devoxa/prettier-config from 2.0.2 to 2.0.3
  • Loading branch information
kodiakhq[bot] authored Apr 30, 2024
2 parents 8d2af26 + 0621e03 commit 1cf5e33
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"devDependencies": {
"@devoxa/eslint-config": "3.0.11",
"@devoxa/flocky": "2.1.1",
"@devoxa/prettier-config": "2.0.2",
"@devoxa/prettier-config": "2.0.3",
"@swc/core": "1.5.0",
"@swc/jest": "0.2.36",
"@types/jest": "29.5.12",
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -552,12 +552,12 @@
resolved "https://registry.yarnpkg.com/@devoxa/flocky/-/flocky-2.1.1.tgz#19e2c6184117a34e9bc189ebec1ce9336615e854"
integrity sha512-pwi/yGTgeY35LgDCpN6oZvQY1vRmxiJu1oYZX31ppdywFrB/XUJN2Znlh/GTkCLl10p3kx9zxhyYa1q9tjGqYw==

"@devoxa/[email protected].2":
version "2.0.2"
resolved "https://registry.yarnpkg.com/@devoxa/prettier-config/-/prettier-config-2.0.2.tgz#317384be852582404313ad3eafaab1facf1e128a"
integrity sha512-1mXmpgPlcIcKER1LnKV/wDav7awcuZM4REDOUpIJs91k1xbGgRKdh+YAGXjHo3HMJW7rwyeyAAu1kovzKG2hBw==
"@devoxa/[email protected].3":
version "2.0.3"
resolved "https://registry.yarnpkg.com/@devoxa/prettier-config/-/prettier-config-2.0.3.tgz#44300be91cd9683789dff679ccd8822914f66f1f"
integrity sha512-g1ajCzaL70dW/RlWTtWRxslOrLh5Gir2orsdqzN1HjJFQhJ1AmoBn7lQgepiDfvAdjG+fMMfLuPm2TUzEvO4cg==
dependencies:
prettier-plugin-organize-imports "3.2.2"
prettier-plugin-organize-imports "3.2.4"

"@eslint-community/eslint-utils@^4.2.0":
version "4.2.0"
Expand Down Expand Up @@ -3580,10 +3580,10 @@ prelude-ls@^1.2.1:
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==

[email protected].2:
version "3.2.2"
resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-3.2.2.tgz#91993365e017daa5d0d28d8183179834224d8dd1"
integrity sha512-e97lE6odGSiHonHJMTYC0q0iLXQyw0u5z/PJpvP/3vRy6/Zi9kLBwFAbEGjDzIowpjQv8b+J04PDamoUSQbzGA==
[email protected].4:
version "3.2.4"
resolved "https://registry.yarnpkg.com/prettier-plugin-organize-imports/-/prettier-plugin-organize-imports-3.2.4.tgz#77967f69d335e9c8e6e5d224074609309c62845e"
integrity sha512-6m8WBhIp0dfwu0SkgfOxJqh+HpdyfqSSLfKKRZSFbDuEQXDDndb8fTpRWkUrX/uBenkex3MgnVk0J3b3Y5byog==

[email protected]:
version "3.2.5"
Expand Down

0 comments on commit 1cf5e33

Please sign in to comment.