Skip to content

Commit

Permalink
⬆️ Bump elm-format from 0.8.5 to 0.8.7
Browse files Browse the repository at this point in the history
Bumps [elm-format](https://github.com/avh4/elm-format) from 0.8.5 to 0.8.7.
- [Release notes](https://github.com/avh4/elm-format/releases)
- [Changelog](https://github.com/avh4/elm-format/blob/main/CHANGELOG.md)
- [Commits](avh4/elm-format@0.8.5...0.8.7)

---
updated-dependencies:
- dependency-name: elm-format
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 14, 2023
1 parent a937e8f commit 36debe1
Show file tree
Hide file tree
Showing 2 changed files with 36 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"devDependencies": {
"elm": "^0.19.1-no-dep",
"elm-analyse": "^0.16.5",
"elm-format": "^0.8.5",
"elm-format": "^0.8.7",
"elm-hot": "^1.1.6",
"elm-json": "^0.2.13",
"node-elm-compiler": "^5.0.6",
Expand Down
41 changes: 35 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@
# yarn lockfile v1


"@avh4/[email protected]":
version "0.8.7-2"
resolved "https://registry.yarnpkg.com/@avh4/elm-format-darwin-arm64/-/elm-format-darwin-arm64-0.8.7-2.tgz#7ef272e77ed22804c3d18e99cffdf8952b88cf6a"
integrity sha512-F5JD44mJ3KX960J5GkXMfh1/dtkXuPcQpX2EToHQKjLTZUfnhZ++ytQQt0gAvrJ0bzoOvhNzjNjUHDA1ruTVbg==

"@avh4/[email protected]":
version "0.8.7-2"
resolved "https://registry.yarnpkg.com/@avh4/elm-format-darwin-x64/-/elm-format-darwin-x64-0.8.7-2.tgz#c43eb3af88edec45aae405fda7d703e343614965"
integrity sha512-4pfF1cl0KyTion+7Mg4XKM3yi4Yc7vP76Kt/DotLVGJOSag4ISGic1og2mt8RZZ7XArybBmHNyYkiUbe/cEiCw==

"@avh4/[email protected]":
version "0.8.7-2"
resolved "https://registry.yarnpkg.com/@avh4/elm-format-linux-arm64/-/elm-format-linux-arm64-0.8.7-2.tgz#e01a088c051aa5734453f83e9f63aa572ffb7439"
integrity sha512-WkVmuce2zU6s9dupHhqPc886Vaqpea8dZlxv2fpZ4wSzPUbiiKHoHZzoVndMIMTUL0TZukP3Ps0n/lWO5R5+FA==

"@avh4/[email protected]":
version "0.8.7-2"
resolved "https://registry.yarnpkg.com/@avh4/elm-format-linux-x64/-/elm-format-linux-x64-0.8.7-2.tgz#50f60f3bfb11223d9e72a34a0cc28640726f5bae"
integrity sha512-kmncfJrTBjVT94JtQvMf4M5Pn2Yl0sZt3wo7AzgFiDnB/CiZ+KjJyXuWM64NeGiv4MQqzPq65tsFXUH1CIJeiQ==

"@avh4/[email protected]":
version "0.8.7-2"
resolved "https://registry.yarnpkg.com/@avh4/elm-format-win32-x64/-/elm-format-win32-x64-0.8.7-2.tgz#4a4e7489a7b519a810a8a89798c4aab3805626ab"
integrity sha512-sBdMBGq/8mD8Y5C+fIr5vlb3N50yB7S1MfgeAq2QEbvkr/sKrCZI540i43lZDH9gWsfA1w2W8wCe0penFYzsGw==

"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4":
version "7.12.11"
resolved "https://registry.yarnpkg.com//@babel/code-frame/-/code-frame-7.12.11.tgz#f4ad435aa263db935b8f10f2c552d23fb716a63f"
Expand Down Expand Up @@ -2827,12 +2852,16 @@ elm-canvas@^2.2.4:
resolved "https://registry.yarnpkg.com//elm-canvas/-/elm-canvas-2.2.4.tgz#7204789ca5667efe56804302938e6894df8f6751"
integrity sha512-Kc2MD5CO161/+6WWfzmRB14v4D4RFTK9+7oWOCKVLIxNdud4YYvFIwfJS5PrhMGfiyqxK64ie2FDIcFGLVJdbw==

elm-format@^0.8.5:
version "0.8.5"
resolved "https://registry.yarnpkg.com/elm-format/-/elm-format-0.8.5.tgz#bd87c344d371ccd7eb694c6f7bccf29487596454"
integrity sha512-/Mjwz5RhJ8cdcMsHT98AEKprSIHyRde+URIPvnHez9WH7Xp+rFCOJx0FNMPIYrbHE9Ei7HDSVwhjDP0i+mlvpQ==
dependencies:
binwrap "^0.2.3"
elm-format@^0.8.7:
version "0.8.7"
resolved "https://registry.yarnpkg.com/elm-format/-/elm-format-0.8.7.tgz#23d8a320ef896400b01b26609f99f579b2ed2d84"
integrity sha512-sVzFXfWnb+6rzXK+q3e3Ccgr6/uS5mFbFk1VSmigC+x2XZ28QycAa7lS8owl009ALPhRQk+pZ95Eq5ANjpEZsQ==
optionalDependencies:
"@avh4/elm-format-darwin-arm64" "0.8.7-2"
"@avh4/elm-format-darwin-x64" "0.8.7-2"
"@avh4/elm-format-linux-arm64" "0.8.7-2"
"@avh4/elm-format-linux-x64" "0.8.7-2"
"@avh4/elm-format-win32-x64" "0.8.7-2"

elm-hot@^1.1.6:
version "1.1.6"
Expand Down

0 comments on commit 36debe1

Please sign in to comment.