Skip to content

Commit 1c8ed27

Browse files
committed
Update dependency @gitlab/ui to v5.14.0
1 parent cafeb13 commit 1c8ed27

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
@@ -38,7 +38,7 @@
3838
"@babel/preset-env": "^7.4.4",
3939
"@gitlab/csslab": "^1.9.0",
4040
"@gitlab/svgs": "^1.67.0",
41-
"@gitlab/ui": "5.12.1",
41+
"@gitlab/ui": "5.14.0",
4242
"apollo-cache-inmemory": "^1.5.1",
4343
"apollo-client": "^2.5.1",
4444
"apollo-link": "^1.2.11",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -996,10 +996,10 @@
996996
resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.67.0.tgz#c7b94eca13b99fd3aaa737fb6dcc0abc41d3c579"
997997
integrity sha512-hJOmWEs6RkjzyKkb1vc9wwKGZIBIP0coHkxu/KgOoxhBVudpGk4CH7xJ6UuB2TKpb0SEh5CC1CzRZfBYaFhsaA==
998998

999-
"@gitlab/ui@5.12.1":
1000-
version "5.12.1"
1001-
resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-5.12.1.tgz#70035747cec96a729e012924ab2d3e3b6067a558"
1002-
integrity sha512-W4rvZj2Fab1UpXR0Wyi7wSvj+5Ko+TWHibC/q/FSRHMsbeSLq77lljd7rQWeXXNMBvEKwr4NqSmckWsjaSOLfw==
999+
"@gitlab/ui@5.14.0":
1000+
version "5.14.0"
1001+
resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-5.14.0.tgz#850214cfc6bb57f7ce672dc1cc60ea3d39ad41f3"
1002+
integrity sha512-JXUmk+hT4Rj2GBh0xAF43dYeloBEDX22rgeaDU6/RzD3JEA353yEm2+HOsBjPkQFDAh6Zp7OZSBuhDFrQe8sbg==
10031003
dependencies:
10041004
"@babel/standalone" "^7.0.0"
10051005
"@gitlab/vue-toasted" "^1.2.1"

0 commit comments

Comments
 (0)