diff options
author | Robert Speicher <robert@gitlab.com> | 2018-01-03 19:52:26 +0000 |
---|---|---|
committer | Robert Speicher <robert@gitlab.com> | 2018-01-03 19:52:26 +0000 |
commit | c8ddf067edf38f9f0e9c6c9bd226513db90f283a (patch) | |
tree | 711f526a7f6d7537df0ced89cdbe08c068db8ff4 /yarn.lock | |
parent | ea55445dad4e11a16ab6eec58c85198870bd1f40 (diff) | |
parent | 2abf63899d449c74090a4149f508a61e766d47ec (diff) | |
download | gitlab-ce-c8ddf067edf38f9f0e9c6c9bd226513db90f283a.tar.gz |
Merge branch 'pre-commit-prettier' into 'master'
Pre commit prettier
See merge request gitlab-org/gitlab-ce!16061
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock index 358a1baec42..381b1a243f8 100644 --- a/yarn.lock +++ b/yarn.lock @@ -5150,6 +5150,10 @@ prettier@^1.7.0: version "1.8.2" resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.8.2.tgz#bff83e7fd573933c607875e5ba3abbdffb96aeb8" +prettier@^1.9.2: + version "1.9.2" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.9.2.tgz#96bc2132f7a32338e6078aeb29727178c6335827" + prismjs@^1.6.0: version "1.6.0" resolved "https://registry.yarnpkg.com/prismjs/-/prismjs-1.6.0.tgz#118d95fb7a66dba2272e343b345f5236659db365" |