Skip to content

Commit a996e4e

Browse files
author
Filipa Lacerda
committed
Merge branch 'update-smooshpack' into 'master'
Update Codesandbox smooshpack library Closes #53779 See merge request gitlab-org/gitlab-ce!24191
2 parents ffb384c + 7d6af4d commit a996e4e

File tree

3 files changed

+10
-5
lines changed

3 files changed

+10
-5
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
title: Upgraded Codesandbox smooshpack package
3+
merge_request:
4+
author:
5+
type: other

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@
8989
"sanitize-html": "^1.16.1",
9090
"select2": "3.5.2-browserify",
9191
"sha1": "^1.1.1",
92-
"smooshpack": "^0.0.53",
92+
"smooshpack": "^0.0.54",
9393
"sortablejs": "^1.7.0",
9494
"sql.js": "^0.4.0",
9595
"stickyfilljs": "^2.0.5",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8737,10 +8737,10 @@ slugify@^1.3.1:
87378737
resolved "https://registry.yarnpkg.com/slugify/-/slugify-1.3.1.tgz#f572127e8535329fbc6c1edb74ab856b61ad7de2"
87388738
integrity sha512-6BwyhjF5tG5P8s+0DPNyJmBSBePG6iMyhjvIW5zGdA3tFik9PtK+yNkZgTeiroCRGZYgkHftFA62tGVK1EI9Kw==
87398739

8740-
smooshpack@^0.0.53:
8741-
version "0.0.53"
8742-
resolved "https://registry.yarnpkg.com/smooshpack/-/smooshpack-0.0.53.tgz#aa397ca43619912e8ac0aa32012846ff4feaa5e8"
8743-
integrity sha512-FVXvKvZOz5+Tk/zUJ/wxM+ftu1yZtFEmeQl4chCqbzK/reU0L/OdDiYpx+/27Jt2VX09j08oIzwoyQ5fHH4+WQ==
8740+
smooshpack@^0.0.54:
8741+
version "0.0.54"
8742+
resolved "https://registry.yarnpkg.com/smooshpack/-/smooshpack-0.0.54.tgz#9044358b85052d348b801f385678c8a0c76f2bb6"
8743+
integrity sha512-yIwEWb17hqoW5IaWyzO6O6nxY89I5UdRoGIZy5hihoqXP9OYcoMbBTxKwS57MeXSKdNA2rtk86rlCcOgAYIgrA==
87448744
dependencies:
87458745
codesandbox-api "^0.0.20"
87468746
codesandbox-import-utils "^1.2.3"

0 commit comments

Comments
 (0)