diff options
author | Luke "Jared" Bennett <lbennett@gitlab.com> | 2017-04-15 03:38:59 +0100 |
---|---|---|
committer | Luke "Jared" Bennett <lbennett@gitlab.com> | 2017-04-15 03:38:59 +0100 |
commit | e22bd9650d7bebfea0909fdaf5be7dcf746b53f7 (patch) | |
tree | bdcc94b5136ad14eabf2066f56ac654e04fa9a01 /yarn.lock | |
parent | 067361327bba0cb7a8b28190485699da7deb22bb (diff) | |
download | gitlab-ce-e22bd9650d7bebfea0909fdaf5be7dcf746b53f7.tar.gz |
Updated specs, added rewire, updated layouts to move conditional raven and gon to head
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 46f528f0bec..6e9b9bd9cec 100644 --- a/yarn.lock +++ b/yarn.lock @@ -406,6 +406,10 @@ babel-plugin-istanbul@^4.0.0: istanbul-lib-instrument "^1.4.2" test-exclude "^4.0.0" +babel-plugin-rewire@^1.1.0: + version "1.1.0" + resolved "https://registry.yarnpkg.com/babel-plugin-rewire/-/babel-plugin-rewire-1.1.0.tgz#a6b966d9d8c06c03d95dcda2eec4e2521519549b" + babel-plugin-syntax-async-functions@^6.8.0: version "6.13.0" resolved "https://registry.yarnpkg.com/babel-plugin-syntax-async-functions/-/babel-plugin-syntax-async-functions-6.13.0.tgz#cad9cad1191b5ad634bf30ae0872391e0647be95" |