diff --git a/package.json b/package.json index 240ac45e..41e4ebf6 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "dashify": "0.2.2", "diff": "3.2.0", "editorconfig": "0.14.2", - "editorconfig-to-prettier": "0.0.4", + "editorconfig-to-prettier": "0.0.5", "emoji-regex": "6.5.1", "escape-string-regexp": "1.0.5", "esutils": "2.0.2", diff --git a/yarn.lock b/yarn.lock index 6292a6a0..1d26f9f7 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1395,9 +1395,9 @@ ecc-jsbn@~0.1.1: dependencies: jsbn "~0.1.0" -editorconfig-to-prettier@0.0.4: - version "0.0.4" - resolved "https://registry.yarnpkg.com/editorconfig-to-prettier/-/editorconfig-to-prettier-0.0.4.tgz#762f569ea26d890ebbe83f2bae231d28c489a66a" +editorconfig-to-prettier@0.0.5: + version "0.0.5" + resolved "https://registry.yarnpkg.com/editorconfig-to-prettier/-/editorconfig-to-prettier-0.0.5.tgz#65699136079784b7d088191b2cae2aed4a36cd3b" editorconfig@0.14.2: version "0.14.2"