summaryrefslogtreecommitdiff
path: root/yarn.lock
diff options
context:
space:
mode:
authorFilipa Lacerda <filipa@gitlab.com>2019-01-08 09:24:33 +0000
committerFilipa Lacerda <filipa@gitlab.com>2019-01-08 09:24:33 +0000
commita996e4e3b3fb25b365e4dc6bfb0766cc71f4cae5 (patch)
tree1b74141170230d5e2700a6bec9a3f843eef015f4 /yarn.lock
parentffb384cb125a85c77184a6fda7bbbdbaf89207eb (diff)
parent7d6af4d2faaed841018ef78e0a92c6a2abf28a0c (diff)
downloadgitlab-ce-a996e4e3b3fb25b365e4dc6bfb0766cc71f4cae5.tar.gz
Merge branch 'update-smooshpack' into 'master'
Update Codesandbox smooshpack library Closes #53779 See merge request gitlab-org/gitlab-ce!24191
Diffstat (limited to 'yarn.lock')
-rw-r--r--yarn.lock8
1 files changed, 4 insertions, 4 deletions
diff --git a/yarn.lock b/yarn.lock
index fb1854265b5..7bf59f9de94 100644
--- a/yarn.lock
+++ b/yarn.lock
@@ -8737,10 +8737,10 @@ slugify@^1.3.1:
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.3.1.tgz#f572127e8535329fbc6c1edb74ab856b61ad7de2"
integrity sha512-6BwyhjF5tG5P8s+0DPNyJmBSBePG6iMyhjvIW5zGdA3tFik9PtK+yNkZgTeiroCRGZYgkHftFA62tGVK1EI9Kw==
-smooshpack@^0.0.53:
- version "0.0.53"
- resolved "https://registry.yarnpkg.com/smooshpack/-/smooshpack-0.0.53.tgz#aa397ca43619912e8ac0aa32012846ff4feaa5e8"
- integrity sha512-FVXvKvZOz5+Tk/zUJ/wxM+ftu1yZtFEmeQl4chCqbzK/reU0L/OdDiYpx+/27Jt2VX09j08oIzwoyQ5fHH4+WQ==
+smooshpack@^0.0.54:
+ version "0.0.54"
+ resolved "https://registry.yarnpkg.com/smooshpack/-/smooshpack-0.0.54.tgz#9044358b85052d348b801f385678c8a0c76f2bb6"
+ integrity sha512-yIwEWb17hqoW5IaWyzO6O6nxY89I5UdRoGIZy5hihoqXP9OYcoMbBTxKwS57MeXSKdNA2rtk86rlCcOgAYIgrA==
dependencies:
codesandbox-api "^0.0.20"
codesandbox-import-utils "^1.2.3"