Skip to content

Commit

Permalink
Bump prettier-plugin-multiline-arrays from 3.0.0 to 3.0.6
Browse files Browse the repository at this point in the history
Bumps [prettier-plugin-multiline-arrays](https://github.com/electrovir/prettier-plugin-multiline-arrays) from 3.0.0 to 3.0.6.
- [Release notes](https://github.com/electrovir/prettier-plugin-multiline-arrays/releases)
- [Commits](electrovir/prettier-plugin-multiline-arrays@v3.0.0...v3.0.6)

---
updated-dependencies:
- dependency-name: prettier-plugin-multiline-arrays
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 27, 2024
1 parent a5d66ca commit 8a1df50
Show file tree
Hide file tree
Showing 2 changed files with 86 additions and 35 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"make-fetch-happen": "^14.0.3",
"minimist": "^1.2.8",
"prettier": "^3.0.3",
"prettier-plugin-multiline-arrays": "^3.0.0",
"prettier-plugin-multiline-arrays": "^3.0.6",
"prettier-plugin-organize-imports": "^4.0.0",
"sqlite3": "^5.1.7",
"tap": "^19.0.2",
Expand Down
119 changes: 85 additions & 34 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,32 @@
ansi-styles "^6.2.1"
is-fullwidth-code-point "^4.0.0"

"@augment-vir/common@^13.3.0":
version "13.5.0"
resolved "https://registry.yarnpkg.com/@augment-vir/common/-/common-13.5.0.tgz#d2a42e606609708f5f96ddacf7ff36b91ccabdfa"
integrity sha512-kOnAOShZTaOJ8glYyi2K3hfiYV5zQyjpfc4jmHm5lySAFNMpOjKA7pZxpl8n3RCIHAt+nFP64vuxtSI6jSWOZw==
"@augment-vir/common@^23.3.4":
version "23.4.0"
resolved "https://registry.yarnpkg.com/@augment-vir/common/-/common-23.4.0.tgz#8aa3930c86414899c273342cc22945a0dc128c64"
integrity sha512-QIrJ1doD00TNbOzeVrk9KgPTzRlIjayxERnhtbQjK/AFPj5yElcB03GbnGdQZPzws/R+5gfMM5cZiH7QyBP+Kg==
dependencies:
type-fest "^3.8.0"
browser-or-node "^2.1.1"
run-time-assertions "^1.0.0"
type-fest "^4.10.2"

"@augment-vir/common@^21.3.6":
version "21.3.6"
resolved "https://registry.yarnpkg.com/@augment-vir/common/-/common-21.3.6.tgz#a752b1b45b9c40b0c8b743f789e98813fcd61c66"
integrity sha512-4mXYHGBrLk2M7AVjXxT5qp+gCbGS77/xqRZLZDlZiTxRdrjGcRfHVWUOYjdu2GC8aqQ34qbtiSNSnl+fCY3byA==
"@augment-vir/common@^28.1.0":
version "28.2.4"
resolved "https://registry.yarnpkg.com/@augment-vir/common/-/common-28.2.4.tgz#6119bd8dbeca529c38d834772fbff5c588a4b2a2"
integrity sha512-5Ib0OX7YlxAuFrG+MAoTsz6RlKMcbdMdoNGcEEKH/ezc/ZKMy/IHZ9Z/ZcCHYopZ4ocGXzVY4KUOiJ8+CXXvTA==
dependencies:
browser-or-node "^2.1.1"
type-fest "^4.4.0"
browser-or-node "^3.0.0"
run-time-assertions "^1.5.1"
type-fest "^4.20.1"

"@augment-vir/common@^29.3.0":
version "29.3.0"
resolved "https://registry.yarnpkg.com/@augment-vir/common/-/common-29.3.0.tgz#7f1e39221555698a7a5ef084ca6369f2ed443397"
integrity sha512-k3OX35/576thmGUzQUBcCKGarb7ONBfiu07+iV2vxmjl7VoB1rOB0vu8WqgB1ceJq2EMLDPXY18hHpJ9WeTHXQ==
dependencies:
browser-or-node "^3.0.0"
run-time-assertions "^1.5.1"
type-fest "^4.21.0"

"@babel/runtime@^7.18.3":
version "7.22.6"
Expand Down Expand Up @@ -1267,6 +1279,11 @@ browser-or-node@^2.1.1:
resolved "https://registry.yarnpkg.com/browser-or-node/-/browser-or-node-2.1.1.tgz#738790b3a86a8fc020193fa581273fbe65eaea0f"
integrity sha512-8CVjaLJGuSKMVTxJ2DpBl5XnlNDiT4cQFeuCJJrvJmts9YrTZDizTX7PjC2s6W4x+MBGZeEY6dGMrF04/6Hgqg==

browser-or-node@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/browser-or-node/-/browser-or-node-3.0.0.tgz#2b11335570b28887e0bf5cd857f2e8062c6ae293"
integrity sha512-iczIdVJzGEYhP5DqQxYM9Hh7Ztpqqi+CXZpSmX8ALFs9ecXkQIeqRyM6TfxEfMVpwhl3dSuDvxdzzo9sUOIVBQ==

buffer@^5.5.0:
version "5.7.1"
resolved "https://registry.yarnpkg.com/buffer/-/buffer-5.7.1.tgz#ba62e7c13133053582197160851a8f648e99eed0"
Expand Down Expand Up @@ -1938,6 +1955,11 @@ expand-template@^2.0.3:
resolved "https://registry.yarnpkg.com/expand-template/-/expand-template-2.0.3.tgz#6e14b3fcee0f3a6340ecb57d2e8918692052a47c"
integrity sha512-XYfuKMvj4O35f/pOXLObndIRvyQ+/+6AhODh+OKWj9S9498pHHn/IMszH+gt0fBCRWMNfk1ZSp5x3AifmnI2vg==

expect-type@~0.15.0:
version "0.15.0"
resolved "https://registry.yarnpkg.com/expect-type/-/expect-type-0.15.0.tgz#89f75e22c88554844ea2b2faf4ef5fc2e579d3b5"
integrity sha512-yWnriYB4e8G54M5/fAFj7rCIBiKs1HAACaY13kCz6Ku0dezjS9aMcfcdVK2X8Tv2tEV1BPz/wKfQ7WA4S/d8aA==

exponential-backoff@^3.1.1:
version "3.1.1"
resolved "https://registry.yarnpkg.com/exponential-backoff/-/exponential-backoff-3.1.1.tgz#64ac7526fe341ab18a39016cd22c787d01e00bf6"
Expand Down Expand Up @@ -3759,13 +3781,13 @@ prelude-ls@^1.2.1:
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.2.1.tgz#debc6489d7a6e6b0e7611888cec880337d316396"
integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==

prettier-plugin-multiline-arrays@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/prettier-plugin-multiline-arrays/-/prettier-plugin-multiline-arrays-3.0.0.tgz#9af0a59a72d38548b039a6a94b7e1637ac9bdfda"
integrity sha512-qEfctOpCfnTztyLRoVkKvYpOLeTiG1Sq29Guk9zMs5YeZeoRZXO6JDdWj9OJyswJHmIrOEuPCmpdS7yxkyIatw==
prettier-plugin-multiline-arrays@^3.0.6:
version "3.0.6"
resolved "https://registry.yarnpkg.com/prettier-plugin-multiline-arrays/-/prettier-plugin-multiline-arrays-3.0.6.tgz#6608f46457d1372585088172d6ec26740d362f6c"
integrity sha512-FrWVa7MoDQo9b5XoLPrqIDClb0k+O8wOIsIr1DutRXhcerLY8PfIe/yYeTVD/vpRISkSXCBEYmj5Voe0wb5dEQ==
dependencies:
"@augment-vir/common" "^21.3.6"
proxy-vir "^0.0.1"
"@augment-vir/common" "^28.1.0"
proxy-vir "^1.0.0"

prettier-plugin-organize-imports@^4.0.0:
version "4.0.0"
Expand Down Expand Up @@ -3854,12 +3876,12 @@ proxy-from-env@^1.1.0:
resolved "https://registry.yarnpkg.com/proxy-from-env/-/proxy-from-env-1.1.0.tgz#e102f16ca355424865755d2c9e8ea4f24d58c3e2"
integrity sha512-D+zkORCbA9f1tdWRK0RaCR3GPv50cMxcrz4X8k5LTSUD1Dkw47mKJEZQNunItRTkWwgtaUSo1RVFRIG9ZXiFYg==

proxy-vir@^0.0.1:
version "0.0.1"
resolved "https://registry.yarnpkg.com/proxy-vir/-/proxy-vir-0.0.1.tgz#81ebaee86b40d3931a1917f6f03ff0754ef0ddb0"
integrity sha512-K3sv2I9kigOqt17hMhvWjSiwx90hpxxD3rN+meVQhrGKoxhVbt82ulkm3i1KlenVIMS1KFskt/vltMlGHVQrMw==
proxy-vir@^1.0.0:
version "1.0.0"
resolved "https://registry.yarnpkg.com/proxy-vir/-/proxy-vir-1.0.0.tgz#1b1dd48e829093d4d789779d082a9783d206a8c0"
integrity sha512-WV1gkBxUOwLSz0Bn09tisIqLK7leAqtFm/474t3L0hQKJw7/gdrkGcWw0/OT1PhSy+TDS6swfq7Niuoq3XJhkQ==
dependencies:
"@augment-vir/common" "^13.3.0"
"@augment-vir/common" "^23.3.4"

pump@^3.0.0:
version "3.0.0"
Expand Down Expand Up @@ -4070,6 +4092,15 @@ run-parallel@^1.1.9:
dependencies:
queue-microtask "^1.2.2"

run-time-assertions@^1.0.0, run-time-assertions@^1.5.1:
version "1.5.2"
resolved "https://registry.yarnpkg.com/run-time-assertions/-/run-time-assertions-1.5.2.tgz#f0f5ffebd9fe406f5fab0f51f03a57eb91d449d8"
integrity sha512-ccfwvjGuNU14cSSXLlmPRiqEgMfA7w3J2TViO79zMnzXGvE6FJ0dxnhIQGwe5r/vwySOJ4sqZksexo9wyAlA8g==
dependencies:
"@augment-vir/common" "^29.3.0"
expect-type "~0.15.0"
type-fest "^4.22.0"

safe-buffer@^5.0.1, safe-buffer@~5.2.0:
version "5.2.1"
resolved "https://registry.yarnpkg.com/safe-buffer/-/safe-buffer-5.2.1.tgz#1eaf9fa9bdb1fdd4ec75f58f9cdb4e6b7827eec6"
Expand Down Expand Up @@ -4397,7 +4428,16 @@ string-length@^6.0.0:
dependencies:
strip-ansi "^7.1.0"

"string-width-cjs@npm:string-width@^4.2.0", "string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
"string-width-cjs@npm:string-width@^4.2.0":
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
dependencies:
emoji-regex "^8.0.0"
is-fullwidth-code-point "^3.0.0"
strip-ansi "^6.0.1"

"string-width@^1.0.2 || 2 || 3 || 4", string-width@^4.1.0, string-width@^4.2.0, string-width@^4.2.3:
version "4.2.3"
resolved "https://registry.yarnpkg.com/string-width/-/string-width-4.2.3.tgz#269c7117d27b05ad2e536830a8ec895ef9c6d010"
integrity sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==
Expand All @@ -4422,7 +4462,14 @@ string_decoder@^1.1.1:
dependencies:
safe-buffer "~5.2.0"

"strip-ansi-cjs@npm:strip-ansi@^6.0.1", strip-ansi@^6.0.0, strip-ansi@^6.0.1:
"strip-ansi-cjs@npm:strip-ansi@^6.0.1":
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
dependencies:
ansi-regex "^5.0.1"

strip-ansi@^6.0.0, strip-ansi@^6.0.1:
version "6.0.1"
resolved "https://registry.yarnpkg.com/strip-ansi/-/strip-ansi-6.0.1.tgz#9e26c63d30f53443e9489495b2105d37b67a85d9"
integrity sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==
Expand Down Expand Up @@ -4700,15 +4747,10 @@ type-fest@^3.0.0:
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-3.13.1.tgz#bb744c1f0678bea7543a2d1ec24e83e68e8c8706"
integrity sha512-tLq3bSNx+xSpwvAJnzrK0Ep5CLNWjvFTOp71URMaAEWBfRb9nnJiBoUe0tF8bI4ZFO3omgBR6NvnbzVUT3Ly4g==

type-fest@^3.8.0:
version "3.13.0"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-3.13.0.tgz#b088347ae73779a750c461694b264340c4c8c0d7"
integrity sha512-Gur3yQGM9qiLNs0KPP7LPgeRbio2QTt4xXouobMCarR0/wyW3F+F/+OWwshg3NG0Adon7uQfSZBpB46NfhoF1A==

type-fest@^4.4.0:
version "4.6.0"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.6.0.tgz#9c575f7e20530defef4f9cdc5e2c85d6e4ea0fc9"
integrity sha512-rLjWJzQFOq4xw7MgJrCZ6T1jIOvvYElXT12r+y0CC6u67hegDHaxcPqb2fZHOGlqxugGQPNB1EnTezjBetkwkw==
type-fest@^4.10.2, type-fest@^4.20.1, type-fest@^4.21.0, type-fest@^4.22.0:
version "4.29.0"
resolved "https://registry.yarnpkg.com/type-fest/-/type-fest-4.29.0.tgz#c9ac0bd3c7cb2c2fb8fc7b24d5b3eb48daad834e"
integrity sha512-RPYt6dKyemXJe7I6oNstcH24myUGSReicxcHTvCLgzm4e0n8y05dGvcGB15/SoPRBmhlMthWQ9pvKyL81ko8nQ==

type-is@^1.6.18:
version "1.6.18"
Expand Down Expand Up @@ -4874,7 +4916,16 @@ widest-line@^4.0.1:
dependencies:
string-width "^5.0.1"

"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0", wrap-ansi@^7.0.0:
"wrap-ansi-cjs@npm:wrap-ansi@^7.0.0":
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
dependencies:
ansi-styles "^4.0.0"
string-width "^4.1.0"
strip-ansi "^6.0.0"

wrap-ansi@^7.0.0:
version "7.0.0"
resolved "https://registry.yarnpkg.com/wrap-ansi/-/wrap-ansi-7.0.0.tgz#67e145cff510a6a6984bdf1152911d69d2eb9e43"
integrity sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==
Expand Down

0 comments on commit 8a1df50

Please sign in to comment.