Skip to content

Commit

Permalink
Upgrade prettier-plugin-elm to 0.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
kachkaev committed Oct 14, 2018
1 parent 5ebdb19 commit 6ade0e5
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -33,7 +33,7 @@
"lerna": "^3.4.0",
"prettier": "^1.14.3",
"prettier-check": "^2.0.0",
"prettier-plugin-elm": "^0.4.0",
"prettier-plugin-elm": "^0.4.1",
"replace": "^1.0.0",
"rimraf": "^2.6.2"
}
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -4656,9 +4656,9 @@ prettier-check@^2.0.0:
dependencies:
execa "^0.6.0"

prettier-plugin-elm@^0.4.0:
version "0.4.0"
resolved "https://registry.yarnpkg.com/prettier-plugin-elm/-/prettier-plugin-elm-0.4.0.tgz#5680c42e148aad1838835589baf80930b12b5305"
prettier-plugin-elm@^0.4.1:
version "0.4.1"
resolved "https://registry.yarnpkg.com/prettier-plugin-elm/-/prettier-plugin-elm-0.4.1.tgz#adaac646a1e93cad666b87c1174c056112f048a8"
dependencies:
elm-format "^0.8.1"
execa "^1.0.0"
Expand Down

0 comments on commit 6ade0e5

Please sign in to comment.