diff options
author | Stas Vilchik <stas.vilchik@sonarsource.com> | 2018-03-27 15:23:21 +0200 |
---|---|---|
committer | SonarTech <sonartech@sonarsource.com> | 2018-03-28 20:20:58 +0200 |
commit | a9f4c1871dda36c01f45bcc4a62937f4cc086204 (patch) | |
tree | dc62c6a307004025c1557a1b051aee66e6e1e370 /server/sonar-web/yarn.lock | |
parent | 52c4bdd6ee65adb2ec42f768463684343d8566ec (diff) | |
download | sonarqube-a9f4c1871dda36c01f45bcc4a62937f4cc086204.tar.gz sonarqube-a9f4c1871dda36c01f45bcc4a62937f4cc086204.zip |
update prettier
Diffstat (limited to 'server/sonar-web/yarn.lock')
-rw-r--r-- | server/sonar-web/yarn.lock | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/server/sonar-web/yarn.lock b/server/sonar-web/yarn.lock index b9bdb9bd30b..a9f147e058b 100644 --- a/server/sonar-web/yarn.lock +++ b/server/sonar-web/yarn.lock @@ -6261,9 +6261,9 @@ preserve@^0.2.0: version "0.2.0" resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b" -prettier@1.10.2: - version "1.10.2" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.10.2.tgz#1af8356d1842276a99a5b5529c82dd9e9ad3cc93" +prettier@1.11.1: + version "1.11.1" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.11.1.tgz#61e43fc4cd44e68f2b0dfc2c38cd4bb0fccdcc75" pretty-error@^2.0.2: version "2.1.1" |