diff --git a/package.json b/package.json index a163c3d2..4d3f0714 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "devDependencies": { "@semantic-release/exec": "5.0.0", "@softwareventures/eslint-config": "4.3.5", - "@softwareventures/prettier-config": "2.0.1", + "@softwareventures/prettier-config": "3.0.0", "@softwareventures/tslint-rules": "1.0.0", "@softwareventures/webpack-config": "3.1.4", "ava": "4.0.1", diff --git a/yarn.lock b/yarn.lock index 0485ec2e..251995c0 100644 --- a/yarn.lock +++ b/yarn.lock @@ -591,10 +591,10 @@ dependencies: tslib "^1.9.3 || ^2.0.0 || ^2.1.0" -"@softwareventures/prettier-config@2.0.1": - version "2.0.1" - resolved "https://registry.yarnpkg.com/@softwareventures/prettier-config/-/prettier-config-2.0.1.tgz#8c8c9413340a68a7c4355c3096ed6800190bbe08" - integrity sha512-8XajV6HlM/oVqmVGp6b3S92BM3O5XyPA4rZJBDuRFvntblc7H1AKMPT1W3V6tS9HYGDpL1SGdDsgxdDvPZK00g== +"@softwareventures/prettier-config@3.0.0": + version "3.0.0" + resolved "https://registry.yarnpkg.com/@softwareventures/prettier-config/-/prettier-config-3.0.0.tgz#e57ff64b9378486bc9b42437b34b3dcaf47319d9" + integrity sha512-YDom5xLPdsqKY5+Rcsv4S5reFvENt/z09aZopRdIzaqKBnL1uWXE3atbk27rVXTeekWgtauWCtgTJLiAJoLK8g== dependencies: tslib "2.3.1"