From 5cf753ce73ba5559d2cdd9e35ad3e64613bac865 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" Date: Fri, 17 May 2019 06:48:37 +0000 Subject: [PATCH] Bump stylelint-config-prettier from 5.1.0 to 5.2.0 Bumps [stylelint-config-prettier](https://github.com/shannonmoeller/stylelint-config-prettier) from 5.1.0 to 5.2.0. - [Release notes](https://github.com/shannonmoeller/stylelint-config-prettier/releases) - [Commits](https://github.com/shannonmoeller/stylelint-config-prettier/compare/v5.1.0...v5.2.0) Signed-off-by: dependabot[bot] --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 268295e..1b1f066 100644 --- a/package.json +++ b/package.json @@ -130,7 +130,7 @@ "start-server-and-test": "^1.9.0", "stylelint": "^10.0.1", "stylelint-config-palantir": "^4.0.0", - "stylelint-config-prettier": "^5.1.0", + "stylelint-config-prettier": "^5.2.0", "stylelint-config-styled-components": "^0.1.1", "stylelint-processor-styled-components": "^1.7.0" } diff --git a/yarn.lock b/yarn.lock index f355bbe..981699d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -11032,10 +11032,10 @@ stylelint-config-palantir@^4.0.0: optionalDependencies: stylelint-scss "^3.3.1" -stylelint-config-prettier@^5.1.0: - version "5.1.0" - resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-5.1.0.tgz#bbc21d4b0dc01c8d19c181c2cca68fb8dadb515b" - integrity sha512-xRWnMTVxVcBJ2lHi0Y1B0Gr8RoXC6SsnXNYb5sjmDYupf2fxx67uxrms8jni1pviR/4QkwlqKuuH6Z4nXWnPWw== +stylelint-config-prettier@^5.2.0: + version "5.2.0" + resolved "https://registry.yarnpkg.com/stylelint-config-prettier/-/stylelint-config-prettier-5.2.0.tgz#b73d56a380662abd434ed745ca84db15e1a5aac6" + integrity sha512-ehrG/mBi9CTKkOBi0wlStX58+g9eGJhJW/jFEcCm/dUVHg9I2+T90k4tlyratvhlz876dyrTlor7gvDEaohVnA== stylelint-config-recommended@^2.2.0: version "2.2.0"