Skip to content

Commit 7a22b4b

Browse files
Clement HoClement Ho
Clement Ho
authored and
Clement Ho
committed
Merge branch 'renovate/gitlab-ui-5.x' into 'master'
Update dependency @gitlab/ui to v5.15.0 See merge request gitlab-org/gitlab-ce!31551
2 parents d63b06f + de72f74 commit 7a22b4b

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"@babel/preset-env": "^7.4.4",
4040
"@gitlab/csslab": "^1.9.0",
4141
"@gitlab/svgs": "^1.67.0",
42-
"@gitlab/ui": "5.14.0",
42+
"@gitlab/ui": "5.15.0",
4343
"apollo-cache-inmemory": "^1.5.1",
4444
"apollo-client": "^2.5.1",
4545
"apollo-link": "^1.2.11",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1003,10 +1003,10 @@
10031003
resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.67.0.tgz#c7b94eca13b99fd3aaa737fb6dcc0abc41d3c579"
10041004
integrity sha512-hJOmWEs6RkjzyKkb1vc9wwKGZIBIP0coHkxu/KgOoxhBVudpGk4CH7xJ6UuB2TKpb0SEh5CC1CzRZfBYaFhsaA==
10051005

1006-
"@gitlab/ui@5.14.0":
1007-
version "5.14.0"
1008-
resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-5.14.0.tgz#850214cfc6bb57f7ce672dc1cc60ea3d39ad41f3"
1009-
integrity sha512-JXUmk+hT4Rj2GBh0xAF43dYeloBEDX22rgeaDU6/RzD3JEA353yEm2+HOsBjPkQFDAh6Zp7OZSBuhDFrQe8sbg==
1006+
"@gitlab/ui@5.15.0":
1007+
version "5.15.0"
1008+
resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-5.15.0.tgz#1ce92cfed77dcd63a90d751043b42b19e64431c9"
1009+
integrity sha512-YrYgERcmTxC+oP4GaY7onqvYgvTsyGCiiegQbZbXdNRLGGAmvfxWPzQRz8Ci9yIYkLvi0X2AV7BT8RTVOPQgXg==
10101010
dependencies:
10111011
"@babel/standalone" "^7.0.0"
10121012
"@gitlab/vue-toasted" "^1.2.1"

0 commit comments

Comments
 (0)