Update dependency @gitlab/ui to ^2.2.3
This commit is contained in:
parent
5dd2e06597
commit
a948e4c989
2 changed files with 5 additions and 5 deletions
|
@ -30,7 +30,7 @@
|
|||
"@babel/preset-env": "^7.3.1",
|
||||
"@gitlab/csslab": "^1.8.0",
|
||||
"@gitlab/svgs": "^1.54.0",
|
||||
"@gitlab/ui": "^2.2.2",
|
||||
"@gitlab/ui": "^2.2.3",
|
||||
"apollo-boost": "^0.3.1",
|
||||
"apollo-client": "^2.5.1",
|
||||
"autosize": "^4.0.0",
|
||||
|
|
|
@ -663,10 +663,10 @@
|
|||
resolved "https://registry.yarnpkg.com/@gitlab/svgs/-/svgs-1.54.0.tgz#00320e845efd46716042cde0c348b990d4908daf"
|
||||
integrity sha512-DR17iy8TM5IbXEacqiDP0p8SuC/J8EL+98xbfVz5BKvRsPHpeZJQNlBF/petIV5d+KWM5A9v3GZTY7uMU7z/JQ==
|
||||
|
||||
"@gitlab/ui@^2.2.2":
|
||||
version "2.2.2"
|
||||
resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-2.2.2.tgz#de8f436d6b52c168c4752b221a88cf7665fe0134"
|
||||
integrity sha512-xVY8lGfDA3D2EtyfZVpJVeNUXLbpn/xJqNF4fleqHJfqrwt+IcVlsQ7yEs/LBukmIw6tXPliD4Mm9uefnQhkXA==
|
||||
"@gitlab/ui@^2.2.3":
|
||||
version "2.2.3"
|
||||
resolved "https://registry.yarnpkg.com/@gitlab/ui/-/ui-2.2.3.tgz#b3b4d1d785662dfba44ad2a7354fcbe4cee22fc9"
|
||||
integrity sha512-N1Q1O6zpS4zZhmvWsUCtuGXTzQeHOzRWQZctbFTEJonidIWk6juqIBduYgR0MadG3DZxiovUN12jDGVtCfZKzw==
|
||||
dependencies:
|
||||
"@babel/standalone" "^7.0.0"
|
||||
bootstrap-vue "^2.0.0-rc.11"
|
||||
|
|
Loading…
Reference in a new issue